SlideShare una empresa de Scribd logo
1 de 30
BY
B ANEESHA SATYA
131854
•GEOCODING
•APPLICATIONS OF GEOCODING
•DYNAMIC SEGMENTATION
•APPLICATIONS OF DYNAMIC SEGMENTATION
BASIC GIS FEATURE TYPES
• Point
- Cities, control points (BM), weather stations
- Location, distance (buffer), point pattern, interpolation
• Polygon
- States, land use (zoning), land cover, eco-region
- Location (area coverage), distance, shape metrics,
overlay
• Line
- Roads, streams, utility lines, path
- Location (linear referencing), distance, shape metrics
(e.g., sinuosity), connectivity
LINEAR FEATURE ANALYSIS :
• Linear referencing - location
- Geocoding (e.g., address matching)
- Dynamic segmentation
Geocoding - the process of assigning spatial locations to data
that are in table format but have fields that describe their
locations.
Dynamic segmentation – the process of computing the location
of events along a route, can locate spatial features (linearly
referenced events) from a data source that lacks x-, and ycoordinates.
TYPES OF GEOCODING
•
•
•
•

Address matching
Corner (intersection) matching
ZIP Code geocoding
Reverse geocoding
ADDRESS GEOCODING: plots street address as point features in a map.
Most common type is address geocoding (address matching) : Internet mapping
such as MapQuest, Google, Yahoo, MS’s
MapPoint…
Requires two sets of data such as street name, zip codes segmented data
-Individual street addresses in a table(one record per address)
-Reference database
Address geocoding interpolates the location of a street address by comparing it
with data on the reference database

A sample address table records name,
address, and ZIPcode.
GEOCODING REFERENCE DATABASE: consists of street map and
attributes for each street segment such as street name , address ranges, zip
codes
1.TIGER/Line files (U.S. Census Bureau)
-Contain legal and statistical boundaries, streets, roads, streams,
water bodies
- Has Built- in topology
-Also contains attributes for each street
2. Segment street name, beginning and ending address numbers on each
side, ZIP codes on each side
3. Also available from commercial companies like Tele ATLAS

The TIGER/Line files include the attributes of FEDIRP, FENAME, FETYPE,
FRADDL, TOADDL, FRADDR, TOADDR, ZIPL, and ZIPR, which are
important for geocoding.
GEOCODING PROCESS:
-GIS software packages have built-in geocoding engines for
address matching(ARCgis ,Mapinfo)
-Two steps
•Pre processing-breaks address into segments
EX:620 N
• Software first locates street segment in reference database that
contains the address.
- Then it interpolates where the address falls within the address
range and gives a point location.

Linear interpolation for address geocoding.
ERRORS IN ADDRESS RECORDING
- Misspelling of street name
- Incorrect address number
- Incorrect direction prefix or suffix
- Incorrect street type
- PO Box type instead of street address
- Incorrect ZIP code
ERRORS IN REFERENCE DATABASE
-Outdated because it lacks information on new streets
-Street name changes
- Street closings
-ZIP code changes or incorrect ZIP codes
- Missing address ranges
- Gaps in address ranges
ADDRESS MATCHING OPTIONS
- Geocoding engine has provisions for relaxing the
matching conditions but uses a scoring system.
- User may decide the rigor or accuracy of address
matching
- Spelling sensitivity
- Acceptable hit rate
- Geocoding process converts addresses to points
- End offset and side offset options
•The end offset moves a geocoded
point away from the end point of a
street segment
•The side offset places a geocoded
point away from the side of a street
segment.
-point in polygon
analysis(linking point address to
census)
OTHER TYPES OF GEOCODING
-Intersection matching also called corner matching, matches
address data with street intersections
here end points of two different addresses in
intersection are matched
-ZIP code geocoding matches a ZIP code to its centroid
location
instead of using street network x,y coordinates are
used
-REVERSE geocoding converts location into descriptive
address

An example of Intersection matching.
GEOCODING APPLICATIONS
• Location based services (GPS, e911)
• Geodemographic analysis
• Public health
• Crime analysis
•Data preparation for spatial analysis
• Real estate
• Health services
• Travel times and distances (emergency response)
• Crime mapping and analysis00
DYNAMIC SEGMENTATION
• DS is the process of computing the location of events along
route. Should have a built-in measurement system
•Routes((multipart)polylines)-linear feature with linear
measurement system stored with its geometry.
Ex:Mileposts along highways, mileage
measurements along stream

