SlideShare una empresa de Scribd logo
1 de 30
Data Models GIS I
Data Models GIS is an abstraction of reality. A perfect copy of reality cannot be recreated in the computer. We create models – sets of constructs for describing & representing select aspects of the real world in a computer. Models are composed of a mix of raster, vector, and attribute data.  Model is tailored to a specific function.
node B node C Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV node G Coding Vector Data Vector Mode Model of Reality Reality
node B node C Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV node G
node B node C Polygon I Polygon III node A Polygon II node E node F node D A topologic vector model records the points and linesshared between polygons as unique items, thus every oneof the points and lines are recorded in the data only once.
node B node C node A Polygon II node E node D Polygon 2 is on the right sideof the line ABCED.
Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV Polygon 2 knows it’s adjacentto Polygons 1, 3, & 4. It shares a line segment with each.  Polygon 2 knows it touchesPolygon 5. It shares node E with Polygon 5.
What is Topology? Shared Geometries, Adjacency and Overlap Where points, lines, and polygons share individual vertices. Move a point and it moves a vertex in a line/polygon, and vice versa. Two polygons that share vertices are considered adjacent. Overlapping (or non-overlapping) features can be located, and then marked as errors.
node B node C Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV node G Strict Topology Features are composed from a common set of points and lines. Altering the vertices of one polygon affects polygons that share those vertices.  Harder to introduce gaps or slivers.
Topology Can you think of a reason why topology would be important to model? Where in the real world is this concept important? Let’s take a look at some examples.
Cadastre Example survey (COGO) parcels zones benchmark
Parcel Overlap Example The boundaries of two properties should never overlap, and there should never be a gap between them, unless intentional.  Clear error in parcel boundaries.
Policy-based Topology Rules In the NJ State Plan, CESs and the Environmentally Sensitive Planning Area both represent areas of environmental importance. Thus, CESs should never be placed on top of the ES Planning Area. In our utility network, poles hold up the transmission lines. The transmission line features must always share a vertex with the utility pole point features.
GIS is extensible With modern GIS, a polygon is not just a polygon. Software can be adapted to fit your model of reality. The software can be easily extended to create new data types and perform new analyses.  GIS can be adapted to store, model, and display data about any observable phenomenon on the Earth.
Objects GIS Features as Objects is a recent method of representing aspects of the real-world in GIS Example of the shift from specialty data to DBMS that are spatially-aware Non-planar, temporally shifting, topologically linked, rule-based actions Still important to check for topology to ensure as a quality control step
Vector Geometry as Objects Parcels Planar geometries with attribute information Parcels as objects in a Cadastral “carpet” Objects with topology rules (“don’toverlap, unless”) Members of “regional” features (zoning, municipality) Composed of surveyed parts (COGO, benchmarks) Keys that link to attribute tables (owner(s), assessments, plans, etc)
Attributes as Objects Not only can multiple sets of geospatial features interact with rules, the attributes can be linked with one another, with their own set of rules and actions Ownership record linked to GIS parcel Search on multiple owners, records Removal of parcel warns about “orphan” owner Functions that can be performed by GIS analyst can be embedded in the actual database
Explore Models Let’s take a look at several GIS data models. Take note of the storage method: Raster Vector (and vector type: point, line, polygon, etc…) Also take note of the model family: Topological Model Object Model Both
Elevation using LIDAR LIDAR data is 3D elevation data recorded from an airplane.  Stored as “mass points” – even a small area is composed of thousands of point features. No real need for attributes, simply XYZ points. Points can be joined together to create a surface model of a landscape.
Elevation DEMs Digital Elevation Models, or DEMs, often refer to a raster representation of elevation.  Each cell in the raster grid contains a value that is the height of the cell above a fixed point (i.e. sea level).
Elevation using TINs Triangulated Irregular Networks, or TINs are vector models that represent elevation. The study area is composed of individual triangles, composed of a network of shared nodes and edges The surfaces of the triangles attempt to represent the surface, so in areas of gradual elevation change, there are fewer triangles.
TIN Model of Campus
TIN Model of Campus
Networks Analysis can be performed across a network, represented by a feature dataset of points and lines. Road network or water, sewer, utility, rail, etc… Optimal route – shortest, lowest cost, avoiding left turns, follow height and weight restrictions, time of day restrictions, include real-time traffic… Multi-modal – walk/bike to bus stop, bus to train, walk from train to final destination.
Models Diagrammed GIS models can be depicted in a schematic form, similar to a flow chart. Shows the interconnected nature of the classes that make up the overall model. Some models can be constructed within ArcGIS using ModelBuilder.
NJ DEP Wastewater Model
Creating GIS Models Abstractions of reality naturally have shortcomings. Models tailored to a specific task can be used to explore phenomenon or predict effects. Developing a data model to solve a problem is how GIS has become a decision-making platform. Consider how you could study an abstract set of data using GIS to solve real-world issues.

