SlideShare a Scribd company logo
1 of 17
Vector data model
CONTENTS
• INTRODUCTION
• SPATIAL DATA MODELS
• DATA REPRESENTATION
• VECTOR DATA MODEL
• TYPES OF VECTOR DATA MODELS
• ADVANTAGES AND DISADVANTAGES
• CONCLUSION
• REFERENCE
INTRODUTION
• A Geographic Information System (GIS) is a
system designed to capture, store, manipulate,
analyze, manage, and present all types of
geographical data.
• GIS involves HW/SW, databases and models,
people and processing for decision-making.
• The process is second stage in designing and
implementing a data model.
• At present there are two main approaches in
which computer can handle and display spatial
entities.
• They are the raster and vector approaches.
SPATIAL DATA MODELS
• The traditionally spatial data are stored in the form of digital databases
and presented them in the form of maps.
• Two basic types of spatial data models have been evolved for storing
geographic data digitally.
• These are referred to as
Raster Vector
DATA REPRESENTATION
• GIS data represent real object which can be stored under broad type known as
raster data and vector data.
• Raster data is made up of a matrix of pixels (cells).
• The vector data is made up of points, polygons and lines.
• As compared to the vector data structure, the raster data structure is not
particularly accurate as representing discrete features that is, those feature that
have a distinct boundary and shape.
VECTOR DATA MODELS
 The vector data models use points, their XY co-ordinates to construct
spatial features.
 The vector data models represent geographic features similar to the
ways as maps do.
 Points represent geographic features too small to be depicted as lines
or areas; lines represents geographic features too narrow to depict as
areas; and areas represents homogeneous geographic features.
TYPE OF VECTOR MODELS
• SPAGHETTI MODEL
This is the simplest vector model with one to one translation of the
graphical image on the map as the name suggests these vector files are
simple lines with arbitrary starting and ending points just like
following the path of the single stand of spaghetti through a pile of
spaghetti on one's plate.
PROPERTIES OF SPAGHETTI DATA MODEL
• Point is enclosed as single XY co-ordinate pair.
• Line is encoded as a string of XY co-ordinate pairs.
• Polygon is encoded as a closed loop of XY co-ordinates
that define its boundary.
• The Spaghetti model is a file of spatial data constructed
in this manner is essentially a collection of co-ordinate
strings with no inherent structure-hence the term
spaghetti model.
• Although all the spatial features are recorded the spatial
relationships between these features are not encoded.
TIN DATA MODEL
• The TIN model creates a network of triangles by storing
the topological relationships of the triangles.
• The fundamental building block of the TIN data is the node.
• Nodes are connected to their nearest neighbors by edges,
according to a set of rules. Left-right topology is associated
with the edges to identify adjacent triangles.
• The TIN creates triangles from a set of points called mass
points, which always become nodes. The user is not
responsible for selecting; all the nodes are added according
to a set of rules.
TIN DATA MODEL
DIFFERENCE BETWEEN VECTOR AND
RASTER DATA MODEL
• Vector Data Model: [data models] A representation of the world using
points, lines, and polygons. Vector models are useful for storing data
that has discrete boundaries, such as country borders, land parcels,
and streets.
• Raster Data Model: [data models] A representation of the world as a
surface divided into a regular grid of cells. Raster models are useful for
storing data that varies continuously, as in an aerial photograph, a
satellite image, a surface of chemical concentrations, or an elevation
surface.
• Both vector and raster data constitute of "latitudes and longitudes",
only. The difference is in the way they are displayed.
• Latitudes and Longitudes in Vector data are displayed in the form of
lines, points, etc.
• Latitudes and Longitudes in Raster data are displayed in the form of
closed shapes where each pixel has a particular latitude and longitude
associated with it.
ADVANTAGES OF VECTOR DATA
• Data can be represented its original resolution and form without
generalization.
• Graphic output is usually more aesthetically pleasing (traditional
cartographic representation).
• Since most data, e.g. hard copy maps, is in vector form no data
conversion is required.
• Accurate geographic location of data is maintained.
DISADVANTAGES OF VECTOR DATA
 The location of each vertex needs to be stored explicitly.
 Algorithms for manipulative and analysis functions are complex and