•Sections (polylines)
•Events-linearly referenced data that occur along routes
Ex: Events include speed limit changes, traffic
accidents, fishery habitat conditions along streams

•Dynamic segmentation links events to the routes
ROUTES
- Must have built-in measurement system
-distinction in measurement system storage between ESRI’s coverage
model and geodatabase model
-Coverage model treats route as sub-class in a line coverage
- Geodatabase data model treats route as polyline feature

An example of a route subclass using
the coverage model
Fig a- arcs showing the linear features.
Fig b-route super imposed with linear
features.
Fig c- tabulates the linear measure of
three sections.
• Geodatabaase model treats a route polyline feature
class.
•Simply stores linear measures in the geometric model
• x,y values locate the linear feature in the coordinate
system ,m value relates to route’s linear measurement

An example of a geodatabase route
feature class.
Creating Routes
-Interactively or through data conversion
-Interactive method: first digitize route or select existing lines, then
apply measuring command to the route to compute route
measurements.
- Data conversion method: can create routes at once from all linear
features or from features selected from data query.
The interactive
method requires the
selection or
digitizing of the line
segments that make
up a route (shown in
a thicker line
symbol).

Interstate highway
routes in Idaho
ROUTE TYPES
- Simple route :one direction, no loop or branch
-Combined route : joined with another route, has different
conditions depending on direction.
- Split route : subdivided into two routes
- Looping route : intersects itself

An example of a split route.
Events
-Linearly referenced data usually stored in a table
- Dynamic segmentation process is independent of x-, ycoordinate system
- Events may be point or line events

Point Events
-Accidents, stop signs
- Occur at point locations
- To relate point event to a route, point event table must have route ID, location
measures of events, and attributes describing the events
Line Events
- Pavement conditions
-Cover part of a route
-To relate line events to a route, line event table
must have route ID, and from and to measures.
CREATING EVENT TABLES
-Two common methods
- Create event table from existing table n Method assumes that event data are
present in tabular form and linear measures are available
- Create table by locating point or polygon features along the route
- Similar to vector-based overlay operation
- Input layers are a route layer and a point or polygon layer
- Instead of creating an overlay layer, a table is created

An example of converting
point features to point
events.
An example of creating a
linear event table by
overlaying a route layer and a
polygon layer
APPLICATIONS OF DYNAMIC SEGMENTATION
-Dynamic Segmentation can store attributes along with routes which can
then be displayed, queried, and analyzed
-Useful for data management, data display, data query, and data analysis
Data Management
-Useful in two ways
- Different routes can be built along the same linear feature
- Different events can reference the same route, or, more
precisely, the same linear measurement system stored with
the route
- Fisheries biologists can store various environmental data
with a stream network for habitat studies.
Data Display
- Once table is linked to route, table is georeferenced and
can be used as a feature layer.
- Similar to geocoding an address table
The thicker, solid line symbol represents those portions of the
Washington State’s highway network that have the legal speed limit
of 70 miles per hour.
Data Query
-Can perform attribute data query and spatial data query on an
event table and its associated event layer
- Recent traffic accidents follow pattern

Data query at a point, shown here by the
small circle, shows the route-ID, the x- and
y-coordinates, and the measure (m) value at
the point location. Additionally, the
beginning and ending measure
values of the route are also listed.
Data Analysis
-Routes, events may be inputs for analysis
-Efficiency of public transit routes
- Buffer the route, overlay with census blocks and
demographic data for planning and operation of the public
transit system
- Data analysis between two event layers
- Relationship between traffic accidents and speed limits
(similar to vector-based overlay operation)

Más contenido relacionado

La actualidad más candente

Lecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.pptLecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.pptPrabin Pandit
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS IJohn Reiser
 
Gis powerpoint
Gis powerpointGis powerpoint
Gis powerpointkaushdave
 
Spatial data analysis 1
Spatial data analysis 1Spatial data analysis 1
Spatial data analysis 1Johan Blomme
 
Network analysis in gis
Network analysis in gisNetwork analysis in gis
Network analysis in gisstudent
 
Network analysis for shortest optimum path
Network analysis for shortest optimum pathNetwork analysis for shortest optimum path
Network analysis for shortest optimum pathSourabh Jain
 