Más contenido relacionado

La actualidad más candente

Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
Uday kumar Devalla
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
Vivek Srivastava
 

La actualidad más candente (20)

An introduction to geographic information systems (gis) m goulbourne 2007
An introduction to geographic information systems (gis)   m goulbourne 2007An introduction to geographic information systems (gis)   m goulbourne 2007
An introduction to geographic information systems (gis) m goulbourne 2007
 
Map algebra
Map algebraMap algebra
Map algebra
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Modeling using gis
Modeling using gisModeling using gis
Modeling using gis
 
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
 
Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
GIS - lecture-1.ppt
GIS - lecture-1.pptGIS - lecture-1.ppt
GIS - lecture-1.ppt
 
Gis Geographical Information System Fundamentals
Gis Geographical Information System FundamentalsGis Geographical Information System Fundamentals
Gis Geographical Information System Fundamentals
 
Vector and Raster Data data model
Vector and Raster Data data modelVector and Raster Data data model
Vector and Raster Data data model
 
Land cover and Land Use
Land cover and Land UseLand cover and Land Use
Land cover and Land Use
 
Raster
RasterRaster
Raster
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
Gis
GisGis
Gis
 
GIS data analysis
GIS data analysisGIS data analysis
GIS data analysis
 
QUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GISQUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GIS
 
Raster data model
Raster data modelRaster data model
Raster data model
 
Cartographic map design
Cartographic map designCartographic map design
Cartographic map design
 
spatial data infrastructure : issues and concepts
spatial data infrastructure : issues and conceptsspatial data infrastructure : issues and concepts
spatial data infrastructure : issues and concepts
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 

Similar a Data Models - GIS I

Assignment vector raster
Assignment vector rasterAssignment vector raster
Assignment vector raster
fredsk2006
 
Urban Data Fusion
Urban Data Fusion Urban Data Fusion
Urban Data Fusion
Umit Isikdag
 

Similar a Data Models - GIS I (20)

GIS Data Types
GIS Data TypesGIS Data Types
GIS Data Types
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformation
 
Assignment vector raster
Assignment vector rasterAssignment vector raster
Assignment vector raster
 
QGIS Training.pptx
QGIS Training.pptxQGIS Training.pptx
QGIS Training.pptx
 
Data models in geographical information system(GIS)
Data models in geographical information system(GIS)Data models in geographical information system(GIS)
Data models in geographical information system(GIS)
 
Topology in GIS
Topology in GISTopology in GIS
Topology in GIS
 
Scattered gis handbook
Scattered gis handbookScattered gis handbook
Scattered gis handbook
 
Scianna & Sciortino - input2012
Scianna & Sciortino - input2012Scianna & Sciortino - input2012
Scianna & Sciortino - input2012
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)
 
Learning Graph Representation for Data-Efficiency RL
Learning Graph Representation for Data-Efficiency RLLearning Graph Representation for Data-Efficiency RL
Learning Graph Representation for Data-Efficiency RL
 
A Comparative Survey of 3D GIS Models
A Comparative Survey of 3D GIS ModelsA Comparative Survey of 3D GIS Models
A Comparative Survey of 3D GIS Models
 
Unit 4 Data Input and Analysis.pptx
Unit 4 Data Input and Analysis.pptxUnit 4 Data Input and Analysis.pptx
Unit 4 Data Input and Analysis.pptx
 
Urban Data Fusion
Urban Data Fusion Urban Data Fusion
Urban Data Fusion
 
TerraWorld
TerraWorldTerraWorld
TerraWorld
 
spatial databases ADBMS ppt
spatial databases ADBMS pptspatial databases ADBMS ppt
spatial databases ADBMS ppt
 
the title of this course is Entitles as GIS and Remote sensing
the title of this course is Entitles as GIS and Remote sensingthe title of this course is Entitles as GIS and Remote sensing
the title of this course is Entitles as GIS and Remote sensing
 
