SlideShare a Scribd company logo
GIS Data Structures
How do we represent the world in
a GIS database?
Basic Data Structures for GIS
1. Vector
2. Raster
3. TIN (triangulated
irregular network)
4. Tabular Information
(attribute table)
Vector Data Structure
lines
polygons
In vector data layers, the feature layer is linked to
an attribute table. Every individual feature
corresponds to one record (row) in the attribute
table.
Vector Data Structure
About Image Files
• Image files contain no
data
• They are the background
• You can create data
based on images
• Not considered a “data”
structure
Raster Data Structure (Grid)
A raster grid can store values that represent categories, for example,
vegetation type
The basic grid attribute table has a value and
count field
The value field has a code or some real number
representing information about the grid cell. In
this case it is a code for vegetation.
The count field shows how many grid cells have
that same value.
Raster Data Structure
A raster grid can store values that represent categories, for example,
vegetation type
A grid table can also have additional information,
in this case the name of the vegetation type. But
is always has the value and count fields.
Raster Data Structure
Grids can also store continuous values like elevation
Raster Data Structure
Elevation grid for area north of Kirkuk, Iraq
From space shuttle radar topography mission (SRTM)
Zoom in and you see the grid cells
These are called:
Digital Elevation Models (DEM)
Raster Data Structure
So 2 ways of representing elevation:
Vector contour lines Raster grid
Raster Data Structure
Sources of raster data
Interpreted
satellite imagery,
e.g., land cover
Conversion of vector to raster data
Raster Data Structure
Sources of raster data Spatial analysis performed on vector data
A point layer of crime reports
A density grid derived from
the same crime data –
interpolation of point data
over a continuous surface
Raster Data Structure
Sources of raster data
Although an digital aerial photo is in raster format, it has no data.
Raster Data Structure
Raster Data Structure
Raster and Vector Data Structures
Point
Line
Polygon
Vector Raster
Raster data are described by a cell grid, one value per cell
Zone of cells
• Features with discrete
shapes and
boundaries (e.g.,
street, land ownership
parcel, well)
• Database
management
• Database query and
reporting
• Network analysis
• High quality maps
• Continuous surfaces
with fuzzy boundaries
or with qualities that
change gradual over
space (e.g., soil, land
cover, vegetation,
pollution)
• Spatial analysis and
modeling (e.g.,
agricultural suitability)
Vector Raster
A 3rd data structure for representing surfaces:
Triangulated Irregular Network (TIN)
TIN Data Structure
Elevation points
connected by
lines to form
polygons that
contain
topographic
information
TIN Data Structure
Elevation points
connected by
lines to form
polygons that
contain
topographic
information
TIN Data Structure
TIN Data Structure
TIN Data Structure
• Linear geographic features such as streams and
ridges are more accurately represented in a TIN
• Less points are needed to represent the
topography – less hard disk space is needed
• Points can be concentrated in important areas
where the topography is more variable, or where
more detail is required (e.g., small areas of land)
• Survey data and known elevations can easily be
incorporated into a TIN
• Some functions cannot be performed with DEM
data, but are easily done with a TIN
TIN Data Structure
Advantages
3 GIS Spatial Data Structure Types
Attribute table
“Flat File” with columns and rows
Row = geographic feature record
Column = attribute field (item of information about a feature)
Attribute Data Structure
Attribute field general types
• Numeric (integer or decimals)
• Text (string)
• Date
• Blob (binary large object)
Attribute data types
• Categorical (name):
– nominal
• no inherent ordering
• land use types, county names
– ordinal
• inherent order
• road class; stream class
Note: often coded to numbers (eg. SSN)
but can’t do arithmetic
• Numerical
Known difference between values
– interval
• No natural zero
• can’t say ‘twice as much’
• temperature (Celsius or
Fahrenheit)
– ratio
• natural zero
• ratios make sense (e.g. twice
as much)
• income, age, rainfall
Note: may be expressed as integer
[whole number] or floating point [decimal
fraction]
Attribute data tables can contain locational information, such as addresses
or a list of X,Y coordinates. ArcView refers to these as event tables. However,
these must be converted to true spatial data (shape file), for example by
geocoding, before they can be displayed as a map.
Topology
When you edit features in an electric utility
system, you want to be sure that the ends of
primary and secondary lines connect exactly and
that you are able to perform tracing analysis on
that electric network.
Features need to be connected using specific rules.
Network Topology
Planar topology
Property parcels of land must adjoin each other
exactly, without gaps or overlaps. This two-
dimensional graph is called a planar topology.
Topological relationships
The relationships that do not change if you imagine a map being
on a rubber sheet and you pull and stretch the rubber sheet in
different directions.
Vector and TIN data can have topological structure.
Raster and images can not have a topological structure.
For a project
• What data layers
• Vector, raster, TIN, image?
• Topological structure (network connectivity
or planar topology)?
• Attributes?
• Minimum required accuracy?
Some objects are non-topological and can be freely placed in a
geographic area.
Examples?
Many objects are primarily stored in a GIS for the purpose of
background display on a map, so it is usually not necessary to
store them in a topological format.
If roads are a background layer in your GIS, they will probably
be simple features. If roads are part of an analysis of a
transportation system, they should be topological features.
Should a data layer be topologically structured?
ArcGIS Major Data Formats
• Coverages (Arc/Info)
– Older
– Used with ArcInfo versions 7 and older
• Shape files
– Developed when ArcView was released
– ArcView merged with ArcInfo at version 8
• Geodatabases
– Developed when ArcGIS was released (version 8)
– Shapefiles are still used, but the move is toward
geodatabases
Arc/Info Coverages
Coverages are an older data structure in which topology could be modeled.
You will still find many data sets in Arc/Info coverage data formats.
But for new data, you should use geodatabase or shapefile formats.
Shape files
Shape files can be created with ArcView software.
Geodatabases
Geodatabases can be created with ArcGIS 8.x , 9.x, and 10
Geodatabases give you more power to specify rules for features
and structure topology
Summary
• 3 Spatial Data Structure Types in GIS
– Vector
– Raster
– TIN
• Attribute Data Structure – Tables of
columns and rows
• Topology – needed for spatial data to
“know” where other data is