may be processing intensive. Often, this inherently limits the
functionality for large data sets, e.g. a large number of features.
 Continuous data, such as elevation data, is not effectively represented
in vector form. Usually substantial data generalization or interpolation
is required for these data layers.
 Spatial analysis and filtering within polygons is impossible
• Vector formats are either page definition languages or preserve ground
co-ordinates.
Common vector formats are
• Hardware Specific Formats/ Plotter formats
• PostScript
• Digital Exchange Format (DXF)
• Digital Line Graph (DLG)
• Shapefile
• SVG(Scalable Vector Graphics)
• Arc-Info Coverage
• Arc-Info Interchange (e00)
• GeoDatabase
CONCLUSION
• A data model in Geographic Information Systems is a mathematical
construct for representing geographic objects .
• Integrated raster and vector processing capabilities are most desirable
and provide the greatest flexibility for data manipulation and
interpretation analysis.
• In many respects, vector and raster data models complement each
other and get switched between along the processes of data collection,
observation, analyses, and presentation.
REFERENCS
• Fundamentals of GIS(2007) by:Debashis Chakra borty-Rabi N.Sahoo-
pp70-90.
• Remote sensing and G.I.S & Fundamentals of G.I.S (2000),M.Anji Reddy-
pp:142-143.
• Introduction to G.I.S by: Kang- Tsung Chang –PP:31-53,117-133
• G.I.S Basics (2008) by: Shahab fazal pp:155-203
• www.wikipedia.com
• https://www.highpointnc.gov/gis/raster_v_vector_data.cfm
Vector data model

More Related Content

What's hot

gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and managementAbhiram Kanigolla
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functionsPramoda Raj
 
Network analysis in gis , part 4 transportation networks
Network analysis in gis , part 4 transportation networksNetwork analysis in gis , part 4 transportation networks
Network analysis in gis , part 4 transportation networksDepartment of Applied Geology
 
Change detection using remote sensing and GIS
Change detection using remote sensing and GISChange detection using remote sensing and GIS
Change detection using remote sensing and GISTilok Chetri
 
Geographic Phenomena and their Representations
Geographic Phenomena and their RepresentationsGeographic Phenomena and their Representations
Geographic Phenomena and their RepresentationsNAXA-Developers
 
Spatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GISSpatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GISKU Leuven
 
Components of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISComponents of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISKaium Chowdhury
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projectionsKU Leuven
 

What's hot (20)

Four data models in GIS
Four data models in GISFour data models in GIS
Four data models in GIS
 
Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
 
Raster data and Vector data
Raster data and Vector dataRaster data and Vector data
Raster data and Vector data
 
functions of GIS
functions of GISfunctions of GIS
functions of GIS
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and management
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Fundamentals of GIS
Fundamentals of GISFundamentals of GIS
Fundamentals of GIS
 
Gis functions
Gis functionsGis functions
Gis functions
 
Network analysis in gis , part 4 transportation networks
Network analysis in gis , part 4 transportation networksNetwork analysis in gis , part 4 transportation networks
Network analysis in gis , part 4 transportation networks
 
GIS - lecture-1.ppt
GIS - lecture-1.pptGIS - lecture-1.ppt
GIS - lecture-1.ppt
 
Change detection using remote sensing and GIS
Change detection using remote sensing and GISChange detection using remote sensing and GIS
Change detection using remote sensing and GIS
 
Geographic Phenomena and their Representations
Geographic Phenomena and their RepresentationsGeographic Phenomena and their Representations
Geographic Phenomena and their Representations
 
GIS - Topology
GIS - Topology GIS - Topology
GIS - Topology
 
Raster data model
Raster data modelRaster data model
Raster data model
 
Spatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GISSpatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GIS
 
Functions of GIS
Functions of GISFunctions of GIS
Functions of GIS
 
Cartographic map design
Cartographic map designCartographic map design
Cartographic map design
 
Components of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISComponents of Spatial Data Quality in GIS
Components of Spatial Data Quality in GIS
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projections
 

Similar to Vector data model

Geospatial Database.pptx
Geospatial Database.pptxGeospatial Database.pptx
Geospatial Database.pptxMariamKariam1
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxUniversity of Colombo
 
UNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptUNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptRamMishra65
 
UNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).pptUNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).pptRamMishra65
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial dataRahul Kumar
 
Geospatial Data ppt.pptx
Geospatial Data ppt.pptxGeospatial Data ppt.pptx
Geospatial Data ppt.pptxDhanya184890
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)John Lanser
 
Applied GIS - 3022.pptx
Applied GIS - 3022.pptxApplied GIS - 3022.pptx
Applied GIS - 3022.pptxtemesgenabebe1
 
SEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxSEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxWageYado
 
SEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxSEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxWageYado
 
Geographical information systems
Geographical information systemsGeographical information systems
Geographical information systemsGift Musanza
 

Similar to Vector data model (20)

Gis basic
Gis basicGis basic
Gis basic
 
Data Models.pptx
Data Models.pptxData Models.pptx
Data Models.pptx
 
Geospatial Database.pptx
Geospatial Database.pptxGeospatial Database.pptx
Geospatial Database.pptx
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptx
 
Spatial data for GIS
Spatial data for GISSpatial data for GIS
Spatial data for GIS
 
28d37b_L3 GIS.pdf
28d37b_L3 GIS.pdf28d37b_L3 GIS.pdf
28d37b_L3 GIS.pdf
 
UNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptUNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).ppt
 
UNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).pptUNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).ppt
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
 
Geoinformatics.pptx
Geoinformatics.pptxGeoinformatics.pptx
Geoinformatics.pptx
 
Geospatial Data ppt.pptx
Geospatial Data ppt.pptxGeospatial Data ppt.pptx
Geospatial Data ppt.pptx
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
Applied GIS - 3022.pptx
Applied GIS - 3022.pptxApplied GIS - 3022.pptx
Applied GIS - 3022.pptx
 
Au 2007 It’S Not Cad To Gis Final
Au 2007   It’S Not Cad To Gis FinalAu 2007   It’S Not Cad To Gis Final
Au 2007 It’S Not Cad To Gis Final
 
SEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxSEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptx
 
SEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxSEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptx
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Geographical Information System
Geographical Information SystemGeographical Information System
Geographical Information System
 
Geographical information systems
Geographical information systemsGeographical information systems
Geographical information systems
 

More from Pramoda Raj

Aerial photography.pptx
Aerial photography.pptxAerial photography.pptx
Aerial photography.pptxPramoda Raj
 
Siwalik- Stratigraphy
Siwalik- StratigraphySiwalik- Stratigraphy
Siwalik- StratigraphyPramoda Raj
 
Waves and their significance
Waves and their significanceWaves and their significance
Waves and their significancePramoda Raj
 
Karst topography
Karst topographyKarst topography
Karst topographyPramoda Raj
 
Glacial processes and their land forms.
Glacial processes and their land forms.Glacial processes and their land forms.
Glacial processes and their land forms.Pramoda Raj
 
Upsc geologist syllabus exam pattern
Upsc geologist syllabus exam patternUpsc geologist syllabus exam pattern
Upsc geologist syllabus exam patternPramoda Raj
 
Role of non government organizations in disaster management
Role of non government organizations in disaster managementRole of non government organizations in disaster management
Role of non government organizations in disaster managementPramoda Raj
 
Disaster Management System in India - Notes
Disaster Management System in India - Notes Disaster Management System in India - Notes
Disaster Management System in India - Notes Pramoda Raj
 
Role of non government organizations in disaster management
Role of non government organizations in disaster managementRole of non government organizations in disaster management
Role of non government organizations in disaster managementPramoda Raj
 
Disaster management system in India
Disaster management system in IndiaDisaster management system in India
Disaster management system in IndiaPramoda Raj
 
International organizations in disaster management
International organizations in disaster managementInternational organizations in disaster management
International organizations in disaster managementPramoda Raj
 
Geological factor for canal alignment
Geological factor for canal alignmentGeological factor for canal alignment
Geological factor for canal alignmentPramoda Raj
 
Major extinction events
Major extinction eventsMajor extinction events
Major extinction eventsPramoda Raj
 
