SlideShare a Scribd company logo
1 of 52
In context of Arc GIS
INTERPOLATION
TECHNIQUES
Our aim is to apply interpolation techniques, mostly in the context
of GIS.
We have discussed few of the methods such as: Nearest neighbor,
IDW, Spline, Radial Basis Function, and Kriging.
But we have done analysis on: IDW, Spline (tension and
registration) and Kriging (ordinary and universal).
Introduction
The study area includes different states of USA :
 Nevada
 Idaho – Rocky Mountains (side of Montana)
 Oregon
 Wyoming
 Utah
 Washington DC
Study Area
Google Earth View
The data we use to achieve our goal is of the different weather
stations in different states of the USA.
The information it includes is:
 Station Names (in text format)
 Lat/long (in degress)
 Elevation Values (in meters)
 Rain Percentage (in %)
Given Data
Map Layout
Map Layout
 The method which we adopt here is the technique of Interpolation
data from sample points.
 As defined earlier, the software that aid us is the Arc GIS and Arc
Scene (version 9.3) .
 Different types of interpolation techniques gives us separate
results.
 As we display the sample points on Arc GIS, and also label them.
 We interpolate data using the attribute of Elevation field. (others
can also be used).
Methodology
Literature Review
Interpolating A Surface fromSample Point Data
Interpolation
Estimating the attribute values of locations that are within the
range of available data using known data values.
Extrapolation
Estimating the attribute values of locations outside the range of
available data using known data values.
Interpolation
Extrapolation
Linear Interpolation
Elevation profile
Sample
elevation data
A
B
If
A = 8 feet and
B = 4 feet
then
C = (8 + 4) / 2 = 6 feet
C
Non-linear Interpolation
Elevation profile
Sample
elevation data
A
B
C
• Often results in a more
realistic interpolation
but estimating missing
data values is more
complex
Sampling
Strategy
Random
Regular
Sampling Strategies
Guarantees a good spread of points.
Regular Strategy
 It produces a pattern with clustering some areas.
RandomStrategy
Spatial Interpolation MethodsSpatialInterpolation
Methods
Global
Deterministic
Exact
Inexact
Geo-Statistical
Exact
Inexact
Local
Deterministic
Exact
Inexact
Geo-Statistical
Exact
Inexact
Global Interpolation
Sample
data
 Uses all Known Points to estimate a value at unsampled
locations.
 More generalize estimation.
 Useful for the terrains that do not show abrupt change.
Local Interpolation
Sample data
• Uses a local neighborhood to
estimate value, i.e. closest n
number of points, or within a given
search radius
 Uses a neighborhood of sample points to estimate the a value
at unsampled location.
 Produce local estimation.
 Useful for abrupt changes.
Grouping of Interpolation
Grouping
Deterministic
Geo-
Statistical
 Deterministic interpolation techniques create surfaces
from measured points.
 A deterministic interpolation can either force the resulting
surface to pass through the data values or not.
Deterministic Technique
 Geo-statistical techniques quantify the spatial
autocorrelation among measured points and account for
the spatial configuration of the sample points around the
prediction location.
 Because geo-statistics is based on statistics, these
techniques produce not only prediction surfaces but also
error or uncertainty surfaces, giving you an indication of
how good the predictions are
Geo-statistical Technique
Exact Interpolation: predicts a value that is identical to the
measured value at a sampled location.
Inexact interpolator: predicts a value that is different from the
measured value
Examples
Nearest Neighbor(NN)
Predicts the value on the basis of the perpendicular bisector between
sampled points forming Thiession Polygons.
Produces 1 polygon per sample point,
With sample point at the center.
It weights as per the area or the volume.
They are further divided into two more
categories.
 It is Local, Deterministic, and Exact.
Inverse Distance Weighted(IDW)
It is advanced of Nearest Neighbor.
Here the driving force is Distance.
It includes ore observation other than the nearest points.
It is Local, Deterministic, and Exact.
With the high power, the surface get soother and smoother
Result
IDW with 8
IDW with power 2
IDW with power 4
IDW with power 8
Spline
Those points that are extended to the height of their magnitude
Act as bending of a rubber sheet while minimizing the curvature.
Can be used for the smoothing of the surface.
Surface passes from all points.
They can be 1st , 2nd , and 3rd order:
 Regular (1st, 2nd , & 3rd )
 Tension (1st , & 2nd )