Land information system in Nepal
Land information system in NepalLand information system in Nepal
Land information system in NepalQust04
 
Orthorectification and triangulation
Orthorectification and triangulationOrthorectification and triangulation
Orthorectification and triangulationMesfin Yeshitla
 
Applications of gis
Applications of gisApplications of gis
Applications of gisPramoda 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
 

La actualidad más candente (20)

Georeferencing
GeoreferencingGeoreferencing
Georeferencing
 
Lecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.pptLecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.ppt
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS I
 
WHAT IS IMAGE INTERPRETATION?
WHAT IS IMAGE INTERPRETATION?WHAT IS IMAGE INTERPRETATION?
WHAT IS IMAGE INTERPRETATION?
 
Gis powerpoint
Gis powerpointGis powerpoint
Gis powerpoint
 
Spatial data analysis 1
Spatial data analysis 1Spatial data analysis 1
Spatial data analysis 1
 
Network analysis in gis
Network analysis in gisNetwork analysis in gis
Network analysis in gis
 
Network analysis for shortest optimum path
Network analysis for shortest optimum pathNetwork analysis for shortest optimum path
Network analysis for shortest optimum path
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Land information system in Nepal
Land information system in NepalLand information system in Nepal
Land information system in Nepal
 
Orthorectification and triangulation
Orthorectification and triangulationOrthorectification and triangulation
Orthorectification and triangulation
 
GIS Modeling
GIS ModelingGIS Modeling
GIS Modeling
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Applications of gis
Applications of gisApplications of gis
Applications of gis
 
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
 
Resampling- GIS
Resampling- GISResampling- GIS
Resampling- GIS
 
Cartographic map design
Cartographic map designCartographic map design
Cartographic map design
 
Themating maping
Themating mapingThemating maping
Themating maping
 
Data sources and input in GIS
Data  sources and input in GISData  sources and input in GIS
Data sources and input in GIS
 
Gis functions
Gis functionsGis functions
Gis functions
 

Destacado

Linear referencing 2014
Linear referencing 2014Linear referencing 2014
Linear referencing 2014Atiqa khan
 
Working with Routes and Linear Referencing in ArcGIS
Working with Routes and Linear Referencing in ArcGISWorking with Routes and Linear Referencing in ArcGIS
Working with Routes and Linear Referencing in ArcGISJohn Schaeffer
 
Special Report: Geocoding...achieving the highest accuracy
Special Report: Geocoding...achieving the highest accuracySpecial Report: Geocoding...achieving the highest accuracy
Special Report: Geocoding...achieving the highest accuracyJohn Woloshen
 
Linear Referencing - See How FME Measures Up
Linear Referencing - See How FME Measures UpLinear Referencing - See How FME Measures Up
Linear Referencing - See How FME Measures UpSafe Software
 
FME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the PipelinesFME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the PipelinesSafe Software
 
Digitization arc gis
Digitization arc gisDigitization arc gis
Digitization arc gisAshok Peddi
 
OGA - Esri UK Annual Conference 2016
OGA - Esri UK Annual Conference 2016OGA - Esri UK Annual Conference 2016
OGA - Esri UK Annual Conference 2016Esri UK
 
Network Analysis
Network AnalysisNetwork Analysis
Network Analysisami_01
 
Real estate & Construction Industry Market Research in India
Real estate & Construction Industry Market Research in IndiaReal estate & Construction Industry Market Research in India
Real estate & Construction Industry Market Research in IndiaRumanshu Katiyar
 

Destacado (9)

Linear referencing 2014
Linear referencing 2014Linear referencing 2014
Linear referencing 2014
 
Working with Routes and Linear Referencing in ArcGIS
Working with Routes and Linear Referencing in ArcGISWorking with Routes and Linear Referencing in ArcGIS
Working with Routes and Linear Referencing in ArcGIS
 
Special Report: Geocoding...achieving the highest accuracy
Special Report: Geocoding...achieving the highest accuracySpecial Report: Geocoding...achieving the highest accuracy
Special Report: Geocoding...achieving the highest accuracy
 
Linear Referencing - See How FME Measures Up
Linear Referencing - See How FME Measures UpLinear Referencing - See How FME Measures Up
Linear Referencing - See How FME Measures Up
 