Coastal erosion and engineering aspect
Coastal erosion and engineering aspectCoastal erosion and engineering aspect
Coastal erosion and engineering aspectPramoda Raj
 
Sampling techniques
Sampling techniquesSampling techniques
Sampling techniquesPramoda Raj
 

More from Pramoda Raj (20)

Aerial photography.pptx
Aerial photography.pptxAerial photography.pptx
Aerial photography.pptx
 
Siwalik- Stratigraphy
Siwalik- StratigraphySiwalik- Stratigraphy
Siwalik- Stratigraphy
 
Hydrogeology
HydrogeologyHydrogeology
Hydrogeology
 
Waves and their significance
Waves and their significanceWaves and their significance
Waves and their significance
 
coastal erosion
coastal erosioncoastal erosion
coastal erosion
 
Karst topography
Karst topographyKarst topography
Karst topography
 
Glacial processes and their land forms.
Glacial processes and their land forms.Glacial processes and their land forms.
Glacial processes and their land forms.
 
Dams
Dams Dams
Dams
 
Upsc geologist syllabus exam pattern
Upsc geologist syllabus exam patternUpsc geologist syllabus exam pattern
Upsc geologist syllabus exam pattern
 
Role of non government organizations in disaster management
Role of non government organizations in disaster managementRole of non government organizations in disaster management
Role of non government organizations in disaster management
 
Disaster Management System in India - Notes
Disaster Management System in India - Notes Disaster Management System in India - Notes
Disaster Management System in India - Notes
 
Role of non government organizations in disaster management
Role of non government organizations in disaster managementRole of non government organizations in disaster management
Role of non government organizations in disaster management
 
Disaster management system in India
Disaster management system in IndiaDisaster management system in India
Disaster management system in India
 
International organizations in disaster management
International organizations in disaster managementInternational organizations in disaster management
International organizations in disaster management
 
Geological factor for canal alignment
Geological factor for canal alignmentGeological factor for canal alignment
Geological factor for canal alignment
 
Major extinction events
Major extinction eventsMajor extinction events
Major extinction events
 
Coastal erosion and engineering aspect
Coastal erosion and engineering aspectCoastal erosion and engineering aspect
Coastal erosion and engineering aspect
 
Geotextiles
GeotextilesGeotextiles
Geotextiles
 
Hazard mapping
Hazard mappingHazard mapping
Hazard mapping
 
Sampling techniques
Sampling techniquesSampling techniques
Sampling techniques
 

Recently uploaded

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).pptxEsquimalt MFRC
 
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_.pdfSherif Taha
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
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.pdfNirmal Dwivedi
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
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.docxRamakrishna Reddy Bijjam
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
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)Jisc
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
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...Pooja Bhuva
 
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.MaryamAhmad92
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 

Recently uploaded (20)

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
 
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
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
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
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
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
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
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)
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
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...
 
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.
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 