They can 2D (smoothing a contour) or 3D (modeling a surface).
They can be Local, Deterministic, and Exact.
 Regularized Spline: the higher the weight, the smoother the surface.
 Typical values are: 0.1, 0.01, 0.001, 0.5 etc
 Suitable values are: 0-5.
 Tension Spline: the higher the weight, the coarser the surface.
 Must be greater than equal to zero
 Typical values are: 0, 1, 5, 10.
Result
Regular Spline
Tension Spline
 The number of point are set by default in most of the software.
 The number of points one define, all the number are used in the
calculation
 Maximum the number, smoother the surface.
 Lesser the stiffness.
Radial Basis Function (RBS)
Is a function that changes its location with distance.
It can predicts a value above the maximum and below the
minimum
Basically, it is the series of exact interpolation techniques:
 Thin-plate Spline
 Spline with Tension
 Regularized Spline
 Multi-Quadratic Function
 Inverse Multi-quadratic Spline
Trend Surface
 Produces surface that represents gradual trend over area of
interest.
 It is Local, Estimated, and Geo-statistical.
 Examining or removing the long range trends.
 1st Order
 2nd Order
Kirging
 It says that the distance and direction between sample points
shows the spatial correlation that can be used to predict the
surface
 Merits: it is fast and flexible method.
 Demerit: requires a lot of decision making
 In Kriging, the weight not only depends upon the distance of the
measured and prediction points, but also on the spatial
arrangement of them.
 It uses data twice:
 To estimate the spatial correlation, and
 To make the predictions
 Ordinary Kriging: Suitable for the data having trend. (e.g.
mountains along with valleys)
 Computed with constant mean “µ”
 Universal Kriging: The results are similar to the one get from
regression.
 Sample points arrange themselves above and below the mean.
 More like a 2nd order polynomial.
Result
Ordinary Kriging
Universal Kriging
 It quantifies the assumption that nearby things tend to be more
similar than that are further apart.
 It measures the statistical correlation.
 It shows that greater the distance between two points, lesser the
similarity between them.
Semi-variogram
It can be:
 Spherical
 Circular
 Exponential
 Gaussian
Kriging Spherical
Result
Kriging Circular
Kriging Exponential
Kriging Gaussian
Summary
Serial No. Techniques Observations
01. IDW
02. Regularized Spline
03. Tension Spline
04. Krging Universe
with
05. Krging Universe
with
Serial No. Techniques Observations
06. Krging Gussain
07. Kriging
Exponential
08. Kriging Circular
09. Kriging Spherical
 The final outcome of our experimentation is :
Conclusion

More Related Content

What's hot

Change detection techniques
Change detection techniquesChange detection techniques
Change detection techniques
Femi Opaleye
 
WEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptxWEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptx
Asim Pt
 
Ppt on remote sensing system
Ppt on remote sensing systemPpt on remote sensing system
Ppt on remote sensing system
Alisha Korpal
 

What's hot (20)

Interpolation techniques in ArcGIS
Interpolation techniques in ArcGISInterpolation techniques in ArcGIS
Interpolation techniques in ArcGIS
 
GIS
GISGIS
GIS
 
Vector and Raster Data data model
Vector and Raster Data data modelVector and Raster Data data model
Vector and Raster Data data model
 
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing Data
 
An introduction to geographic information systems (gis) m goulbourne 2007
An introduction to geographic information systems (gis)   m goulbourne 2007An introduction to geographic information systems (gis)   m goulbourne 2007
An introduction to geographic information systems (gis) m goulbourne 2007
 
Urban Landuse/ Landcover change analysis using Remote Sensing and GIS
Urban Landuse/ Landcover change analysis using Remote Sensing and GISUrban Landuse/ Landcover change analysis using Remote Sensing and GIS
Urban Landuse/ Landcover change analysis using Remote Sensing and GIS
 
Vector data model
Vector data model Vector data model
Vector data model
 
Datum
DatumDatum
Datum
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Change detection techniques
Change detection techniquesChange detection techniques
Change detection techniques
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
Gis
GisGis
Gis
 
Data models in geographical information system(GIS)
Data models in geographical information system(GIS)Data models in geographical information system(GIS)
Data models in geographical information system(GIS)
 
WEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptxWEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptx
 
Visual Image Interpretation in Remote Sensing
Visual Image Interpretation in Remote SensingVisual Image Interpretation in Remote Sensing
Visual Image Interpretation in Remote Sensing
 