More Related Content

What's hot

Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
Hans van der Kwast
 
Raster data analysis
Raster data analysisRaster data analysis
Raster data analysis
Abdul Raziq
 
GIS data analysis
GIS data analysisGIS data analysis
GIS data analysis
Arindam Sarkar
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS IJohn Reiser
 
Spatial Data Model
Spatial Data ModelSpatial Data Model
Spatial Data Model
Kaium Chowdhury
 
Remote sensing & gis
Remote sensing & gisRemote sensing & gis
Remote sensing & gis
Dilin Sathyanath
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
Rahul Kumar
 
Gis Geographical Information System Fundamentals
Gis Geographical Information System FundamentalsGis Geographical Information System Fundamentals
Gis Geographical Information System Fundamentals
Uroosa Samman
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatialSumant Diwakar
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
Thana Chirapiwat
 
Topology in GIS
Topology in GISTopology in GIS
Topology in GIS
Rohit Kumar
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GIS
RituSaha3
 
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
 
Components of GIS
Components of GISComponents of GIS
Components of GIS
Calcutta University
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
Pramoda Raj
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 
Spatial analysis and modeling
Spatial analysis and modelingSpatial analysis and modeling
Spatial analysis and modelingTolasa_F
 
Data input techniques - GIS
Data input techniques - GISData input techniques - GIS
Data input techniques - GIS
Vignesh LS
 
Vector data model
Vector data model Vector data model
Vector data model
Pramoda Raj
 

What's hot (20)

Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Raster data analysis
Raster data analysisRaster data analysis
Raster data analysis
 
GIS data analysis
GIS data analysisGIS data analysis
GIS data analysis
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS I
 
Spatial Data Model
Spatial Data ModelSpatial Data Model
Spatial Data Model
 
Remote sensing & gis
Remote sensing & gisRemote sensing & gis
Remote sensing & gis
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Gis Geographical Information System Fundamentals
Gis Geographical Information System FundamentalsGis Geographical Information System Fundamentals
Gis Geographical Information System Fundamentals
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 
Topology in GIS
Topology in GISTopology in GIS
Topology in GIS
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GIS
 
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)
 
Components of GIS
Components of GISComponents of GIS
Components of GIS
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
Spatial analysis and modeling
Spatial analysis and modelingSpatial analysis and modeling
Spatial analysis and modeling
 
Data input techniques - GIS
Data input techniques - GISData input techniques - GIS
Data input techniques - GIS
 
Vector data model
Vector data model Vector data model
Vector data model
 

Similar to UNIT - III GIS DATA STRUCTURES (2).ppt

Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
Preeti Prajapati
 
Gis basic
Gis basicGis basic
Gis basic
Mahbubul Hassan
 
