SlideShare uma empresa 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)

Mais conteúdo relacionado

Mais procurados

Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projectionsKU Leuven
 
Distortions and displacement on aerial photograph
Distortions and displacement on aerial photographDistortions and displacement on aerial photograph
Distortions and displacement on aerial photographchandan00781
 
Digital image processing
Digital image processingDigital image processing
Digital image processingMuheeb Awawdeh
 
Introduction of GIS & Remote Sensing (RS)
Introduction of GIS & Remote Sensing (RS)Introduction of GIS & Remote Sensing (RS)
Introduction of GIS & Remote Sensing (RS)Subtain Hussain Syed
 
Getting started with GIS
Getting started with GISGetting started with GIS
Getting started with GISEsri India
 
Introduction to aerial photography and photogrammetry.ppt
Introduction to aerial photography and photogrammetry.pptIntroduction to aerial photography and photogrammetry.ppt
Introduction to aerial photography and photogrammetry.pptsrinivas2036
 
Topology Errors and Cleaning
Topology Errors and CleaningTopology Errors and Cleaning
Topology Errors and CleaningMayuresh Padalkar
 
Principle of photogrammetry
Principle of photogrammetryPrinciple of photogrammetry
Principle of photogrammetrySumant Diwakar
 
Surface Representations using GIS AND Topographical Mapping
Surface Representations using GIS AND Topographical MappingSurface Representations using GIS AND Topographical Mapping
Surface Representations using GIS AND Topographical MappingNAXA-Developers
 
Network analysis in gis
Network analysis in gisNetwork analysis in gis
Network analysis in gisstudent
 
Thermal remote sensing
Thermal remote sensing   Thermal remote sensing
Thermal remote sensing Rahat Malik
 
Arc Geographic Information System (GIS) Digital Elevation Models (DEM).
Arc Geographic Information System (GIS) Digital Elevation Models (DEM).Arc Geographic Information System (GIS) Digital Elevation Models (DEM).
Arc Geographic Information System (GIS) Digital Elevation Models (DEM).Uday Kumar Shil
 
Lecture 7 setero parllax
Lecture 7  setero parllaxLecture 7  setero parllax
Lecture 7 setero parllaxSarhat Adam
 

Mais procurados (20)

Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projections
 
Distortions and displacement on aerial photograph
Distortions and displacement on aerial photographDistortions and displacement on aerial photograph
Distortions and displacement on aerial photograph
 
Digital photogrammetry
Digital photogrammetryDigital photogrammetry
Digital photogrammetry
 
GIS data analysis
GIS data analysisGIS data analysis
GIS data analysis
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Introduction of GIS & Remote Sensing (RS)
Introduction of GIS & Remote Sensing (RS)Introduction of GIS & Remote Sensing (RS)
Introduction of GIS & Remote Sensing (RS)
 
Getting started with GIS
Getting started with GISGetting started with GIS
Getting started with GIS
 
Principles of photogrammetry
Principles of photogrammetryPrinciples of photogrammetry
Principles of photogrammetry
 
Introduction to aerial photography and photogrammetry.ppt
Introduction to aerial photography and photogrammetry.pptIntroduction to aerial photography and photogrammetry.ppt
Introduction to aerial photography and photogrammetry.ppt
 
Topology Errors and Cleaning
Topology Errors and CleaningTopology Errors and Cleaning
Topology Errors and Cleaning
 
Digital Elevation Model (DEM)
Digital Elevation Model (DEM)Digital Elevation Model (DEM)
Digital Elevation Model (DEM)
 
Principle of photogrammetry
Principle of photogrammetryPrinciple of photogrammetry
Principle of photogrammetry
 
Surface Representations using GIS AND Topographical Mapping
Surface Representations using GIS AND Topographical MappingSurface Representations using GIS AND Topographical Mapping
Surface Representations using GIS AND Topographical Mapping
 
Arcgis training day_1
Arcgis training day_1Arcgis training day_1
Arcgis training day_1
 
Network analysis in gis
Network analysis in gisNetwork analysis in gis
Network analysis in gis
 
Internet GIS
Internet GISInternet GIS
Internet GIS
 
Stereoscopic Parallax
Stereoscopic ParallaxStereoscopic Parallax
Stereoscopic Parallax
 
Thermal remote sensing
Thermal remote sensing   Thermal remote sensing
Thermal remote sensing
 
Arc Geographic Information System (GIS) Digital Elevation Models (DEM).
Arc Geographic Information System (GIS) Digital Elevation Models (DEM).Arc Geographic Information System (GIS) Digital Elevation Models (DEM).
Arc Geographic Information System (GIS) Digital Elevation Models (DEM).
 
Lecture 7 setero parllax
Lecture 7  setero parllaxLecture 7  setero parllax
Lecture 7 setero parllax
 

Destaque

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
 

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

Semelhante 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
 
Geographic Information System unit 1
Geographic Information System   unit 1Geographic Information System   unit 1
Geographic Information System unit 1sridevi5983
 

Semelhante 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
 
Geographic Information System unit 1
Geographic Information System   unit 1Geographic Information System   unit 1
Geographic Information System unit 1
 

Mais 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
 

Mais 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

How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 

Último (20)

How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 

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)