Modelling - Third dimension.pptx
Modelling - Third dimension.pptxModelling - Third dimension.pptx
Modelling - Third dimension.pptx
 
Blecic Iccsa 2008
Blecic Iccsa 2008Blecic Iccsa 2008
Blecic Iccsa 2008
 
Raster data and Vector data
Raster data and Vector dataRaster data and Vector data
Raster data and Vector data
 

Más de John Reiser

Habitat Change Analysis Project
Habitat Change Analysis ProjectHabitat Change Analysis Project
Habitat Change Analysis Project
John Reiser
 
GIS Day at BCC 2012
GIS Day at BCC 2012GIS Day at BCC 2012
GIS Day at BCC 2012
John Reiser
 
Going Mobile with HTML5
Going Mobile with HTML5Going Mobile with HTML5
Going Mobile with HTML5
John Reiser
 
GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012
John Reiser
 
Introduction to 3D Data
Introduction to 3D DataIntroduction to 3D Data
Introduction to 3D Data
John Reiser
 
Classification Systems
Classification SystemsClassification Systems
Classification Systems
John Reiser
 
Measurement and Scale
Measurement and ScaleMeasurement and Scale
Measurement and Scale
John Reiser
 

Más de John Reiser (20)

Python and GIS: Improving Your Workflow
Python and GIS: Improving Your WorkflowPython and GIS: Improving Your Workflow
Python and GIS: Improving Your Workflow
 
Habitat Change Analysis Project
Habitat Change Analysis ProjectHabitat Change Analysis Project
Habitat Change Analysis Project
 
Using Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial DataUsing Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial Data
 
Doing more with SQL
Doing more with SQLDoing more with SQL
Doing more with SQL
 
Python Programming and GIS
Python Programming and GISPython Programming and GIS
Python Programming and GIS
 
NJ MAP: Building a different kind of GIS platform using open source tools.
NJ MAP: Building a different kind of GIS platform using open source tools.NJ MAP: Building a different kind of GIS platform using open source tools.
NJ MAP: Building a different kind of GIS platform using open source tools.
 
Portfolio Workshop
Portfolio WorkshopPortfolio Workshop
Portfolio Workshop
 
GIS Day at BCC 2012
GIS Day at BCC 2012GIS Day at BCC 2012
GIS Day at BCC 2012
 
Mapping the Human Environment
Mapping the Human EnvironmentMapping the Human Environment
Mapping the Human Environment
 
NJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus FacilitiesNJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus Facilities
 
Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011
 
Going Mobile with HTML5
Going Mobile with HTML5Going Mobile with HTML5
Going Mobile with HTML5
 
GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012
 
Introduction to 3D Data
Introduction to 3D DataIntroduction to 3D Data
Introduction to 3D Data
 
GPS - Fall 2011
GPS - Fall 2011GPS - Fall 2011
GPS - Fall 2011
 
Mapping the Way
Mapping the WayMapping the Way
Mapping the Way
 
New Jersey Land Change Viewer
New Jersey Land Change ViewerNew Jersey Land Change Viewer
New Jersey Land Change Viewer
 
Classification Systems
Classification SystemsClassification Systems
Classification Systems
 
Measurement and Scale
Measurement and ScaleMeasurement and Scale
Measurement and Scale
 
Map Projections
Map ProjectionsMap Projections
Map Projections
 

Último

Último (20)

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 