spatial databases ADBMS ppt
spatial databases ADBMS pptspatial databases ADBMS ppt
spatial databases ADBMS ppt
RitaThakkar1
 
Assignment vector raster
Assignment vector rasterAssignment vector raster
Assignment vector rasterfredsk2006
 
Vector data model
Vector data modelVector data model
Vector data model
Pramoda Raj
 
Día 3
Día 3Día 3
UG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptx
UG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptxUG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptx
UG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptx
NancyVerma72
 
Spatial data for GIS
Spatial data for GISSpatial data for GIS
Spatial data for GIS
Al Nahian Avro
 
Geoinformatics.pptx
Geoinformatics.pptxGeoinformatics.pptx
Geoinformatics.pptx
jatinbagale2610
 
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
mulugeta48
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
KU Leuven
 
gislec1.ppt
gislec1.pptgislec1.ppt
gislec1.ppt
felip19
 
Essentials of R
Essentials of REssentials of R
Essentials of R
ExternalEvents
 
GettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10xGettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10xmukti subedi
 
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
 
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
e20ag004
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)
Vandana Verma
 
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
University of Colombo
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
Kamrul Islam Karim
 

Similar to UNIT - III GIS DATA STRUCTURES (2).ppt (20)

Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
 
Gis basic
Gis basicGis basic
Gis basic
 
spatial databases ADBMS ppt
spatial databases ADBMS pptspatial databases ADBMS ppt
spatial databases ADBMS ppt
 
Assignment vector raster
Assignment vector rasterAssignment vector raster
Assignment vector raster
 
Vector data model
Vector data modelVector data model
Vector data model
 
Día 3
Día 3Día 3
Día 3
 
UG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptx
UG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptxUG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptx
UG6thSem_major_GIS Data Structures.pptx DR P DAS.1.pptx
 
Spatial data for GIS
Spatial data for GISSpatial data for GIS
Spatial data for GIS
 
Geoinformatics.pptx
Geoinformatics.pptxGeoinformatics.pptx
Geoinformatics.pptx
 
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
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
gislec1.ppt
gislec1.pptgislec1.ppt
gislec1.ppt
 
Essentials of R
Essentials of REssentials of R
Essentials of R
 
GettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10xGettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10x
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
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
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)
 
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
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Understanding raster
Understanding rasterUnderstanding raster
Understanding raster
 

More from RamMishra65

Basic Geodesy.pdf
Basic Geodesy.pdfBasic Geodesy.pdf
Basic Geodesy.pdf
RamMishra65
 
gis.pdf
gis.pdfgis.pdf
gis.pdf
RamMishra65
 
OE7302 syllabus.pdf
OE7302 syllabus.pdfOE7302 syllabus.pdf
OE7302 syllabus.pdf
RamMishra65
 
Casting for 2022 GATE ESE PSUs by S K Mondal .pdf
Casting for 2022 GATE ESE PSUs by S K Mondal .pdfCasting for 2022 GATE ESE PSUs by S K Mondal .pdf
Casting for 2022 GATE ESE PSUs by S K Mondal .pdf
RamMishra65
 
NTMM for GATE IES PSUs 2023 by S K Mondal.pdf
NTMM for GATE IES PSUs 2023 by S K Mondal.pdfNTMM for GATE IES PSUs 2023 by S K Mondal.pdf
NTMM for GATE IES PSUs 2023 by S K Mondal.pdf
RamMishra65
 
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
RamMishra65
 
Powder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdf
Powder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdfPowder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdf
Powder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdf
RamMishra65
 
4209-Article Text-20296-1-10-20210531.pdf
4209-Article Text-20296-1-10-20210531.pdf4209-Article Text-20296-1-10-20210531.pdf
4209-Article Text-20296-1-10-20210531.pdf
RamMishra65
 
Powder_Metallurgy__Part_II_with_anno.pdf
Powder_Metallurgy__Part_II_with_anno.pdfPowder_Metallurgy__Part_II_with_anno.pdf
Powder_Metallurgy__Part_II_with_anno.pdf
RamMishra65
 
Powder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdf
Powder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdfPowder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdf
Powder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdf
RamMishra65
 

More from RamMishra65 (10)

Basic Geodesy.pdf
Basic Geodesy.pdfBasic Geodesy.pdf
Basic Geodesy.pdf
 
gis.pdf
gis.pdfgis.pdf
gis.pdf
 
