Difference between revisions of "Lesson 2"
Jump to navigation
Jump to search
(Created page with "<div style=background:#2B3856 border:#A3BFB1> 200px <font size = 5; color="#FFFFFF">SMT201 Geographic Information Systems for Urban Planning</font> </d...") |
|||
| Line 28: | Line 28: | ||
|} | |} | ||
<br/> | <br/> | ||
| + | |||
| + | |||
| + | <font size=5>The Evil is in The Data</font> | ||
| + | |||
| + | ''' [[Media:Lesson02_v1.7.0.pdf|Lesson02 slides]]''' | ||
| + | |||
| + | == Geospatial Data Models and Modelling== | ||
| + | ===Representing Real World Geography=== | ||
| + | * Digital representation | ||
| + | * The fundamental problem | ||
| + | * The spatial data models | ||
| + | * Topology data models | ||
| + | |||
| + | === Georeferencing=== | ||
| + | * Basic concepts of projections and coordinates | ||
| + | * Georeferencing | ||
| + | * Geocoding | ||
| + | |||
| + | ===Geospatial data modelling=== | ||
| + | * Geospatial database design | ||
| + | * Spatial Metadata | ||
| + | * Spatial indexing | ||
| + | * Multi-user editing and versioning | ||
| + | |||
| + | ===Geospatial Data Repositories=== | ||
| + | * File-based | ||
| + | * Geospatial RDBMS | ||
| + | * Cloud based geospatial database | ||
| + | |||
| + | |||
| + | == Before Class Readings == | ||
| + | A Gentle Introduction to GIS [http://docs.qgis.org/2.6/en/docs/gentle_gis_introduction/]. Section on Vector Data, Vector Attribute Data, Raster Data, Topology and Coordinates Reference Systems. | ||
| + | |||
| + | ESRI Press. ESRI Press titles include Modeling Our World: The ESRI Guide to Geodatabase Design | ||
| + | |||
| + | Map Projection [http://en.wikipedia.org/wiki/Map_Projection] | ||
| + | |||
| + | Geocoding [http://en.wikipedia.org/wiki/Geocoding] | ||
| + | |||
| + | == Hands-on Session == | ||
| + | '''Week 2: Working with Geospatial Data (The hands-on exercise handout and dataset are available in Dropbox) ''' | ||
| + | |||
| + | == References == | ||
| + | |||
| + | |||
| + | == Discussion == | ||
| + | |||
| + | [[Talk:Lesson02|Discussion Lesson 02]] | ||
Revision as of 10:25, 14 August 2019
|
|
|
|
|
|
The Evil is in The Data
Contents
Geospatial Data Models and Modelling
Representing Real World Geography
- Digital representation
- The fundamental problem
- The spatial data models
- Topology data models
Georeferencing
- Basic concepts of projections and coordinates
- Georeferencing
- Geocoding
Geospatial data modelling
- Geospatial database design
- Spatial Metadata
- Spatial indexing
- Multi-user editing and versioning
Geospatial Data Repositories
- File-based
- Geospatial RDBMS
- Cloud based geospatial database
Before Class Readings
A Gentle Introduction to GIS [1]. Section on Vector Data, Vector Attribute Data, Raster Data, Topology and Coordinates Reference Systems.
ESRI Press. ESRI Press titles include Modeling Our World: The ESRI Guide to Geodatabase Design
Map Projection [2]
Geocoding [3]
Hands-on Session
Week 2: Working with Geospatial Data (The hands-on exercise handout and dataset are available in Dropbox)