Raster data and Vector data
Raster data and Vector dataRaster data and Vector data
Raster data and Vector data
 
Ppt on remote sensing system
Ppt on remote sensing systemPpt on remote sensing system
Ppt on remote sensing system
 
Digital elevation model in GIS
Digital elevation model in GISDigital elevation model in GIS
Digital elevation model in GIS
 
Digital photogrammetry
Digital photogrammetryDigital photogrammetry
Digital photogrammetry
 

Viewers also liked

Arc map arcscene gis interpolation kriging method mono lake arcmap 10
Arc map arcscene gis interpolation kriging method mono lake arcmap 10Arc map arcscene gis interpolation kriging method mono lake arcmap 10
Arc map arcscene gis interpolation kriging method mono lake arcmap 10
Gis Cbs
 
Interpolation 2013
Interpolation 2013Interpolation 2013
Interpolation 2013
Atiqa Khan
 
Inverse distance weighting
Inverse distance weightingInverse distance weighting
Inverse distance weighting
Penchala Vineeth
 
Spatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAMSpatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAM
Fumiya Nozaki
 
Interpolation
InterpolationInterpolation
Interpolation
mbhuiya6
 
interpolation
interpolationinterpolation
interpolation
8laddu8
 

Viewers also liked (20)

iNEDI - Accuracy Improvements and Artifacts Removal in Edge Based Image Inter...
iNEDI - Accuracy Improvements and Artifacts Removal in Edge Based Image Inter...iNEDI - Accuracy Improvements and Artifacts Removal in Edge Based Image Inter...
iNEDI - Accuracy Improvements and Artifacts Removal in Edge Based Image Inter...
 
Extrapolation
ExtrapolationExtrapolation
Extrapolation
 
Image Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom ConceptsImage Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom Concepts
 
Es272 ch5b
Es272 ch5bEs272 ch5b
Es272 ch5b
 
Interpolation with unequal interval
Interpolation with unequal intervalInterpolation with unequal interval
Interpolation with unequal interval
 
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
Image Resolution Enhancement using DWT and Spatial Domain Interpolation Techn...
 
Arc map arcscene gis interpolation kriging method mono lake arcmap 10
Arc map arcscene gis interpolation kriging method mono lake arcmap 10Arc map arcscene gis interpolation kriging method mono lake arcmap 10
Arc map arcscene gis interpolation kriging method mono lake arcmap 10
 
Interpolation 2013
Interpolation 2013Interpolation 2013
Interpolation 2013
 
Comparison of Interpolation Methods in Prediction the Pattern of Basal Stem R...
Comparison of Interpolation Methods in Prediction the Pattern of Basal Stem R...Comparison of Interpolation Methods in Prediction the Pattern of Basal Stem R...
Comparison of Interpolation Methods in Prediction the Pattern of Basal Stem R...
 
GISG 112 Final Presentation
GISG 112 Final PresentationGISG 112 Final Presentation
GISG 112 Final Presentation
 
Finite difference & interpolation
Finite difference & interpolationFinite difference & interpolation
Finite difference & interpolation
 
Inverse distance weighting
Inverse distance weightingInverse distance weighting
Inverse distance weighting
 
Dtm Quality Assesment
Dtm Quality AssesmentDtm Quality Assesment
Dtm Quality Assesment
 
Data hiding using image interpolation
Data hiding using image interpolationData hiding using image interpolation
Data hiding using image interpolation
 
Spatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAMSpatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAM
 
Newton divided difference interpolation
Newton divided difference interpolationNewton divided difference interpolation
Newton divided difference interpolation
 
Interpolation and extrapolation
Interpolation and extrapolationInterpolation and extrapolation
Interpolation and extrapolation
 
Interpolation
InterpolationInterpolation
Interpolation
 
interpolation
interpolationinterpolation
interpolation
 
Interpolation Generalized
Interpolation GeneralizedInterpolation Generalized
Interpolation Generalized
 

Similar to Interpolation 2013

Remote Sensing: Interppolation
Remote Sensing: InterppolationRemote Sensing: Interppolation
Remote Sensing: Interppolation
Kamlesh Kumar
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
cscpconf
 
Title - Interpolation methods in ArcGIS.pptx
Title - Interpolation methods in ArcGIS.pptxTitle - Interpolation methods in ArcGIS.pptx
Title - Interpolation methods in ArcGIS.pptx
WageYado
 

Similar to Interpolation 2013 (20)