OE7302 syllabus.pdf
OE7302 syllabus.pdfOE7302 syllabus.pdf
OE7302 syllabus.pdf
 
Casting for 2022 GATE ESE PSUs by S K Mondal .pdf
Casting for 2022 GATE ESE PSUs by S K Mondal .pdfCasting for 2022 GATE ESE PSUs by S K Mondal .pdf
Casting for 2022 GATE ESE PSUs by S K Mondal .pdf
 
NTMM for GATE IES PSUs 2023 by S K Mondal.pdf
NTMM for GATE IES PSUs 2023 by S K Mondal.pdfNTMM for GATE IES PSUs 2023 by S K Mondal.pdf
NTMM for GATE IES PSUs 2023 by S K Mondal.pdf
 
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
 
Powder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdf
Powder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdfPowder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdf
Powder_Metallurgy__Part_I__Doubt_Clearing_Session_with_anno.pdf
 
4209-Article Text-20296-1-10-20210531.pdf
4209-Article Text-20296-1-10-20210531.pdf4209-Article Text-20296-1-10-20210531.pdf
4209-Article Text-20296-1-10-20210531.pdf
 
Powder_Metallurgy__Part_II_with_anno.pdf
Powder_Metallurgy__Part_II_with_anno.pdfPowder_Metallurgy__Part_II_with_anno.pdf
Powder_Metallurgy__Part_II_with_anno.pdf
 
Powder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdf
Powder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdfPowder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdf
Powder_Metallurgy__Part_III__Doubt_Clearing_Session_no_anno.pdf
 

Recently uploaded

Ocular injury ppt Upendra pal optometrist upums saifai etawah
Ocular injury  ppt  Upendra pal  optometrist upums saifai etawahOcular injury  ppt  Upendra pal  optometrist upums saifai etawah
Ocular injury ppt Upendra pal optometrist upums saifai etawah
pal078100
 
Role of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of HyperthyroidismRole of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of Hyperthyroidism
Dr. Jyothirmai Paindla
 
Aortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 BernAortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 Bern
suvadeepdas911
 
Ophthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE examOphthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE exam
KafrELShiekh University
 
micro teaching on communication m.sc nursing.pdf
micro teaching on communication m.sc nursing.pdfmicro teaching on communication m.sc nursing.pdf
micro teaching on communication m.sc nursing.pdf
Anurag Sharma
 
Vision-1.pptx, Eye structure, basics of optics
Vision-1.pptx, Eye structure, basics of opticsVision-1.pptx, Eye structure, basics of optics
Vision-1.pptx, Eye structure, basics of optics
Sai Sailesh Kumar Goothy
 
Adv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMS
Adv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMSAdv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMS
Adv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMS
AkankshaAshtankar
 
ANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptx
ANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptxANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptx
ANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptx
Swetaba Besh
 
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.GawadHemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
NephroTube - Dr.Gawad
 
CDSCO and Phamacovigilance {Regulatory body in India}
CDSCO and Phamacovigilance {Regulatory body in India}CDSCO and Phamacovigilance {Regulatory body in India}
CDSCO and Phamacovigilance {Regulatory body in India}
NEHA GUPTA
 
Thyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptx
Thyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptxThyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptx
Thyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptx
Dr. Rabia Inam Gandapore
 
Physiology of Special Chemical Sensation of Taste
Physiology of Special Chemical Sensation of TastePhysiology of Special Chemical Sensation of Taste
Physiology of Special Chemical Sensation of Taste
MedicoseAcademics
 
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Oleg Kshivets
 
Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists
Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists  Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists
Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists
Saeid Safari
 
KDIGO 2024 guidelines for diabetologists
KDIGO 2024 guidelines for diabetologistsKDIGO 2024 guidelines for diabetologists
KDIGO 2024 guidelines for diabetologists
د.محمود نجيب
 
Gram Stain introduction, principle, Procedure
Gram Stain introduction, principle, ProcedureGram Stain introduction, principle, Procedure
Gram Stain introduction, principle, Procedure
Suraj Goswami
 
Cardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdfCardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdf
shivalingatalekar1
 
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTSARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
Dr. Vinay Pareek
 
Dehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in Dehradun
Dehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in DehradunDehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in Dehradun
Dehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in Dehradun
chandankumarsmartiso
 
The Electrocardiogram - Physiologic Principles
The Electrocardiogram - Physiologic PrinciplesThe Electrocardiogram - Physiologic Principles
The Electrocardiogram - Physiologic Principles
MedicoseAcademics
 

