Difference between revisions of "Lesson02"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
 (Created page with "<font size=5>The Evil is in The Data</font>  ''' Lesson02 slides'''  == Geospatial Data Models and Modelling== ===Representing Real World Geograp...")  | 
				|||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <div style=background:#2B3856 border:#A3BFB1>  | ||
| + | [[Image:claraview.png|200px]]   | ||
| + | <font size = 5; color="#FFFFFF">IS415 GeoSpatial Analytics for Business Intelligence</font>  | ||
| + | </div>  | ||
| + | <!--MAIN HEADER -->  | ||
| + | {|style="background-color:#1B338F;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="0"  |  | ||
| + | | style="font-family:Century Gothic; font-size:100%; solid #000000; background:#2B3856; text-align:center;" width="20%" |   | ||
| + | ;  | ||
| + | [[Course_information| <font color="#FFFFFF">About</font>]]  | ||
| + | |||
| + | | style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#2B3856; text-align:center;" width="20%" |   | ||
| + | ;  | ||
| + | [[Lesson_Plan| <font color="#FFFFFF">Weekly Session</font>]]  | ||
| + | |||
| + | | style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#2B3856; text-align:center;" width="20%" |   | ||
| + | ;  | ||
| + | [[Assignments| <font color="#FFFFFF">Assignments</font>]]  | ||
| + | |||
| + | | style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#2B3856; text-align:center;" width="20%" |   | ||
| + | ;  | ||
| + | [[GAProject| <font color="#FFFFFF">Geospatial Analytics Project</font>]]  | ||
| + | |||
| + | | style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#2B3856; text-align:center;" width="20%" |   | ||
| + | ;  | ||
| + | [[Course_Resources| <font color="#FFFFFF">Course Resources</font>]]  | ||
| + | |||
| + | |     | ||
| + | |}  | ||
| + | <br/>  | ||
| + | |||
<font size=5>The Evil is in The Data</font>  | <font size=5>The Evil is in The Data</font>  | ||
| Line 28: | Line 58: | ||
== Before Class Readings ==  | == Before Class Readings ==  | ||
| − | A Gentle Introduction to GIS [  | + | A Gentle Introduction to GIS, sections on:  | 
| − | + | * [https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/vector_data.html Vector Data],    | |
| − | + | * [https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/vector_attribute_data.html Vector Attribute Data],    | |
| + | * [https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/raster_data.html Raster Data],    | ||
| + | * [https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/topology.html Topology], and    | ||
| + | * [https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/coordinate_reference_systems.html Coordinates Reference Systems].     | ||
| − | |||
| − | |||
== Hands-on Session ==  | == Hands-on Session ==  | ||
| Line 40: | Line 71: | ||
== References ==  | == References ==  | ||
| + | ESRI Press (1999) [http://downloads2.esri.com/support/documentation/ao_/Modeling_our_World.pdf Modeling Our World: The ESRI Guide to Geodatabase Design]  | ||
| + | |||
| + | [https://en.wikipedia.org/wiki/Map_projection Map Projection]  | ||
| + | [https://en.wikipedia.org/wiki/Geocoding Geocoding]   | ||
== Discussion ==  | == Discussion ==  | ||
[[Talk:Lesson02|Discussion Lesson 02]]  | [[Talk:Lesson02|Discussion Lesson 02]]  | ||
Latest revision as of 11:02, 5 January 2018
| 
 | 
 | 
 | 
 | 
 | 
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, sections on:
Hands-on Session
Week 2: Working with Geospatial Data (The hands-on exercise handout and dataset are available in Dropbox)
References
ESRI Press (1999) Modeling Our World: The ESRI Guide to Geodatabase Design