GEOSTATISTICAL_ANALYST
GEOSTATISTICAL_ANALYSTGEOSTATISTICAL_ANALYST
GEOSTATISTICAL_ANALYST
 
Remote Sensing: Interppolation
Remote Sensing: InterppolationRemote Sensing: Interppolation
Remote Sensing: Interppolation
 
3D Analyst Lab 1
3D Analyst Lab 13D Analyst Lab 1
3D Analyst Lab 1
 
3-1_geo Spatial analysis_spatial_modeling.pptx
3-1_geo Spatial analysis_spatial_modeling.pptx3-1_geo Spatial analysis_spatial_modeling.pptx
3-1_geo Spatial analysis_spatial_modeling.pptx
 
STATISTICAL_SURFACES.ppt
STATISTICAL_SURFACES.pptSTATISTICAL_SURFACES.ppt
STATISTICAL_SURFACES.ppt
 
3D Analyst - Lab
3D Analyst - Lab3D Analyst - Lab
3D Analyst - Lab
 
Improving Dtm Accuracy
Improving Dtm AccuracyImproving Dtm Accuracy
Improving Dtm Accuracy
 
Interpolation
InterpolationInterpolation
Interpolation
 
EDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTION
EDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTIONEDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTION
EDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTION
 
EDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTION
EDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTIONEDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTION
EDGE DETECTION IN RADAR IMAGES USING WEIBULL DISTRIBUTION
 
Building maps with analysis
Building maps with analysisBuilding maps with analysis
Building maps with analysis
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
 
Raster data analysis
Raster data analysisRaster data analysis
Raster data analysis
 
Satellite Image Classification using Decision Tree, SVM and k-Nearest Neighbor
Satellite Image Classification using Decision Tree, SVM and k-Nearest NeighborSatellite Image Classification using Decision Tree, SVM and k-Nearest Neighbor
Satellite Image Classification using Decision Tree, SVM and k-Nearest Neighbor
 
Title - Interpolation methods in ArcGIS.pptx
Title - Interpolation methods in ArcGIS.pptxTitle - Interpolation methods in ArcGIS.pptx
Title - Interpolation methods in ArcGIS.pptx
 
GIS moving towards 3rd Dimension
GIS moving towards 3rd DimensionGIS moving towards 3rd Dimension
GIS moving towards 3rd Dimension
 
Finding Meaning in Points, Areas and Surfaces: Spatial Analysis in R
Finding Meaning in Points, Areas and Surfaces: Spatial Analysis in RFinding Meaning in Points, Areas and Surfaces: Spatial Analysis in R
Finding Meaning in Points, Areas and Surfaces: Spatial Analysis in R
 
geostatistics_for introduction and analysis
geostatistics_for introduction and analysisgeostatistics_for introduction and analysis
geostatistics_for introduction and analysis
 
Digital Soil Mapping/ Pedomterics
Digital Soil Mapping/ Pedomterics Digital Soil Mapping/ Pedomterics
Digital Soil Mapping/ Pedomterics
 
Are 3D surface standard parameters discriminant for paper ?
Are 3D surface standard parameters discriminant for paper ?Are 3D surface standard parameters discriminant for paper ?
Are 3D surface standard parameters discriminant for paper ?
 

More from Atiqa khan

More from Atiqa khan (20)

2019_Wingdings Font - Times New Roman
2019_Wingdings Font  - Times New Roman2019_Wingdings Font  - Times New Roman
2019_Wingdings Font - Times New Roman
 
English Urdu Font in Windows 10 Keyboard
English Urdu Font in Windows 10 KeyboardEnglish Urdu Font in Windows 10 Keyboard
English Urdu Font in Windows 10 Keyboard
 
2018 Solutions to Sleep Screen
2018 Solutions to Sleep Screen2018 Solutions to Sleep Screen
2018 Solutions to Sleep Screen
 
2017 Thesis Check List Doc
2017 Thesis Check List Doc2017 Thesis Check List Doc
2017 Thesis Check List Doc
 
2017 Terms in GIS Town Planning
2017 Terms in GIS Town Planning2017 Terms in GIS Town Planning
2017 Terms in GIS Town Planning
 
2017 Pictorial Differences GIS & RS
2017 Pictorial Differences GIS & RS2017 Pictorial Differences GIS & RS
2017 Pictorial Differences GIS & RS
 
2017 Response Letter to a Journal
2017 Response Letter to a Journal2017 Response Letter to a Journal
2017 Response Letter to a Journal
 