Recently uploaded (20)

Ocular injury ppt Upendra pal optometrist upums saifai etawah
Ocular injury  ppt  Upendra pal  optometrist upums saifai etawahOcular injury  ppt  Upendra pal  optometrist upums saifai etawah
Ocular injury ppt Upendra pal optometrist upums saifai etawah
 
Role of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of HyperthyroidismRole of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of Hyperthyroidism
 
Aortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 BernAortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 Bern
 
Ophthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE examOphthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE exam
 
micro teaching on communication m.sc nursing.pdf
micro teaching on communication m.sc nursing.pdfmicro teaching on communication m.sc nursing.pdf
micro teaching on communication m.sc nursing.pdf
 
Vision-1.pptx, Eye structure, basics of optics
Vision-1.pptx, Eye structure, basics of opticsVision-1.pptx, Eye structure, basics of optics
Vision-1.pptx, Eye structure, basics of optics
 
Adv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMS
Adv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMSAdv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMS
Adv. biopharm. APPLICATION OF PHARMACOKINETICS : TARGETED DRUG DELIVERY SYSTEMS
 
ANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptx
ANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptxANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptx
ANATOMY AND PHYSIOLOGY OF URINARY SYSTEM.pptx
 
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.GawadHemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
 
CDSCO and Phamacovigilance {Regulatory body in India}
CDSCO and Phamacovigilance {Regulatory body in India}CDSCO and Phamacovigilance {Regulatory body in India}
CDSCO and Phamacovigilance {Regulatory body in India}
 
Thyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptx
Thyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptxThyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptx
Thyroid Gland- Gross Anatomy by Dr. Rabia Inam Gandapore.pptx
 
Physiology of Special Chemical Sensation of Taste
Physiology of Special Chemical Sensation of TastePhysiology of Special Chemical Sensation of Taste
Physiology of Special Chemical Sensation of Taste
 
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
 
Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists
Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists  Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists
Ozempic: Preoperative Management of Patients on GLP-1 Receptor Agonists
 
KDIGO 2024 guidelines for diabetologists
KDIGO 2024 guidelines for diabetologistsKDIGO 2024 guidelines for diabetologists
KDIGO 2024 guidelines for diabetologists
 
Gram Stain introduction, principle, Procedure
Gram Stain introduction, principle, ProcedureGram Stain introduction, principle, Procedure
Gram Stain introduction, principle, Procedure
 
Cardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdfCardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdf
 
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTSARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
 
Dehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in Dehradun
Dehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in DehradunDehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in Dehradun
Dehradun #ℂall #gIRLS Oyo Hotel 9719300533 #ℂall #gIRL in Dehradun
 
The Electrocardiogram - Physiologic Principles
The Electrocardiogram - Physiologic PrinciplesThe Electrocardiogram - Physiologic Principles
The Electrocardiogram - Physiologic Principles
 

