SlideShare a Scribd company logo
1 of 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.

More Related Content

What's hot

Elements of Analytical Photogrammetry
Elements of Analytical PhotogrammetryElements of Analytical Photogrammetry
Elements of Analytical PhotogrammetryNadia Aziz
 
Geographic coordinate system & map projection
Geographic coordinate system & map projectionGeographic coordinate system & map projection
Geographic coordinate system & map projectionvishalkedia119
 
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)Pramoda Raj
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functionsPramoda Raj
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA QueryKU Leuven
 
Raster data model
Raster data modelRaster data model
Raster data modelPramoda Raj
 
QUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GISQUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GISDEVANG KAPADIA
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projectionsKU Leuven
 
Geographic Phenomena and their Representations
Geographic Phenomena and their RepresentationsGeographic Phenomena and their Representations
Geographic Phenomena and their RepresentationsNAXA-Developers
 
Data base management system
Data base management systemData base management system
Data base management systemPramoda Raj
 

What's hot (20)

DTM
DTMDTM
DTM
 
Digital Elevation Model (DEM)
Digital Elevation Model (DEM)Digital Elevation Model (DEM)
Digital Elevation Model (DEM)
 
GIS Map Projection
GIS Map ProjectionGIS Map Projection
GIS Map Projection
 
GIS data analysis
GIS data analysisGIS data analysis
GIS data analysis
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Elements of Analytical Photogrammetry
Elements of Analytical PhotogrammetryElements of Analytical Photogrammetry
Elements of Analytical Photogrammetry
 
Geographic coordinate system & map projection
Geographic coordinate system & map projectionGeographic coordinate system & map projection
Geographic coordinate system & map projection
 
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)
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Digital terrain model
Digital terrain modelDigital terrain model
Digital terrain model
 
Raster data model
Raster data modelRaster data model
Raster data model
 
QUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GISQUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GIS
 
Spatial Data Model
Spatial Data ModelSpatial Data Model
Spatial Data Model
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projections
 
Georeferencing
GeoreferencingGeoreferencing
Georeferencing
 
Geographic Phenomena and their Representations
Geographic Phenomena and their RepresentationsGeographic Phenomena and their Representations
Geographic Phenomena and their Representations
 
Data base management system
Data base management systemData base management system
Data base management system
 
Digitalcartography
DigitalcartographyDigitalcartography
Digitalcartography
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 

Similar to Data Models - GIS I

Data input and transformation
Data input and transformationData input and transformation
Data input and transformationMohsin Siddique
 
Assignment vector raster
Assignment vector rasterAssignment vector raster
Assignment vector rasterfredsk2006
 
QGIS Training.pptx
QGIS Training.pptxQGIS Training.pptx
QGIS Training.pptxSeemaAjay7
 
Scattered gis handbook
Scattered gis handbookScattered gis handbook
Scattered gis handbookWaleed Liaqat
 
Scianna & Sciortino - input2012
Scianna & Sciortino - input2012Scianna & Sciortino - input2012
Scianna & Sciortino - input2012INPUT 2012
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)Vandana Verma
 
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 RLlauratoni4
 
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 ModelsMinh S. Dao
 
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.pptxe20ag004
 
Urban Data Fusion
Urban Data Fusion Urban Data Fusion
Urban Data Fusion Umit Isikdag
 
spatial databases ADBMS ppt
spatial databases ADBMS pptspatial databases ADBMS ppt
spatial databases ADBMS pptRitaThakkar1
 
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 sensingmulugeta48
 
Modelling - Third dimension.pptx
Modelling - Third dimension.pptxModelling - Third dimension.pptx
Modelling - Third dimension.pptxAliya Fathima Ilyas
 

Similar to 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
 
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
 
Four data models in GIS
Four data models in GISFour data models in GIS
Four data models in GIS
 
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
 

More from John Reiser

Python and GIS: Improving Your Workflow
Python and GIS: Improving Your WorkflowPython and GIS: Improving Your Workflow
Python and GIS: Improving Your WorkflowJohn Reiser
 
Habitat Change Analysis Project
Habitat Change Analysis ProjectHabitat Change Analysis Project
Habitat Change Analysis ProjectJohn Reiser
 
Using Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial DataUsing Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial DataJohn Reiser
 
Doing more with SQL
Doing more with SQLDoing more with SQL
Doing more with SQLJohn Reiser
 
Python Programming and GIS
Python Programming and GISPython Programming and GIS
Python Programming and GISJohn Reiser
 
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.John Reiser
 
Portfolio Workshop
Portfolio WorkshopPortfolio Workshop
Portfolio WorkshopJohn Reiser
 
GIS Day at BCC 2012
GIS Day at BCC 2012GIS Day at BCC 2012
GIS Day at BCC 2012John Reiser
 
Mapping the Human Environment
Mapping the Human EnvironmentMapping the Human Environment
Mapping the Human EnvironmentJohn Reiser
 
NJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus FacilitiesNJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus FacilitiesJohn Reiser
 
Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011John Reiser
 
Going Mobile with HTML5
Going Mobile with HTML5Going Mobile with HTML5
Going Mobile with HTML5John 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 2012John Reiser
 
Introduction to 3D Data
Introduction to 3D DataIntroduction to 3D Data
Introduction to 3D DataJohn Reiser
 
New Jersey Land Change Viewer
New Jersey Land Change ViewerNew Jersey Land Change Viewer
New Jersey Land Change ViewerJohn Reiser
 
Network Analysis in ArcGIS
Network Analysis in ArcGISNetwork Analysis in ArcGIS
Network Analysis in ArcGISJohn Reiser
 
Classification Systems
Classification SystemsClassification Systems
Classification SystemsJohn Reiser
 
Measurement and Scale
Measurement and ScaleMeasurement and Scale
Measurement and ScaleJohn Reiser
 

More from 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
 
Network Analysis in ArcGIS
Network Analysis in ArcGISNetwork Analysis in ArcGIS
Network Analysis in ArcGIS
 
Classification Systems
Classification SystemsClassification Systems
Classification Systems
 
Measurement and Scale
Measurement and ScaleMeasurement and Scale
Measurement and Scale
 

Recently uploaded

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 

Recently uploaded (20)

INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 

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.

Editor's Notes

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