2017 How to write Author Biography for Journal
2017 How to write Author Biography for Journal2017 How to write Author Biography for Journal
2017 How to write Author Biography for Journal
 
2017 Information about NUST Engineering
2017 Information about NUST Engineering2017 Information about NUST Engineering
2017 Information about NUST Engineering
 
2017 Glossary Of Cartographic Terms
2017 Glossary Of Cartographic Terms2017 Glossary Of Cartographic Terms
2017 Glossary Of Cartographic Terms
 
2017 Types Of Orbits Brief Explanation
2017 Types Of Orbits Brief Explanation2017 Types Of Orbits Brief Explanation
2017 Types Of Orbits Brief Explanation
 
2017 IST Undergraduates Admission Guide for Fall
2017 IST Undergraduates Admission Guide for Fall2017 IST Undergraduates Admission Guide for Fall
2017 IST Undergraduates Admission Guide for Fall
 
2017 Editable Thesis Checklist PDF
2017 Editable Thesis Checklist PDF2017 Editable Thesis Checklist PDF
2017 Editable Thesis Checklist PDF
 
2017 Basics of GIS
2017 Basics of GIS2017 Basics of GIS
2017 Basics of GIS
 
2016 Tenses in Research Paper
2016 Tenses in Research Paper2016 Tenses in Research Paper
2016 Tenses in Research Paper
 
Catalog of Earth Satellite Orbits_2017
Catalog of Earth Satellite Orbits_2017Catalog of Earth Satellite Orbits_2017
Catalog of Earth Satellite Orbits_2017
 
Physiology MBBS Part 2 UHS Paper-2016
Physiology MBBS Part 2 UHS Paper-2016Physiology MBBS Part 2 UHS Paper-2016
Physiology MBBS Part 2 UHS Paper-2016
 
Islamic Studies-Ethics-Pak Studies MBBS Part 2 UHS Paper-2016
Islamic Studies-Ethics-Pak Studies MBBS Part 2 UHS Paper-2016Islamic Studies-Ethics-Pak Studies MBBS Part 2 UHS Paper-2016
Islamic Studies-Ethics-Pak Studies MBBS Part 2 UHS Paper-2016
 
Bio Chemistry MBBS Part 2 UHS Paper-2016
Bio Chemistry MBBS Part 2 UHS Paper-2016Bio Chemistry MBBS Part 2 UHS Paper-2016
Bio Chemistry MBBS Part 2 UHS Paper-2016
 
Editable CD Cover Template_2016
Editable CD Cover Template_2016Editable CD Cover Template_2016
Editable CD Cover Template_2016
 

Recently uploaded

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Recently uploaded (20)

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