UNIT - III GIS DATA STRUCTURES (2).ppt

  • 1. GIS Data Structures How do we represent the world in a GIS database?
  • 2. Basic Data Structures for GIS 1. Vector 2. Raster 3. TIN (triangulated irregular network) 4. Tabular Information (attribute table)
  • 4. In vector data layers, the feature layer is linked to an attribute table. Every individual feature corresponds to one record (row) in the attribute table. Vector Data Structure
  • 5. About Image Files • Image files contain no data • They are the background • You can create data based on images • Not considered a “data” structure
  • 7. A raster grid can store values that represent categories, for example, vegetation type The basic grid attribute table has a value and count field The value field has a code or some real number representing information about the grid cell. In this case it is a code for vegetation. The count field shows how many grid cells have that same value. Raster Data Structure
  • 8. A raster grid can store values that represent categories, for example, vegetation type A grid table can also have additional information, in this case the name of the vegetation type. But is always has the value and count fields. Raster Data Structure
  • 9. Grids can also store continuous values like elevation Raster Data Structure
  • 10. Elevation grid for area north of Kirkuk, Iraq From space shuttle radar topography mission (SRTM) Zoom in and you see the grid cells These are called: Digital Elevation Models (DEM) Raster Data Structure
  • 11. So 2 ways of representing elevation: Vector contour lines Raster grid Raster Data Structure
  • 12. Sources of raster data Interpreted satellite imagery, e.g., land cover Conversion of vector to raster data Raster Data Structure
  • 13. Sources of raster data Spatial analysis performed on vector data A point layer of crime reports A density grid derived from the same crime data – interpolation of point data over a continuous surface Raster Data Structure
  • 14. Sources of raster data Although an digital aerial photo is in raster format, it has no data. Raster Data Structure
  • 16. Raster and Vector Data Structures Point Line Polygon Vector Raster Raster data are described by a cell grid, one value per cell Zone of cells
  • 17. • Features with discrete shapes and boundaries (e.g., street, land ownership parcel, well) • Database management • Database query and reporting • Network analysis • High quality maps • Continuous surfaces with fuzzy boundaries or with qualities that change gradual over space (e.g., soil, land cover, vegetation, pollution) • Spatial analysis and modeling (e.g., agricultural suitability) Vector Raster
  • 18. A 3rd data structure for representing surfaces: Triangulated Irregular Network (TIN) TIN Data Structure
  • 19. Elevation points connected by lines to form polygons that contain topographic information TIN Data Structure
  • 20. Elevation points connected by lines to form polygons that contain topographic information TIN Data Structure
  • 23. • Linear geographic features such as streams and ridges are more accurately represented in a TIN • Less points are needed to represent the topography – less hard disk space is needed • Points can be concentrated in important areas where the topography is more variable, or where more detail is required (e.g., small areas of land) • Survey data and known elevations can easily be incorporated into a TIN • Some functions cannot be performed with DEM data, but are easily done with a TIN TIN Data Structure Advantages
  • 24. 3 GIS Spatial Data Structure Types
  • 25. Attribute table “Flat File” with columns and rows Row = geographic feature record Column = attribute field (item of information about a feature) Attribute Data Structure
  • 26. Attribute field general types • Numeric (integer or decimals) • Text (string) • Date • Blob (binary large object)
  • 27. Attribute data types • Categorical (name): – nominal • no inherent ordering • land use types, county names – ordinal • inherent order • road class; stream class Note: often coded to numbers (eg. SSN) but can’t do arithmetic • Numerical Known difference between values – interval • No natural zero • can’t say ‘twice as much’ • temperature (Celsius or Fahrenheit) – ratio • natural zero • ratios make sense (e.g. twice as much) • income, age, rainfall Note: may be expressed as integer [whole number] or floating point [decimal fraction] Attribute data tables can contain locational information, such as addresses or a list of X,Y coordinates. ArcView refers to these as event tables. However, these must be converted to true spatial data (shape file), for example by geocoding, before they can be displayed as a map.
  • 28. Topology When you edit features in an electric utility system, you want to be sure that the ends of primary and secondary lines connect exactly and that you are able to perform tracing analysis on that electric network. Features need to be connected using specific rules.
  • 30. Planar topology Property parcels of land must adjoin each other exactly, without gaps or overlaps. This two- dimensional graph is called a planar topology.
  • 31. Topological relationships The relationships that do not change if you imagine a map being on a rubber sheet and you pull and stretch the rubber sheet in different directions. Vector and TIN data can have topological structure. Raster and images can not have a topological structure.
  • 32. For a project • What data layers • Vector, raster, TIN, image? • Topological structure (network connectivity or planar topology)? • Attributes? • Minimum required accuracy?
  • 33. Some objects are non-topological and can be freely placed in a geographic area. Examples? Many objects are primarily stored in a GIS for the purpose of background display on a map, so it is usually not necessary to store them in a topological format. If roads are a background layer in your GIS, they will probably be simple features. If roads are part of an analysis of a transportation system, they should be topological features. Should a data layer be topologically structured?
  • 34. ArcGIS Major Data Formats • Coverages (Arc/Info) – Older – Used with ArcInfo versions 7 and older • Shape files – Developed when ArcView was released – ArcView merged with ArcInfo at version 8 • Geodatabases – Developed when ArcGIS was released (version 8) – Shapefiles are still used, but the move is toward geodatabases
  • 35. Arc/Info Coverages Coverages are an older data structure in which topology could be modeled. You will still find many data sets in Arc/Info coverage data formats. But for new data, you should use geodatabase or shapefile formats.
  • 36. Shape files Shape files can be created with ArcView software.
  • 37. Geodatabases Geodatabases can be created with ArcGIS 8.x , 9.x, and 10 Geodatabases give you more power to specify rules for features and structure topology
  • 38. Summary • 3 Spatial Data Structure Types in GIS – Vector – Raster – TIN • Attribute Data Structure – Tables of columns and rows • Topology – needed for spatial data to “know” where other data is