Spatial Databases - Course Overview

Slides:



Advertisements
Similar presentations
Proposal to Create Special Interest Group on Spatial Information (SIGSpatial) Jamie Callan Vice Chair for SIG Development Back Up 8.1.
Advertisements

Web GIS & Semantic Web Services Vlad KMi for the the 2nd AKT DTA Symposium Aberdeen, UK, January 23, 2006 Supervision team: John Domingue,
Database Management System CEN 351. Course Description A database management system (DBMS) is a computer application program designed for the efficient.
Welcome to CPCS 214 Computer Organization & Architecture Fall 2011 Muhammad Al-Hashimi Media clips are from the MS Office clip art collection copyright.
Spatial Databases Semester 2 DT249/DT211/DT228 Semester Pat Browne
Challenge the future Delft University of Technology Interactive Environments Minor Introduction.
1 ISE 313 Computer Integrated Manufacturing and Automation I Dr. Arslan M. ÖRNEK Industrial Systems Engineering.
Welcome to CPCS 214 Computer Organization & Architecture Spring 2008 Muhammad Al-Hashimi Media clips are from the MS Office clip art collection copyright.
Parallel and Distributed Computing Overview and Syllabus Professor Johnnie Baker Guest Lecturer: Robert Walker.
Life Impact | The University of Adelaide University of Papua New Guinea Economic Development Lecture 1: Introduction to Development Economics.
T: RIS620 ADVANCED PROGRAMMING.
Advanced Computer Networks by Behzad Akbari Spring 2011 In the Name of the Most High.
CSS 404 Internet Concepts. XP Objectives Developing a Web page and a Website Working with CSS (Cascading Style Sheets) Web Tables Web Forms Multimedia.
Data Structures (Second Part) Lecture 1 Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang University.
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
Advanced Database Applications Fall-2011 Kocaeli University Computer Engineering Department.
LSC 150 Virtual Library Resources and Skills Emily Chasse and Susan Slaga Central Connect State University ACRL NELIG, December 8, 2006.
Multimedia Systems Lecture 1: Introduction Prof. Charlene Tsai
MITM743 Advanced Project Management Introduction To The Class.
Guofeng Cao CyberInfrastructure and Geospatial Information Laboratory Department of Geography National Center for Supercomputing Applications (NCSA) University.
URBPD 442 Urban and regional geospatial analysis This course provides theoretical and practical skills for analyzing spatial patterns and phenomena in.
Notes for Week 11 Term project evaluation and tips 3 lectures before Final exam Discussion questions for this week.
C++ Programming: Introduction 2015, Spring Pusan National University Ki-Joune Li
1 Software Test Computer Science Department, Information Faculty Dr. KaiYu Wan.
Information Retrieval CIS-462 Dr. Samir Tartir 2013/2014 First Semester.
Copyright © 2004 Pearson Education, Inc.. Chapter 24 Enhanced Data Models for Advanced Applications.
January 10, Csci 2111: Data and File Structures Instructor: Nathalie Japkowicz Objectives of the Course and Preliminaries.
COURSE OUTLINE AZHAR HAMID IAS2143 DATABASE SYSTEM UniselFaculty of Computer Science and Information Technology.
Analyzing Railroad Accidents Using Geographic Information Systems SUBHAY MANANDHAR.
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
DBM 384 Assignment Mobile Database Paper Check this A+ tutorial guideline at 384/DBM-384-Assignment-Mobile-Database-
DBM 384 Week 1 Assignment Database Matrix Check this A+ tutorial guideline at 384/DBM-384-Week-1-Assignment-Database-
DBM 384 Week 3 DQ 1 Check this A+ tutorial guideline at 384/DBM-384-Week-3-DQ-1 Explain how spatial databases are used.
A project is a set of series of tasks that need to be completed in order and in time to reach specific goals. A project is a temporary that means it has.
Systems integration and Testing INSE 6421
The roles of GIS and DBMS
CSE 662 – Languages and Databases Class Overview
Introduction to Database
7/4/2018.
7/5/2018.
FINANCIAL ACCOUNTING ACCOUNTING-I ACCT 2003
ISE 313 Computer Integrated Manufacturing and Automation
Object-Oriented Programming
Computer Skills Lecturer Muhammed YASIN
Step 1 Constitute a PLUP committee or group Step 2 Identify specific objectives Step 3 Collect and analyse data Step 4 Identify and analyse problems Step.
Game Theory Applications
GTECH 709 Textbooks/readings
Welcome to GIS in Water Resources 2017
Internet Technology Course Overview.
Parallel and Distributed Computing Overview
EECE 310 Software Engineering
GEO221: Geographic Info. Systems (1)
2018, Fall Pusan National University Ki-Joune Li
CS577/EE537 Advanced Computer Networks
Introduction to Digital Systems Lecturer: 潘欣泰
Introduction Data Structures
Welcome to GIS in Water Resources 2013
Lecture 01: Introduction
Find a power series representation for the function {image}
عمادة التعلم الإلكتروني والتعليم عن بعد
Database Design Course Overview.
Data Structures and Database Applications ACST 3330
Spatial Databases - Course Overview
Advanced Computer Networks Course Objectives
Information Retrieval CIS-462
Internet Technology Course Overview.
Introduction to Database
Databases : Introduction
Course Introduction Data Visualization & Exploration – COMPSCI 590
Find a power series representation for the function {image}
Presentation transcript:

Spatial Databases - Course Overview Spring 2018 Ki-Joune Li

Course Overview Goals No Textbook Some References Understanding Spatial Databases and Improving Application Development Skill with Spatial DBMS No Textbook Only lecture notes Some References Hanan Samet, “Design and Analysis of Spatial Data Structures”, 1990 Hanan Samet, “Applications of Spatial Data Structures”, 1990 Albert K. W., Yeung and G. Brent , “Spatial Database Systems: Design, Implementation and Project Management”, 2007 Yannis Manolopoulos, Apostolos N. Papadopoulos, and Michael Gr Vassilakopoulos, “Spatial Databases: Technologies, Techniques and Trends”, 2004 Shashi Shekhar and Sanjay Chawla, “Spatial Databases: A Tour”, 2002 Philippe Rigaux, Michel Scholl, and Agnès Voisard, “Spatial Databases: With Application to GIS”, 2001 Micheal F. Worboys, “GIS: a Computing Perspective”, CRC Press, 2004 Robert Laurini, Derek Thompson, “Fundamentals of Spatial Information Systems”, APIC Series, 1992

Plan Representation of Spatial Data Spatial Data Model Spatial Database Management Systems Building Spatial Databases Developing Applications with Spatial Databases Advanced Issues

Evaluation Participation: 10% Programming Assignment: 50% Final Tests: 40%

Programming Assignments To develop application systems of spatial databases Using Spatial DBMS: PostGIS + JDBC Using Open Source Geospatial S/W: GeoNode, QGIS Using Open Data: OpenStreetMap

Assignment to the next lecture Install QGIS in your labtop – QGIS 3.0 Girona http://qgis.org Install PostGIS in your desktop – PostGIS 2.4.0 http://postgis.org Install GeoNode in you desktop http://geonode.org