FME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the PipelinesFME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the Pipelines
 
Digitization arc gis
Digitization arc gisDigitization arc gis
Digitization arc gis
 
OGA - Esri UK Annual Conference 2016
OGA - Esri UK Annual Conference 2016OGA - Esri UK Annual Conference 2016
OGA - Esri UK Annual Conference 2016
 
Network Analysis
Network AnalysisNetwork Analysis
Network Analysis
 
Real estate & Construction Industry Market Research in India
Real estate & Construction Industry Market Research in IndiaReal estate & Construction Industry Market Research in India
Real estate & Construction Industry Market Research in India
 

Similar a GEOcoding and Dynamic segmentation

Fundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementFundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementSyadur Rahaman
 
GIS and Remote Sensing Training at Pitney Bowes Software
GIS and Remote Sensing Training at Pitney Bowes SoftwareGIS and Remote Sensing Training at Pitney Bowes Software
GIS and Remote Sensing Training at Pitney Bowes SoftwareNishant Sinha
 
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
 
Geographic information system
Geographic information systemGeographic information system
Geographic information systemSumanta Das
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformationMohsin Siddique
 
Gis capabilities on Big Data Systems
Gis capabilities on Big Data SystemsGis capabilities on Big Data Systems
Gis capabilities on Big Data SystemsAhmad Jawwad
 
TYBSC IT PGIS Unit IV Spacial Data Analysis
TYBSC IT PGIS Unit IV  Spacial Data AnalysisTYBSC IT PGIS Unit IV  Spacial Data Analysis
TYBSC IT PGIS Unit IV Spacial Data AnalysisArti Parab Academics
 
A Journey to the World of GIS
A Journey to the World of GISA Journey to the World of GIS
A Journey to the World of GISNishant Sinha
 
Use of AI in commuting
Use of AI in commutingUse of AI in commuting
Use of AI in commutingBansi Mehta
 
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.pptxNancyVerma72
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis Saad Raja
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GISSatish Taji
 

Similar a GEOcoding and Dynamic segmentation (20)

TerraWorld
TerraWorldTerraWorld
TerraWorld
 
Change detection
Change detection Change detection
Change detection
 
Fundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementFundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster Management
 
GIS and Remote Sensing Training at Pitney Bowes Software
GIS and Remote Sensing Training at Pitney Bowes SoftwareGIS and Remote Sensing Training at Pitney Bowes Software
GIS and Remote Sensing Training at Pitney Bowes Software
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
Gis basic
Gis basicGis basic
Gis basic
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformation
 
Gis capabilities on Big Data Systems
Gis capabilities on Big Data SystemsGis capabilities on Big Data Systems
Gis capabilities on Big Data Systems
 
TYBSC IT PGIS Unit IV Spacial Data Analysis
TYBSC IT PGIS Unit IV  Spacial Data AnalysisTYBSC IT PGIS Unit IV  Spacial Data Analysis
TYBSC IT PGIS Unit IV Spacial Data Analysis
 
A Journey to the World of GIS
A Journey to the World of GISA Journey to the World of GIS
A Journey to the World of GIS
 
Use of AI in commuting
Use of AI in commutingUse of AI in commuting
Use of AI in commuting
 
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
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
GIS
GISGIS
GIS
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
gis.pdf
gis.pdfgis.pdf
gis.pdf
 
gis.pdf
gis.pdfgis.pdf
gis.pdf
 
Fundamentals of GIS
Fundamentals of GISFundamentals of GIS
Fundamentals of GIS
 

Más de Abhiram Kanigolla

ASSESSMENT OF SOIL SALINITY USING REMOTE SENSING
ASSESSMENT OF SOIL SALINITY USING REMOTE SENSINGASSESSMENT OF SOIL SALINITY USING REMOTE SENSING
ASSESSMENT OF SOIL SALINITY USING REMOTE SENSINGAbhiram Kanigolla
 
HYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPINGHYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPINGAbhiram Kanigolla
 
APPLICATION OF KRIGING IN GROUND WATER STUDIES
APPLICATION OF KRIGING IN GROUND WATER STUDIESAPPLICATION OF KRIGING IN GROUND WATER STUDIES
APPLICATION OF KRIGING IN GROUND WATER STUDIESAbhiram Kanigolla
 
