<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Best Interpolation Method in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569614#M8234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type of interpolation method you use will depend on many factors. Rather than assume one interpolation method is better than another, you should try different interpolation methods and compare the results to determine the best interpolation method for a given project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your real-world knowledge of the subject matter will initially affect which interpolation method you use. If you know that some of the features in your surface exceed the z value, for example, and that IDW will result in a surface that does not exceed the highest or lowest z value in the sample point set, you might choose the Spline method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you know that the splined surface might end up with features that you know don�??t exist because Splineinterpolation doesn't work well with sample points that are close together and have extreme differences in value, you might decide to try IDW.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The quality of your sample point set can affect your choice of interpolation method as well. If the sample points are poorly distributed or there are few of them, the surface might not represent the actual terrain very well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have too few sample points, you might experiment with adding more sample points in areas where the terrain changes abruptly or frequently, then try using Kriging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reference : the attached PDF &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Dec 2012 14:56:34 GMT</pubDate>
    <dc:creator>MOHAMMEDHABBOUB</dc:creator>
    <dc:date>2012-12-15T14:56:34Z</dc:date>
    <item>
      <title>Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569610#M8230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm not very familiar with interpolation methods so i have a question...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i made a hot-spot analysis for my point features (seights, classified from 1 to 5, you can see it on the picture)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but for my semiar thesis i need to interpolate the points to geht a kind of zoning...now i want to know which one is the best method or which gives me the most plausible result...(i want to interpolate the Z-scores) for a better visualization of hot and cold spots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19903[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i hope someone can help me a little bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 13:10:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569610#M8230</guid>
      <dc:creator>ChrisKreiner</dc:creator>
      <dc:date>2012-12-13T13:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569611#M8231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would look into &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000006n000000.htm"&gt;Kriging&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Rather than explaining out how it works, try running a couple of test processes, changing the search radius and/or minimum point count.&amp;nbsp; This will best display how each variable is used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris B.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 13:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569611#M8231</guid>
      <dc:creator>ChristopherBlinn1</dc:creator>
      <dc:date>2012-12-13T13:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569612#M8232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;SPAN style="color:#333333;"&gt;Chris,&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've uploaded a PDF* file discussing&amp;nbsp; interpolation methods&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* without references&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 17:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569612#M8232</guid>
      <dc:creator>MOHAMMEDHABBOUB</dc:creator>
      <dc:date>2012-12-14T17:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569613#M8233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for the quick answer and thank you for the pdf - will be very helpful for me to compare the different interpolation methods!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 06:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569613#M8233</guid>
      <dc:creator>ChrisKreiner</dc:creator>
      <dc:date>2012-12-15T06:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569614#M8234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type of interpolation method you use will depend on many factors. Rather than assume one interpolation method is better than another, you should try different interpolation methods and compare the results to determine the best interpolation method for a given project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your real-world knowledge of the subject matter will initially affect which interpolation method you use. If you know that some of the features in your surface exceed the z value, for example, and that IDW will result in a surface that does not exceed the highest or lowest z value in the sample point set, you might choose the Spline method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you know that the splined surface might end up with features that you know don�??t exist because Splineinterpolation doesn't work well with sample points that are close together and have extreme differences in value, you might decide to try IDW.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The quality of your sample point set can affect your choice of interpolation method as well. If the sample points are poorly distributed or there are few of them, the surface might not represent the actual terrain very well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have too few sample points, you might experiment with adding more sample points in areas where the terrain changes abruptly or frequently, then try using Kriging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reference : the attached PDF &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 14:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569614#M8234</guid>
      <dc:creator>MOHAMMEDHABBOUB</dc:creator>
      <dc:date>2012-12-15T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569615#M8235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The most important factor for interpolation is that it only deals with a continuous variable. In other words something like rainfall or temperature. And not something like soil types or tree diameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cross validation should also be used to make sure that you are not totally wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, what do you mean by "seights"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 14:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569615#M8235</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2012-12-17T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Best Interpolation Method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569616#M8236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mohammed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was reading the pdf you had attached. It was very informative and cleared most of my doubts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thivanka&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Oct 2013 16:40:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-interpolation-method/m-p/569616#M8236</guid>
      <dc:creator>ThivankaSiriperera</dc:creator>
      <dc:date>2013-10-05T16:40:29Z</dc:date>
    </item>
  </channel>
</rss>