Vector data model

  • 2. CONTENTS • INTRODUCTION • SPATIAL DATA MODELS • DATA REPRESENTATION • VECTOR DATA MODEL • TYPES OF VECTOR DATA MODELS • ADVANTAGES AND DISADVANTAGES • CONCLUSION • REFERENCE
  • 3. INTRODUTION • A Geographic Information System (GIS) is a system designed to capture, store, manipulate, analyze, manage, and present all types of geographical data. • GIS involves HW/SW, databases and models, people and processing for decision-making. • The process is second stage in designing and implementing a data model. • At present there are two main approaches in which computer can handle and display spatial entities. • They are the raster and vector approaches.
  • 4. SPATIAL DATA MODELS • The traditionally spatial data are stored in the form of digital databases and presented them in the form of maps. • Two basic types of spatial data models have been evolved for storing geographic data digitally. • These are referred to as Raster Vector
  • 5. DATA REPRESENTATION • GIS data represent real object which can be stored under broad type known as raster data and vector data. • Raster data is made up of a matrix of pixels (cells). • The vector data is made up of points, polygons and lines. • As compared to the vector data structure, the raster data structure is not particularly accurate as representing discrete features that is, those feature that have a distinct boundary and shape.
  • 6. VECTOR DATA MODELS  The vector data models use points, their XY co-ordinates to construct spatial features.  The vector data models represent geographic features similar to the ways as maps do.  Points represent geographic features too small to be depicted as lines or areas; lines represents geographic features too narrow to depict as areas; and areas represents homogeneous geographic features.
  • 7. TYPE OF VECTOR MODELS • SPAGHETTI MODEL This is the simplest vector model with one to one translation of the graphical image on the map as the name suggests these vector files are simple lines with arbitrary starting and ending points just like following the path of the single stand of spaghetti through a pile of spaghetti on one's plate.
  • 8. PROPERTIES OF SPAGHETTI DATA MODEL • Point is enclosed as single XY co-ordinate pair. • Line is encoded as a string of XY co-ordinate pairs. • Polygon is encoded as a closed loop of XY co-ordinates that define its boundary. • The Spaghetti model is a file of spatial data constructed in this manner is essentially a collection of co-ordinate strings with no inherent structure-hence the term spaghetti model. • Although all the spatial features are recorded the spatial relationships between these features are not encoded.
  • 9. TIN DATA MODEL • The TIN model creates a network of triangles by storing the topological relationships of the triangles. • The fundamental building block of the TIN data is the node. • Nodes are connected to their nearest neighbors by edges, according to a set of rules. Left-right topology is associated with the edges to identify adjacent triangles. • The TIN creates triangles from a set of points called mass points, which always become nodes. The user is not responsible for selecting; all the nodes are added according to a set of rules.
  • 11. DIFFERENCE BETWEEN VECTOR AND RASTER DATA MODEL • Vector Data Model: [data models] A representation of the world using points, lines, and polygons. Vector models are useful for storing data that has discrete boundaries, such as country borders, land parcels, and streets. • Raster Data Model: [data models] A representation of the world as a surface divided into a regular grid of cells. Raster models are useful for storing data that varies continuously, as in an aerial photograph, a satellite image, a surface of chemical concentrations, or an elevation surface. • Both vector and raster data constitute of "latitudes and longitudes", only. The difference is in the way they are displayed. • Latitudes and Longitudes in Vector data are displayed in the form of lines, points, etc. • Latitudes and Longitudes in Raster data are displayed in the form of closed shapes where each pixel has a particular latitude and longitude associated with it.
  • 12. ADVANTAGES OF VECTOR DATA • Data can be represented its original resolution and form without generalization. • Graphic output is usually more aesthetically pleasing (traditional cartographic representation). • Since most data, e.g. hard copy maps, is in vector form no data conversion is required. • Accurate geographic location of data is maintained.
  • 13. DISADVANTAGES OF VECTOR DATA  The location of each vertex needs to be stored explicitly.  Algorithms for manipulative and analysis functions are complex and may be processing intensive. Often, this inherently limits the functionality for large data sets, e.g. a large number of features.  Continuous data, such as elevation data, is not effectively represented in vector form. Usually substantial data generalization or interpolation is required for these data layers.  Spatial analysis and filtering within polygons is impossible
  • 14. • Vector formats are either page definition languages or preserve ground co-ordinates. Common vector formats are • Hardware Specific Formats/ Plotter formats • PostScript • Digital Exchange Format (DXF) • Digital Line Graph (DLG) • Shapefile • SVG(Scalable Vector Graphics) • Arc-Info Coverage • Arc-Info Interchange (e00) • GeoDatabase
  • 15. CONCLUSION • A data model in Geographic Information Systems is a mathematical construct for representing geographic objects . • Integrated raster and vector processing capabilities are most desirable and provide the greatest flexibility for data manipulation and interpretation analysis. • In many respects, vector and raster data models complement each other and get switched between along the processes of data collection, observation, analyses, and presentation.
  • 16. REFERENCS • Fundamentals of GIS(2007) by:Debashis Chakra borty-Rabi N.Sahoo- pp70-90. • Remote sensing and G.I.S & Fundamentals of G.I.S (2000),M.Anji Reddy- pp:142-143. • Introduction to G.I.S by: Kang- Tsung Chang –PP:31-53,117-133 • G.I.S Basics (2008) by: Shahab fazal pp:155-203 • www.wikipedia.com • https://www.highpointnc.gov/gis/raster_v_vector_data.cfm