AIR POLLUTION MONITORING USING RS
AIR POLLUTION MONITORING USING RSAIR POLLUTION MONITORING USING RS
AIR POLLUTION MONITORING USING RSAbhiram Kanigolla
 
REMOTE SENSING IN ARCHAEOLOGY
REMOTE SENSING IN ARCHAEOLOGYREMOTE SENSING IN ARCHAEOLOGY
REMOTE SENSING IN ARCHAEOLOGYAbhiram Kanigolla
 
PRECISE AGRICULTURE USING GPS
PRECISE AGRICULTURE USING GPSPRECISE AGRICULTURE USING GPS
PRECISE AGRICULTURE USING GPSAbhiram Kanigolla
 
LIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRY
LIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRYLIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRY
LIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRYAbhiram Kanigolla
 
APPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLING
APPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLINGAPPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLING
APPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLINGAbhiram Kanigolla
 
WETLAND MAPPING USING RS AND GIS
WETLAND MAPPING USING RS AND GISWETLAND MAPPING USING RS AND GIS
WETLAND MAPPING USING RS AND GISAbhiram Kanigolla
 
CLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GIS
CLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GISCLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GIS
CLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GISAbhiram Kanigolla
 
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)Abhiram Kanigolla
 
MINERAL EXPLORATION USING ASTER IMAGE
MINERAL EXPLORATION USING ASTER IMAGE MINERAL EXPLORATION USING ASTER IMAGE
MINERAL EXPLORATION USING ASTER IMAGE Abhiram Kanigolla
 
Climate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basinsClimate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basinsAbhiram Kanigolla
 
Applications of Remote Sensing
Applications of Remote SensingApplications of Remote Sensing
Applications of Remote SensingAbhiram Kanigolla
 
R programming language in spatial analysis
R programming language in spatial analysisR programming language in spatial analysis
R programming language in spatial analysisAbhiram Kanigolla
 
IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...
IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...
IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...Abhiram Kanigolla
 

Más de Abhiram Kanigolla (20)

ASSESSMENT OF SOIL SALINITY USING REMOTE SENSING
ASSESSMENT OF SOIL SALINITY USING REMOTE SENSINGASSESSMENT OF SOIL SALINITY USING REMOTE SENSING
ASSESSMENT OF SOIL SALINITY USING REMOTE SENSING
 
GIS IN DISASTER MANAGEMENT
GIS IN DISASTER MANAGEMENTGIS IN DISASTER MANAGEMENT
GIS IN DISASTER MANAGEMENT
 
HYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPINGHYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPING
 
APPLICATION OF KRIGING IN GROUND WATER STUDIES
APPLICATION OF KRIGING IN GROUND WATER STUDIESAPPLICATION OF KRIGING IN GROUND WATER STUDIES
APPLICATION OF KRIGING IN GROUND WATER STUDIES
 
AIR POLLUTION MONITORING USING RS
AIR POLLUTION MONITORING USING RSAIR POLLUTION MONITORING USING RS
AIR POLLUTION MONITORING USING RS
 
REMOTE SENSING IN ARCHAEOLOGY
REMOTE SENSING IN ARCHAEOLOGYREMOTE SENSING IN ARCHAEOLOGY
REMOTE SENSING IN ARCHAEOLOGY
 
PRECISE AGRICULTURE USING GPS
PRECISE AGRICULTURE USING GPSPRECISE AGRICULTURE USING GPS
PRECISE AGRICULTURE USING GPS
 
LIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRY
LIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRYLIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRY
LIDAR TECHNOLOGY AND ITS APPLICATION ON FORESTRY
 
APPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLING
APPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLINGAPPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLING
APPLICATIONS OF ARC SWAT MODEL FOR HYDROLOGICAL MODELLING
 
WETLAND MAPPING USING RS AND GIS
WETLAND MAPPING USING RS AND GISWETLAND MAPPING USING RS AND GIS
WETLAND MAPPING USING RS AND GIS
 
3D CITY MODELS
3D CITY MODELS3D CITY MODELS
3D CITY MODELS
 
CLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GIS
CLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GISCLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GIS
CLIMATE CHANGE IMPACT ASSESSMENT ON MELTING GLACIERS USING RS & GIS
 
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
 
GRID COMPUTING
GRID COMPUTINGGRID COMPUTING
GRID COMPUTING
 
