Difference between revisions of "Lesson 2"
Jump to navigation
Jump to search
Line 62: | Line 62: | ||
* 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. | * 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. | ||
− | * | + | * [http://downloads2.esri.com/support/documentation/ao_/Modeling_our_World.pdf Modeling Our World: The ESRI Guide to Geodatabase Design] |
* Map Projection [http://en.wikipedia.org/wiki/Map_Projection] | * Map Projection [http://en.wikipedia.org/wiki/Map_Projection] | ||
* Geocoding [http://en.wikipedia.org/wiki/Geocoding] | * Geocoding [http://en.wikipedia.org/wiki/Geocoding] | ||
== All About QGIS == | == All About QGIS == |
Revision as of 10:31, 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
Readings
Core Readings
- A Gentle Introduction to GIS [1]. Section on Vector Data, Vector Attribute Data, Raster Data, Topology and Coordinates Reference Systems.
- Modeling Our World: The ESRI Guide to Geodatabase Design
- Map Projection [2]
- Geocoding [3]