SlideShare ist ein Scribd-Unternehmen logo
1 von 41
The Nature of Geographic
Data
Longley et al.
Chapters 3 and 4
What are Geographic Data?
“Location, location, location!”
to map, to link based on the same place,
to measure distances and areas
Attributes
physical or environmental
soci-economic (e.g., population or income)
Time
height above sea level (slow?)
Sea surface temperature (fast)
Problems w/ Representing
Geographic Data
Digital Earth
Entire Earth into single
digital representation
Infinite complexity
What to leave in, what
to leave out
Representations are
partial (data models)
Discrete Objects and Fields
( Vector and Raster Structures)
DISCRETE
Well-defined boundaries
in empty space
“Desktop littered w/
objects”
World littered w/ cars,
houses, etc.
Counts
49 houses in a
subdivision
Dimensionality of Objects:
A way of identifying them
0-D
1-D
2-D
Example of representation of geographic information as a table. The locations and attributes are for each of
four grizzly bears in the Kenai Peninsula of Alaska. Locations, in degrees of longitude and latitude, have
been obtained from radio collars. Only one location is shown for each bear, at noon on July 31, 2000.
The discrete object view leads to a
powerful way of representing geographic
information about objects
Fields:
care to count every peak, valley,
ridge, slope???
Fields
much easier to think of terrain as a continuous surface in
which elevation can be defined rigorously at every cell.
An image of part of the lower Colorado River in the southwestern USA. The lightness of the image at any point
measures the amount of radiation captured by the satellite's imaging system. Image derived from a public domain
SPOT image, courtesy of Alexandria Digital Library, University of California, Santa Barbara.
Not points, lines, areas,
but what varies and
how smoothly
Data Models: fields and objects are no more than
conceptualizations, or ways in which we think about
geographic phenomena. They are not always designed to
deal with the limitations of computers.
Field & Object Data Models
Data Structures: methods of representing the data model in
digital form w/in the computer
Raster and Vector Data Structures
Data Models and Data Structures
Raster Data Structure
Mixed Pixels
Examples of the largest share rule, where a cell's value is on the value that occupies the largest share of
the cell's area, and the central point rule, where a cell's value is based on the value that occupies the
central point of the cell.
Vector Data Structure:
Lines vs. Polygons
An area (red line) and its approximation by a polygon (blue line).
Topology
Science and mathematics of geometric relationships
Simple features + topological rules
Connectivity
Adjacency
Shared nodes / edges
Topology needed by
Data validation
Spatial analysis (e.g. network tracing, polygon adjacency)
Vectors (Arcs) and Topology
Vectors without topology are spaghetti
structures.
Points, lines, and areas
stored in their own files, with links between
them.
stored w/ topology (i.e. the connecting
arcs and left and right polygons).
Relationships are computed and stored
2, -7, 5, 6
Connectedness, Adjacency, Contiguity, Geo-
Relational
Topology, GIS, and You
Topological data structures dominate
GIS software.
Must BUILD topology from unconnected
arcs
rarely are maps topologically clean when
digitized, imported, or “GPSed.”
“Tolerances” important - features can
move or disappear
“snapping”, elimination, merging, etc.
Nodes that are close together are snapped.
Slivers due to double digitizing and overlay
can be eliminated.
Sliver
The bounding rectangle
(xmax, ymax)
(xmin, ymin)
Why Topology Matters
allows automated error detection and
elimination.
allows many GIS operations to be done
without accessing the (x,y) files.
makes map overlay feasible.
makes spatial analysis possible.
Issues w/ Raster & Vector
TIN: Triangulated Irregular Network
Based on the Delaunay
triangulation model of a
set of irregularly
distributed points.
Way to handle raster
data with the vector
data structure.
Common in most GISs.
More efficient than a
grid.
triangulation
Courtesy www.ian-ko.com/resources/triangulated_irregular_network.htm
TIN surface
pseudo 3D
Spatial Autocorrelation
Arrangements of dark and light colored cells exhibiting negative, zero, and positive spatial autocorrelation.
Tobler’s 1st Law of Geography: everything is related to
everything else, but near things are more related than
distant things
S. autocorrelation: formal property that measures the
degree to which near and distant things are related.
Close in space
Dissimilar in attributes
Attributes
independent
of location
Close in space
Similar in attributes
Sampling: The Quest to Represent the Real World
a spatially
random
sample
a spatially
systematic
(stratified)
sample
a stratified
random
sample
a sampling
scheme with
periodic random
changes in the
grid width of a
spatially
systematic
sample
Field - selecting points from a continuous surface
Object - selecting some discrete objects, discarding others
Spatially systematic sampling presumes
that each observation is of equal
importance in building a representation.
Spatial Interpolation:
“Intelligent Guesswork”
the process of filling in the gaps between
sample observations.
attenuating effect of distance between
sample observations
selection of an appropriate interpolation
function
Tobler’s law - nearer things are key, in a
smooth, continuous fashion
Pollution from an oil spill
Noise from an airport, etc.
(Artificial) Smooth & Continuous Variation:
contours equally spaced, along points of equal
elevation
Is Variation in Nature Always Smooth
and Continuous?
Graduate Student’s Corollary to Tobler’s 1st
Law of Geography
“The real world is infinitely complex, so why
bother?”
For true nature of geographic data, use other
interpolation methods and functions
IDW - nearer points given more importance
Sampling still important!!!
An Example from ArcGIS
Examine Attributes of Points
Choose Interpolation Parameters
IDW Interpolation
Hillshade ( hypothetical illumination )
to Better Visualize
Another set of sample points
Examine Attributes
Same Interpolation Parameters
Same IDW Interpolation
( but higher elevations skewed to right )
Hillshade
Comparison
Geographic Data Representation and Analysis