MINERAL EXPLORATION USING ASTER IMAGE
MINERAL EXPLORATION USING ASTER IMAGE MINERAL EXPLORATION USING ASTER IMAGE
MINERAL EXPLORATION USING ASTER IMAGE
 
Climate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basinsClimate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basins
 
Applications of Remote Sensing
Applications of Remote SensingApplications of Remote Sensing
Applications of Remote Sensing
 
R programming language in spatial analysis
R programming language in spatial analysisR programming language in spatial analysis
R programming language in spatial analysis
 
GPS IN AVIATION SYSTEM
GPS IN AVIATION SYSTEMGPS IN AVIATION SYSTEM
GPS IN AVIATION SYSTEM
 
IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...
IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...
IMPACT OF COAL MINING ON LAND USE/LAND COVER USING REMOTE SENSING AND GIS TEC...
 

Último

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 

Último (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

GEOcoding and Dynamic segmentation

  • 2. •GEOCODING •APPLICATIONS OF GEOCODING •DYNAMIC SEGMENTATION •APPLICATIONS OF DYNAMIC SEGMENTATION
  • 3. BASIC GIS FEATURE TYPES • Point - Cities, control points (BM), weather stations - Location, distance (buffer), point pattern, interpolation • Polygon - States, land use (zoning), land cover, eco-region - Location (area coverage), distance, shape metrics, overlay • Line - Roads, streams, utility lines, path - Location (linear referencing), distance, shape metrics (e.g., sinuosity), connectivity
  • 4. LINEAR FEATURE ANALYSIS : • Linear referencing - location - Geocoding (e.g., address matching) - Dynamic segmentation Geocoding - the process of assigning spatial locations to data that are in table format but have fields that describe their locations. Dynamic segmentation – the process of computing the location of events along a route, can locate spatial features (linearly referenced events) from a data source that lacks x-, and ycoordinates.
  • 5. TYPES OF GEOCODING • • • • Address matching Corner (intersection) matching ZIP Code geocoding Reverse geocoding
  • 6. ADDRESS GEOCODING: plots street address as point features in a map. Most common type is address geocoding (address matching) : Internet mapping such as MapQuest, Google, Yahoo, MS’s MapPoint… Requires two sets of data such as street name, zip codes segmented data -Individual street addresses in a table(one record per address) -Reference database Address geocoding interpolates the location of a street address by comparing it with data on the reference database A sample address table records name, address, and ZIPcode.
  • 7. GEOCODING REFERENCE DATABASE: consists of street map and attributes for each street segment such as street name , address ranges, zip codes 1.TIGER/Line files (U.S. Census Bureau) -Contain legal and statistical boundaries, streets, roads, streams, water bodies - Has Built- in topology -Also contains attributes for each street 2. Segment street name, beginning and ending address numbers on each side, ZIP codes on each side 3. Also available from commercial companies like Tele ATLAS The TIGER/Line files include the attributes of FEDIRP, FENAME, FETYPE, FRADDL, TOADDL, FRADDR, TOADDR, ZIPL, and ZIPR, which are important for geocoding.
  • 8. GEOCODING PROCESS: -GIS software packages have built-in geocoding engines for address matching(ARCgis ,Mapinfo) -Two steps •Pre processing-breaks address into segments EX:620 N • Software first locates street segment in reference database that contains the address. - Then it interpolates where the address falls within the address range and gives a point location. Linear interpolation for address geocoding.
  • 9. ERRORS IN ADDRESS RECORDING - Misspelling of street name - Incorrect address number - Incorrect direction prefix or suffix - Incorrect street type - PO Box type instead of street address - Incorrect ZIP code
  • 10. ERRORS IN REFERENCE DATABASE -Outdated because it lacks information on new streets -Street name changes - Street closings -ZIP code changes or incorrect ZIP codes - Missing address ranges - Gaps in address ranges
  • 11. ADDRESS MATCHING OPTIONS - Geocoding engine has provisions for relaxing the matching conditions but uses a scoring system. - User may decide the rigor or accuracy of address matching - Spelling sensitivity - Acceptable hit rate - Geocoding process converts addresses to points - End offset and side offset options
  • 12. •The end offset moves a geocoded point away from the end point of a street segment •The side offset places a geocoded point away from the side of a street segment. -point in polygon analysis(linking point address to census)
  • 13. OTHER TYPES OF GEOCODING -Intersection matching also called corner matching, matches address data with street intersections here end points of two different addresses in intersection are matched -ZIP code geocoding matches a ZIP code to its centroid location instead of using street network x,y coordinates are used -REVERSE geocoding converts location into descriptive address An example of Intersection matching.
  • 14. GEOCODING APPLICATIONS • Location based services (GPS, e911) • Geodemographic analysis • Public health • Crime analysis •Data preparation for spatial analysis • Real estate • Health services • Travel times and distances (emergency response) • Crime mapping and analysis00
  • 15. DYNAMIC SEGMENTATION • DS is the process of computing the location of events along route. Should have a built-in measurement system •Routes((multipart)polylines)-linear feature with linear measurement system stored with its geometry. Ex:Mileposts along highways, mileage measurements along stream •Sections (polylines) •Events-linearly referenced data that occur along routes Ex: Events include speed limit changes, traffic accidents, fishery habitat conditions along streams •Dynamic segmentation links events to the routes
  • 16. ROUTES - Must have built-in measurement system -distinction in measurement system storage between ESRI’s coverage model and geodatabase model -Coverage model treats route as sub-class in a line coverage - Geodatabase data model treats route as polyline feature An example of a route subclass using the coverage model Fig a- arcs showing the linear features. Fig b-route super imposed with linear features. Fig c- tabulates the linear measure of three sections.
  • 17. • Geodatabaase model treats a route polyline feature class. •Simply stores linear measures in the geometric model • x,y values locate the linear feature in the coordinate system ,m value relates to route’s linear measurement An example of a geodatabase route feature class.
  • 18. Creating Routes -Interactively or through data conversion -Interactive method: first digitize route or select existing lines, then apply measuring command to the route to compute route measurements. - Data conversion method: can create routes at once from all linear features or from features selected from data query.
  • 19. The interactive method requires the selection or digitizing of the line segments that make up a route (shown in a thicker line symbol). Interstate highway routes in Idaho
  • 20. ROUTE TYPES - Simple route :one direction, no loop or branch -Combined route : joined with another route, has different conditions depending on direction. - Split route : subdivided into two routes - Looping route : intersects itself An example of a split route.
  • 21. Events -Linearly referenced data usually stored in a table - Dynamic segmentation process is independent of x-, ycoordinate system - Events may be point or line events Point Events -Accidents, stop signs - Occur at point locations - To relate point event to a route, point event table must have route ID, location measures of events, and attributes describing the events
  • 22. Line Events - Pavement conditions -Cover part of a route -To relate line events to a route, line event table must have route ID, and from and to measures.
  • 23. CREATING EVENT TABLES -Two common methods - Create event table from existing table n Method assumes that event data are present in tabular form and linear measures are available - Create table by locating point or polygon features along the route - Similar to vector-based overlay operation - Input layers are a route layer and a point or polygon layer - Instead of creating an overlay layer, a table is created An example of converting point features to point events.
  • 24. An example of creating a linear event table by overlaying a route layer and a polygon layer
  • 25. APPLICATIONS OF DYNAMIC SEGMENTATION -Dynamic Segmentation can store attributes along with routes which can then be displayed, queried, and analyzed -Useful for data management, data display, data query, and data analysis
  • 26. Data Management -Useful in two ways - Different routes can be built along the same linear feature - Different events can reference the same route, or, more precisely, the same linear measurement system stored with the route - Fisheries biologists can store various environmental data with a stream network for habitat studies.
  • 27. Data Display - Once table is linked to route, table is georeferenced and can be used as a feature layer. - Similar to geocoding an address table
  • 28. The thicker, solid line symbol represents those portions of the Washington State’s highway network that have the legal speed limit of 70 miles per hour.
  • 29. Data Query -Can perform attribute data query and spatial data query on an event table and its associated event layer - Recent traffic accidents follow pattern Data query at a point, shown here by the small circle, shows the route-ID, the x- and y-coordinates, and the measure (m) value at the point location. Additionally, the beginning and ending measure values of the route are also listed.
  • 30. Data Analysis -Routes, events may be inputs for analysis -Efficiency of public transit routes - Buffer the route, overlay with census blocks and demographic data for planning and operation of the public transit system - Data analysis between two event layers - Relationship between traffic accidents and speed limits (similar to vector-based overlay operation)