Data Models - GIS I

  • 2. Data Models GIS is an abstraction of reality. A perfect copy of reality cannot be recreated in the computer. We create models – sets of constructs for describing & representing select aspects of the real world in a computer. Models are composed of a mix of raster, vector, and attribute data. Model is tailored to a specific function.
  • 3. node B node C Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV node G Coding Vector Data Vector Mode Model of Reality Reality
  • 4. node B node C Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV node G
  • 5. node B node C Polygon I Polygon III node A Polygon II node E node F node D A topologic vector model records the points and linesshared between polygons as unique items, thus every oneof the points and lines are recorded in the data only once.
  • 6. node B node C node A Polygon II node E node D Polygon 2 is on the right sideof the line ABCED.
  • 7. Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV Polygon 2 knows it’s adjacentto Polygons 1, 3, & 4. It shares a line segment with each. Polygon 2 knows it touchesPolygon 5. It shares node E with Polygon 5.
  • 8. What is Topology? Shared Geometries, Adjacency and Overlap Where points, lines, and polygons share individual vertices. Move a point and it moves a vertex in a line/polygon, and vice versa. Two polygons that share vertices are considered adjacent. Overlapping (or non-overlapping) features can be located, and then marked as errors.
  • 9. node B node C Polygon I Polygon III node A Polygon II node E node F node D Polygon V Polygon IV node G Strict Topology Features are composed from a common set of points and lines. Altering the vertices of one polygon affects polygons that share those vertices. Harder to introduce gaps or slivers.
  • 10. Topology Can you think of a reason why topology would be important to model? Where in the real world is this concept important? Let’s take a look at some examples.
  • 11. Cadastre Example survey (COGO) parcels zones benchmark
  • 12. Parcel Overlap Example The boundaries of two properties should never overlap, and there should never be a gap between them, unless intentional. Clear error in parcel boundaries.
  • 13. Policy-based Topology Rules In the NJ State Plan, CESs and the Environmentally Sensitive Planning Area both represent areas of environmental importance. Thus, CESs should never be placed on top of the ES Planning Area. In our utility network, poles hold up the transmission lines. The transmission line features must always share a vertex with the utility pole point features.
  • 14. GIS is extensible With modern GIS, a polygon is not just a polygon. Software can be adapted to fit your model of reality. The software can be easily extended to create new data types and perform new analyses. GIS can be adapted to store, model, and display data about any observable phenomenon on the Earth.
  • 15. Objects GIS Features as Objects is a recent method of representing aspects of the real-world in GIS Example of the shift from specialty data to DBMS that are spatially-aware Non-planar, temporally shifting, topologically linked, rule-based actions Still important to check for topology to ensure as a quality control step
  • 16. Vector Geometry as Objects Parcels Planar geometries with attribute information Parcels as objects in a Cadastral “carpet” Objects with topology rules (“don’toverlap, unless”) Members of “regional” features (zoning, municipality) Composed of surveyed parts (COGO, benchmarks) Keys that link to attribute tables (owner(s), assessments, plans, etc)
  • 17. Attributes as Objects Not only can multiple sets of geospatial features interact with rules, the attributes can be linked with one another, with their own set of rules and actions Ownership record linked to GIS parcel Search on multiple owners, records Removal of parcel warns about “orphan” owner Functions that can be performed by GIS analyst can be embedded in the actual database
  • 18. Explore Models Let’s take a look at several GIS data models. Take note of the storage method: Raster Vector (and vector type: point, line, polygon, etc…) Also take note of the model family: Topological Model Object Model Both
  • 19. Elevation using LIDAR LIDAR data is 3D elevation data recorded from an airplane. Stored as “mass points” – even a small area is composed of thousands of point features. No real need for attributes, simply XYZ points. Points can be joined together to create a surface model of a landscape.
  • 20. Elevation DEMs Digital Elevation Models, or DEMs, often refer to a raster representation of elevation. Each cell in the raster grid contains a value that is the height of the cell above a fixed point (i.e. sea level).
  • 21. Elevation using TINs Triangulated Irregular Networks, or TINs are vector models that represent elevation. The study area is composed of individual triangles, composed of a network of shared nodes and edges The surfaces of the triangles attempt to represent the surface, so in areas of gradual elevation change, there are fewer triangles.
  • 22. TIN Model of Campus
  • 23. TIN Model of Campus
  • 24. Networks Analysis can be performed across a network, represented by a feature dataset of points and lines. Road network or water, sewer, utility, rail, etc… Optimal route – shortest, lowest cost, avoiding left turns, follow height and weight restrictions, time of day restrictions, include real-time traffic… Multi-modal – walk/bike to bus stop, bus to train, walk from train to final destination.
  • 25.
  • 26.
  • 27. Models Diagrammed GIS models can be depicted in a schematic form, similar to a flow chart. Shows the interconnected nature of the classes that make up the overall model. Some models can be constructed within ArcGIS using ModelBuilder.
  • 28.
  • 30. Creating GIS Models Abstractions of reality naturally have shortcomings. Models tailored to a specific task can be used to explore phenomenon or predict effects. Developing a data model to solve a problem is how GIS has become a decision-making platform. Consider how you could study an abstract set of data using GIS to solve real-world issues.

Notas del editor

  1. Simple routing, one vehicle, multiple stops
  2. Service area routing – Maintenance calls are routed to the closest facility