Handouts
Today’s cookbook
Graded stuff
Class 21 (Tuesday 18 November 2014)
Week | Date | Topics | Assignment |
Week 1 | 9/4 (Th) | What is GIS? | HW1 |
Week 2 | 9/9, 9/11 | Web GIS I | HW2 |
Week 3 | 9/16, 9/18 | Web GIS II | HW3 |
Week 4 | 9/23, 9/25 | GIS Mapping 1 | HW4 |
Week 5 | 9/30, 10/2 | GIS Mapping 2 | HW5 |
Week 6 | 10/7, 10/9 | GIS Mapping 3 | HW6 |
Week 7 | 10/14, 10/16 | Lying with Maps Project | Project 1 |
Week 8 | 10/21, 10/23 | Review and Reflection I | |
Week 9 | 10/28, 10/30 | GIS Data I | HW7 |
Week 10 | 11/4, 11/6 | GIS Data II | HW8 |
Week 11 | 11/13 (Th) | GIS Data III | HW9 |
Week 12 | 11/18, 11/20 | GIS Analysis I | HW10 |
Week 13 | 11/25 (Tu) | GIS Analysis II | HW11 |
Week 14 | 12/2, 12/4 | GIS Analysis III | |
Week 15 | 12/9, 12/11 | Review and Reflection II | |
Course Schedule
Class 21 (Tuesday 18 November 2014)
Class 21 (Tuesday 18 November 2014)
Data
Class 21 (Tuesday 18 November 2014)
The Challenge!
We collected water samples along the Westfield River and recorded information in our field notebook. Our GPS ran out of batteries so we were not able to collect the geographic coordinates of our sampling locations. Luckily we took good field notes and we can identify the sampling locations on our base layer.
In other words: We need to create the spatial data and then enter the attribute data - then we have geospatial data and we can make a make and perform analysis.
The Challenge!
name | id | date | temp_F | pH | comment | image_video |
Sample 1 | 20141112_wr1 | 11/12/2014 | 55 | 7 | water here is turbid | enter URL |
Sample 2 | 20141112_wr2 | 11/12/2014 | 60 | 4 | Smell like rotten eggs? | enter URL |
Sample 3 | 20141112_wr3 | 11/12/2014 | 45 | 8 | Saw a trout | enter URL |
In other words:
We need to first create the spatial data and then second enter the attribute data - then we have geospatial data and we can make a make and perform analysis.
Class 21 (Tuesday 18 November 2014)
Digitizing = Creating New Geospatial Data
On-Screen Digitizing
Digitizing Tablets
In-Situ Digitizing
Digitizing is not just clicking-around!
Together you have geospatial data!
Digitizing = Creating New Geospatial Data
2003
2011
Digitizing = Creating New Geospatial Data
The Basic Digitizing Process
⇒ Now you have new, original geospatial data
Clicking has no intelligence! The intelligence comes from adding and using attribute data!
Digitizing = Creating New Geospatial Data
Good Example
An attribute field was added and the building land use entered into attribute table :
1 = commercial
2 = public
3 = residential
This allows you to show the buildings as a choropleth map where the building color indicates its land use.
Digitizing = Creating New Geospatial Data
| Task | Challenge |
Step 1 | Create a new feature class or shapefile. | Define the correct coordinate system. |
Step 2 | Add what you created in Step 1 to map. | None! |
Step 3 | Digitize the spatial features. | Use the editing tools. |
Step 4 | Add the new fields to the attribute table. | Define the correct field types. |
Step 5 | Enter the attribute information. | Be consistent! |
Class 21 (Tuesday 18 November 2014)
http://www.screencast.com/t/vFEFz8Q3uX
Create a new feature class or shapefile
Analogy
Create a new and empty MS Word document = a blank page…now you can start typing!
Here you do a similar thing: you create a new empty geospatial data set.
Now you add it to your map, digitize the spatial data, and enter the attribute data.
Do Section 3.1
Create a new feature class or shapefile
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
The Spatial Reference/Coordinate System tells ArcGIS two things:
ArcGIS needs to know both things to accurately place and map a feature class or a shapefile onto your map.
Whatever you do - you need to define the Coordinate System / Spatial Reference!
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
http://sandbox.azavea.com/projection-overlays/
Vector Data�= Latitude and longitude of your spatial features.
Raster Data�= Latitude and longitude of each grid cell.
The Coordinate System / Spatial Reference is either embedded in the feature class or included as the *.prj file that is part of each shapefile family.
Coordinate System or Spatial Reference
Where and how to map the coordinates of spatial features on the 3D Earth.
How to project the 3D Earth as a flat 2D map on your screen.
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
Vector Data�= Latitude and longitude of your spatial features.
Raster Data�= Latitude and longitude of each grid cell.
Coordinate System or Spatial Reference
Where and how to map the coordinates of spatial features on the 3D Earth.
How to project the 3D Earth as a flat 2D map on your screen.
The Coordinate System / Spatial Reference is either embedded in the feature class or included as the *.prj file that is part of each shapefile family.
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
Vector Data�= Latitude and longitude of your spatial features.
Raster Data�= Latitude and longitude of each grid cell.
Coordinate System or Spatial Reference
Where and how to map the coordinates of spatial features on the 3D Earth.
How to project the 3D Earth as a flat 2D map on your screen.
The Coordinate System / Spatial Reference is either embedded in the feature class or included as the *.prj file that is part of each shapefile family.
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
Vector Data�= Latitude and longitude of your spatial features.
Raster Data�= Latitude and longitude of each grid cell.
The Coordinate System / Spatial Reference is either embedded in the feature class or included as the *.prj file that is part of each shapefile family.
Defining the Coordinate System/Spatial Reference for a new feature class or shapefile can be difficult.
Simple Tricks:
Coordinate System / Spatial Reference: Earth is 3D, the map is 2D.
Coordinate System or Spatial Reference
Where and how to map the coordinates of spatial features on the 3D Earth.
How to project the 3D Earth as a flat 2D map on your screen.
Digitizing = Creating New Geospatial Data
| Task | Challenge |
Step 1 | Create a new feature class or shapefile. | Define the correct coordinate system. |
Step 2 | Add what you created in Step 1 to map. | None! |
Step 3 | Digitize the spatial features. | Use the editing tools. |
Step 4 | Add the new fields to the attribute table. | Define the correct field types. |
Step 5 | Enter the attribute information. | Be consistent! |
The Challenge!
name | id | date | temp_F | pH | comment | image_video |
Sample 1 | 20141112_wr1 | 11/12/2014 | 55 | 7 | water here is turbid | enter URL |
Sample 2 | 20141112_wr2 | 11/12/2014 | 60 | 4 | Smell like rotten eggs? | enter URL |
Sample 3 | 20141112_wr3 | 11/12/2014 | 45 | 8 | Saw a trout | enter URL |
In other words:
We need to first create the spatial data and then second enter the attribute data - then we have geospatial data and we can make a make and perform analysis.
Class 21 (Tuesday 18 November 2014)