Weitere ähnliche Inhalte

Ähnlich wie Geographic Data Representation and Analysis

Spatial association discovery process using frequent subgraph mining
Spatial association discovery process using frequent subgraph miningSpatial association discovery process using frequent subgraph mining
Spatial association discovery process using frequent subgraph miningTELKOMNIKA JOURNAL
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote SensingJohn Reiser
 
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial DatabaseTYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial DatabaseArti Parab Academics
 
geographic information system pdf
geographic information system pdfgeographic information system pdf
geographic information system pdfRolan Ben Lorono
 
2-3-intro11.ppt
2-3-intro11.ppt2-3-intro11.ppt
2-3-intro11.pptTemur10
 
17 manjula aakunuri final_paper--185-190
17 manjula aakunuri final_paper--185-19017 manjula aakunuri final_paper--185-190
17 manjula aakunuri final_paper--185-190Alexander Decker
 
Vector and Raster Data data model
Vector and Raster Data data modelVector and Raster Data data model
Vector and Raster Data data modelCalcutta University
 
Clustering of Structured Spatial Object
Clustering of Structured Spatial ObjectClustering of Structured Spatial Object
Clustering of Structured Spatial Objectinventionjournals
 
Individual movements and geographical data mining. Clustering algorithms for ...
Individual movements and geographical data mining. Clustering algorithms for ...Individual movements and geographical data mining. Clustering algorithms for ...
Individual movements and geographical data mining. Clustering algorithms for ...Beniamino Murgante
 

Ähnlich wie Geographic Data Representation and Analysis (20)

Spatial association discovery process using frequent subgraph mining
Spatial association discovery process using frequent subgraph miningSpatial association discovery process using frequent subgraph mining
Spatial association discovery process using frequent subgraph mining
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote Sensing
 
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial DatabaseTYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
 
dm_spdm_short.ppt
dm_spdm_short.pptdm_spdm_short.ppt
dm_spdm_short.ppt
 
dm_spdm_short (3).ppt
dm_spdm_short (3).pptdm_spdm_short (3).ppt
dm_spdm_short (3).ppt
 
geographic information system pdf
geographic information system pdfgeographic information system pdf
geographic information system pdf
 
Spatial databases
Spatial databasesSpatial databases
Spatial databases
 
Mujungi Davis
Mujungi DavisMujungi Davis
Mujungi Davis
 
Mujungi Davis
Mujungi DavisMujungi Davis
Mujungi Davis
 
2-3-intro11.ppt
2-3-intro11.ppt2-3-intro11.ppt
2-3-intro11.ppt
 
17 manjula aakunuri final_paper--185-190
17 manjula aakunuri final_paper--185-19017 manjula aakunuri final_paper--185-190
17 manjula aakunuri final_paper--185-190
 
Unit III - Topology.pptx
Unit III - Topology.pptxUnit III - Topology.pptx
Unit III - Topology.pptx
 
GIS_Intro_March_2014
GIS_Intro_March_2014GIS_Intro_March_2014
GIS_Intro_March_2014
 
Vector and Raster Data data model
Vector and Raster Data data modelVector and Raster Data data model
Vector and Raster Data data model
 
Data mining.pptx
Data mining.pptxData mining.pptx
Data mining.pptx
 
Clustering of Structured Spatial Object
Clustering of Structured Spatial ObjectClustering of Structured Spatial Object
Clustering of Structured Spatial Object
 
GIS Data Types
GIS Data TypesGIS Data Types
GIS Data Types
 
GIS - Topology
GIS - Topology GIS - Topology
GIS - Topology
 
Individual movements and geographical data mining. Clustering algorithms for ...
Individual movements and geographical data mining. Clustering algorithms for ...Individual movements and geographical data mining. Clustering algorithms for ...
Individual movements and geographical data mining. Clustering algorithms for ...
 
