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

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
 

La actualidad más candente (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 a 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 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
 
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
 

Más de 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
 

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
 
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
 

Último

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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
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
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
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
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
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 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
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Último (20)

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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
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
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
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
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).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 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
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

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