Interpolation 2013

  • 1. In context of Arc GIS INTERPOLATION TECHNIQUES
  • 2. Our aim is to apply interpolation techniques, mostly in the context of GIS. We have discussed few of the methods such as: Nearest neighbor, IDW, Spline, Radial Basis Function, and Kriging. But we have done analysis on: IDW, Spline (tension and registration) and Kriging (ordinary and universal). Introduction
  • 3. The study area includes different states of USA :  Nevada  Idaho – Rocky Mountains (side of Montana)  Oregon  Wyoming  Utah  Washington DC Study Area
  • 5. The data we use to achieve our goal is of the different weather stations in different states of the USA. The information it includes is:  Station Names (in text format)  Lat/long (in degress)  Elevation Values (in meters)  Rain Percentage (in %) Given Data
  • 8.  The method which we adopt here is the technique of Interpolation data from sample points.  As defined earlier, the software that aid us is the Arc GIS and Arc Scene (version 9.3) .  Different types of interpolation techniques gives us separate results.  As we display the sample points on Arc GIS, and also label them.  We interpolate data using the attribute of Elevation field. (others can also be used). Methodology
  • 10. Interpolating A Surface fromSample Point Data Interpolation Estimating the attribute values of locations that are within the range of available data using known data values. Extrapolation Estimating the attribute values of locations outside the range of available data using known data values.
  • 13. Linear Interpolation Elevation profile Sample elevation data A B If A = 8 feet and B = 4 feet then C = (8 + 4) / 2 = 6 feet C
  • 14. Non-linear Interpolation Elevation profile Sample elevation data A B C • Often results in a more realistic interpolation but estimating missing data values is more complex
  • 16. Guarantees a good spread of points. Regular Strategy
  • 17.  It produces a pattern with clustering some areas. RandomStrategy
  • 19. Global Interpolation Sample data  Uses all Known Points to estimate a value at unsampled locations.  More generalize estimation.  Useful for the terrains that do not show abrupt change.
  • 20. Local Interpolation Sample data • Uses a local neighborhood to estimate value, i.e. closest n number of points, or within a given search radius  Uses a neighborhood of sample points to estimate the a value at unsampled location.  Produce local estimation.  Useful for abrupt changes.
  • 22.  Deterministic interpolation techniques create surfaces from measured points.  A deterministic interpolation can either force the resulting surface to pass through the data values or not. Deterministic Technique
  • 23.  Geo-statistical techniques quantify the spatial autocorrelation among measured points and account for the spatial configuration of the sample points around the prediction location.  Because geo-statistics is based on statistics, these techniques produce not only prediction surfaces but also error or uncertainty surfaces, giving you an indication of how good the predictions are Geo-statistical Technique
  • 24. Exact Interpolation: predicts a value that is identical to the measured value at a sampled location.
  • 25. Inexact interpolator: predicts a value that is different from the measured value
  • 27. Nearest Neighbor(NN) Predicts the value on the basis of the perpendicular bisector between sampled points forming Thiession Polygons. Produces 1 polygon per sample point, With sample point at the center. It weights as per the area or the volume. They are further divided into two more categories.  It is Local, Deterministic, and Exact.
  • 28. Inverse Distance Weighted(IDW) It is advanced of Nearest Neighbor. Here the driving force is Distance. It includes ore observation other than the nearest points. It is Local, Deterministic, and Exact. With the high power, the surface get soother and smoother
  • 29. Result IDW with 8 IDW with power 2
  • 32. Spline Those points that are extended to the height of their magnitude Act as bending of a rubber sheet while minimizing the curvature. Can be used for the smoothing of the surface. Surface passes from all points. They can be 1st , 2nd , and 3rd order:  Regular (1st, 2nd , & 3rd )  Tension (1st , & 2nd ) They can 2D (smoothing a contour) or 3D (modeling a surface). They can be Local, Deterministic, and Exact.
  • 33.  Regularized Spline: the higher the weight, the smoother the surface.  Typical values are: 0.1, 0.01, 0.001, 0.5 etc  Suitable values are: 0-5.  Tension Spline: the higher the weight, the coarser the surface.  Must be greater than equal to zero  Typical values are: 0, 1, 5, 10.
  • 36.  The number of point are set by default in most of the software.  The number of points one define, all the number are used in the calculation  Maximum the number, smoother the surface.  Lesser the stiffness.
  • 37. Radial Basis Function (RBS) Is a function that changes its location with distance. It can predicts a value above the maximum and below the minimum Basically, it is the series of exact interpolation techniques:  Thin-plate Spline  Spline with Tension  Regularized Spline  Multi-Quadratic Function  Inverse Multi-quadratic Spline
  • 38. Trend Surface  Produces surface that represents gradual trend over area of interest.  It is Local, Estimated, and Geo-statistical.  Examining or removing the long range trends.  1st Order  2nd Order
  • 39. Kirging  It says that the distance and direction between sample points shows the spatial correlation that can be used to predict the surface  Merits: it is fast and flexible method.  Demerit: requires a lot of decision making
  • 40.  In Kriging, the weight not only depends upon the distance of the measured and prediction points, but also on the spatial arrangement of them.  It uses data twice:  To estimate the spatial correlation, and  To make the predictions
  • 41.  Ordinary Kriging: Suitable for the data having trend. (e.g. mountains along with valleys)  Computed with constant mean “µ”  Universal Kriging: The results are similar to the one get from regression.  Sample points arrange themselves above and below the mean.  More like a 2nd order polynomial.
  • 44.  It quantifies the assumption that nearby things tend to be more similar than that are further apart.  It measures the statistical correlation.  It shows that greater the distance between two points, lesser the similarity between them. Semi-variogram
  • 45. It can be:  Spherical  Circular  Exponential  Gaussian
  • 50. Summary Serial No. Techniques Observations 01. IDW 02. Regularized Spline 03. Tension Spline 04. Krging Universe with 05. Krging Universe with
  • 51. Serial No. Techniques Observations 06. Krging Gussain 07. Kriging Exponential 08. Kriging Circular 09. Kriging Spherical
  • 52.  The final outcome of our experimentation is : Conclusion