Four data models in GIS
Four data models in GISFour data models in GIS
Four data models in GIS
 

Kürzlich hochgeladen

Freegle User Survey as visual display - BH
Freegle User Survey as visual display - BHFreegle User Survey as visual display - BH
Freegle User Survey as visual display - BHbill846304
 
NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...
NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...
NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...Amil baba
 
Call Girl Nagpur Roshni Call 7001035870 Meet With Nagpur Escorts
Call Girl Nagpur Roshni Call 7001035870 Meet With Nagpur EscortsCall Girl Nagpur Roshni Call 7001035870 Meet With Nagpur Escorts
Call Girl Nagpur Roshni Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and ChallengesSustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and ChallengesDr. Salem Baidas
 
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerLow Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerSuhani Kapoor
 
Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999
Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999
Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999Tina Ji
 
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130Suhani Kapoor
 
(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service
(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service
(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...Suhani Kapoor
 
Call Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance Bookingtanu pandey
 
DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024itadmin50
 
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service GorakhpurVIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service GorakhpurSuhani Kapoor
 
(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...
(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...
(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...ranjana rawat
 
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
Contact Number Call Girls Service In Goa  9316020077 Goa  Call Girls ServiceContact Number Call Girls Service In Goa  9316020077 Goa  Call Girls Service
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Servicesexy call girls service in goa
 
BOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts Services
BOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts ServicesBOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts Services
BOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts Servicesdollysharma2066
 
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...Call Girls in Nagpur High Profile
 
Mumbai Call Girls, 💞 Prity 9892124323, Navi Mumbai Call girls
Mumbai Call Girls, 💞  Prity 9892124323, Navi Mumbai Call girlsMumbai Call Girls, 💞  Prity 9892124323, Navi Mumbai Call girls
Mumbai Call Girls, 💞 Prity 9892124323, Navi Mumbai Call girlsPooja Nehwal
 

Kürzlich hochgeladen (20)

Freegle User Survey as visual display - BH
Freegle User Survey as visual display - BHFreegle User Survey as visual display - BH
Freegle User Survey as visual display - BH
 
NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...
NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...
NO1 Verified kala jadu karne wale ka contact number kala jadu karne wale baba...
 
Call Girl Nagpur Roshni Call 7001035870 Meet With Nagpur Escorts
Call Girl Nagpur Roshni Call 7001035870 Meet With Nagpur EscortsCall Girl Nagpur Roshni Call 7001035870 Meet With Nagpur Escorts
Call Girl Nagpur Roshni Call 7001035870 Meet With Nagpur Escorts
 
Sustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and ChallengesSustainable Clothing Strategies and Challenges
Sustainable Clothing Strategies and Challenges
 
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerLow Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
 
Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999
Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999
Call Girls In Faridabad(Ballabgarh) Book ☎ 8168257667, @4999
 
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
VIP Call Girls Service Bandlaguda Hyderabad Call +91-8250192130
 
(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service
(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service
(ANIKA) Call Girls Wagholi ( 7001035870 ) HI-Fi Pune Escorts Service
 
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
 
E Waste Management
E Waste ManagementE Waste Management
E Waste Management
 
Call Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pune Airport Call Me 7737669865 Budget Friendly No Advance Booking
 
DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024DENR EPR Law Compliance Updates April 2024
DENR EPR Law Compliance Updates April 2024
 
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service GorakhpurVIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
VIP Call Girl Gorakhpur Aashi 8250192130 Independent Escort Service Gorakhpur
 
(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...
(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...
(NANDITA) Hadapsar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune ...
 
Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝
 
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
Contact Number Call Girls Service In Goa  9316020077 Goa  Call Girls ServiceContact Number Call Girls Service In Goa  9316020077 Goa  Call Girls Service
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
 
BOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts Services
BOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts ServicesBOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts Services
BOOK Call Girls in (Dwarka) CALL | 8377087607 Delhi Escorts Services
 
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...
 
Mumbai Call Girls, 💞 Prity 9892124323, Navi Mumbai Call girls
Mumbai Call Girls, 💞  Prity 9892124323, Navi Mumbai Call girlsMumbai Call Girls, 💞  Prity 9892124323, Navi Mumbai Call girls
Mumbai Call Girls, 💞 Prity 9892124323, Navi Mumbai Call girls
 

Geographic Data Representation and Analysis

  • 1.
  • 2. The Nature of Geographic Data Longley et al. Chapters 3 and 4
  • 3. What are Geographic Data? “Location, location, location!” to map, to link based on the same place, to measure distances and areas Attributes physical or environmental soci-economic (e.g., population or income) Time height above sea level (slow?) Sea surface temperature (fast)
  • 4. Problems w/ Representing Geographic Data Digital Earth Entire Earth into single digital representation Infinite complexity What to leave in, what to leave out Representations are partial (data models)
  • 5. Discrete Objects and Fields ( Vector and Raster Structures) DISCRETE Well-defined boundaries in empty space “Desktop littered w/ objects” World littered w/ cars, houses, etc. Counts 49 houses in a subdivision
  • 6. Dimensionality of Objects: A way of identifying them 0-D 1-D 2-D
  • 7. Example of representation of geographic information as a table. The locations and attributes are for each of four grizzly bears in the Kenai Peninsula of Alaska. Locations, in degrees of longitude and latitude, have been obtained from radio collars. Only one location is shown for each bear, at noon on July 31, 2000. The discrete object view leads to a powerful way of representing geographic information about objects
  • 8. Fields: care to count every peak, valley, ridge, slope???
  • 9. Fields much easier to think of terrain as a continuous surface in which elevation can be defined rigorously at every cell. An image of part of the lower Colorado River in the southwestern USA. The lightness of the image at any point measures the amount of radiation captured by the satellite's imaging system. Image derived from a public domain SPOT image, courtesy of Alexandria Digital Library, University of California, Santa Barbara. Not points, lines, areas, but what varies and how smoothly
  • 10. Data Models: fields and objects are no more than conceptualizations, or ways in which we think about geographic phenomena. They are not always designed to deal with the limitations of computers. Field & Object Data Models Data Structures: methods of representing the data model in digital form w/in the computer Raster and Vector Data Structures Data Models and Data Structures
  • 12. Mixed Pixels Examples of the largest share rule, where a cell's value is on the value that occupies the largest share of the cell's area, and the central point rule, where a cell's value is based on the value that occupies the central point of the cell.
  • 13. Vector Data Structure: Lines vs. Polygons An area (red line) and its approximation by a polygon (blue line).
  • 14. Topology Science and mathematics of geometric relationships Simple features + topological rules Connectivity Adjacency Shared nodes / edges Topology needed by Data validation Spatial analysis (e.g. network tracing, polygon adjacency)
  • 15. Vectors (Arcs) and Topology Vectors without topology are spaghetti structures. Points, lines, and areas stored in their own files, with links between them. stored w/ topology (i.e. the connecting arcs and left and right polygons). Relationships are computed and stored
  • 16. 2, -7, 5, 6 Connectedness, Adjacency, Contiguity, Geo- Relational
  • 17. Topology, GIS, and You Topological data structures dominate GIS software. Must BUILD topology from unconnected arcs rarely are maps topologically clean when digitized, imported, or “GPSed.” “Tolerances” important - features can move or disappear “snapping”, elimination, merging, etc.
  • 18. Nodes that are close together are snapped.
  • 19. Slivers due to double digitizing and overlay can be eliminated. Sliver
  • 20. The bounding rectangle (xmax, ymax) (xmin, ymin)
  • 21. Why Topology Matters allows automated error detection and elimination. allows many GIS operations to be done without accessing the (x,y) files. makes map overlay feasible. makes spatial analysis possible.
  • 22. Issues w/ Raster & Vector
  • 23. TIN: Triangulated Irregular Network Based on the Delaunay triangulation model of a set of irregularly distributed points. Way to handle raster data with the vector data structure. Common in most GISs. More efficient than a grid.
  • 25. Spatial Autocorrelation Arrangements of dark and light colored cells exhibiting negative, zero, and positive spatial autocorrelation. Tobler’s 1st Law of Geography: everything is related to everything else, but near things are more related than distant things S. autocorrelation: formal property that measures the degree to which near and distant things are related. Close in space Dissimilar in attributes Attributes independent of location Close in space Similar in attributes
  • 26. Sampling: The Quest to Represent the Real World a spatially random sample a spatially systematic (stratified) sample a stratified random sample a sampling scheme with periodic random changes in the grid width of a spatially systematic sample Field - selecting points from a continuous surface Object - selecting some discrete objects, discarding others Spatially systematic sampling presumes that each observation is of equal importance in building a representation.
  • 27. Spatial Interpolation: “Intelligent Guesswork” the process of filling in the gaps between sample observations. attenuating effect of distance between sample observations selection of an appropriate interpolation function Tobler’s law - nearer things are key, in a smooth, continuous fashion Pollution from an oil spill Noise from an airport, etc.
  • 28. (Artificial) Smooth & Continuous Variation: contours equally spaced, along points of equal elevation
  • 29. Is Variation in Nature Always Smooth and Continuous? Graduate Student’s Corollary to Tobler’s 1st Law of Geography “The real world is infinitely complex, so why bother?” For true nature of geographic data, use other interpolation methods and functions IDW - nearer points given more importance Sampling still important!!!
  • 30. An Example from ArcGIS
  • 34. Hillshade ( hypothetical illumination ) to Better Visualize
  • 35. Another set of sample points
  • 38. Same IDW Interpolation ( but higher elevations skewed to right )