<?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: Expanding/Extending Nearest Neighbor Interpolation beyond input data points in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720274#M23848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's now 4 years after this question was submitted, and I'm running into the same problem. I think that in the past, I've used either analysis extent and/or mask to interpolate beyond the input data points, but I currently have a file that I am unable to do this. If you found a solution, please pass it along.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (a different) Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 17:04:34 GMT</pubDate>
    <dc:creator>ChrisVan_de_Ven</dc:creator>
    <dc:date>2014-07-15T17:04:34Z</dc:date>
    <item>
      <title>Expanding/Extending Nearest Neighbor Interpolation beyond input data points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720272#M23846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok.&amp;nbsp; So i've been working on this from a number of directions, and none seem to work.&amp;nbsp; Here's what I'm doing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a point shapefile that contains values that I want to interpolate into a raster to conduct futher anaylsis.&amp;nbsp; You could call these "elevation points".&amp;nbsp; The trick is, I need the Nearest Neighbor Interpolation to extend beyond the points a distance of 3 miles.&amp;nbsp; This might sound easy, but as I dig deeper, it turns out that it is not (or I can't find the way to do it that makes it easy).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 3 mile buffer polygon shapefile created, and have tried using it as the "analysis extent" multiple times in a number of differnt ways:&amp;nbsp; Environment settings in both the 3D analysis and Spatial Analyst tools in the toolbox, and in the "options" section within their individual toolbars.&amp;nbsp; I have used both the toolbox tools and the tools available on the toolbars for 3D and SA. I also tried to set it as the analysis mask, that didn't work either.&amp;nbsp; And I have tried every combination of using both the analysis mask and the extent (both at the same time, one at a time).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been assured by ESRI staff that this works, but I cannot seem to prove them right.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Additionally, I have attempted to create a TIN using the same methodology, then interpolate to raster from there.&amp;nbsp; I even tried to edit the TIN with my buffer file so it extends the analysis area, but I can't seem to get it to work right.&amp;nbsp; If I use "no values" for the height field in the "Edit Tin" tools (for my buffer), and set it to "softclip" --I've tried a number of other SF_Types as well-- It will clip my TIN to the buffer, but only inside of the main extent of the point shapefile--it won't extend beyond the file like I want.&amp;nbsp; On the other hand, if I use the "ID" field as the height value for my buffer file, the TIN does extend to the extent of the buffer file; unfortunately, the ID is "0", which makes the outer edges of my TIN wrong.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have searched far and wide in the forums, but haven't found this problem.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh, and by the way--this process does work in MapInfo using their Nearest Neighbor Interpolation by means of the use of a "Hull", which is a user defined polygon that you can draw and the interpolation will extend to the confines of this polygon, no matter how far outside your "point extent" the hull resides.&amp;nbsp; We are trying to get the same thing to work in ESRI, but my colleagues and I can't seem get it to work.&amp;nbsp; Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 11:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720272#M23846</guid>
      <dc:creator>TylerBragg</dc:creator>
      <dc:date>2010-10-06T11:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding/Extending Nearest Neighbor Interpolation beyond input data points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720273#M23847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tyler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever come up with a solution to this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 16:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720273#M23847</guid>
      <dc:creator>ChristopherDeRolph</dc:creator>
      <dc:date>2011-08-18T16:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding/Extending Nearest Neighbor Interpolation beyond input data points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720274#M23848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's now 4 years after this question was submitted, and I'm running into the same problem. I think that in the past, I've used either analysis extent and/or mask to interpolate beyond the input data points, but I currently have a file that I am unable to do this. If you found a solution, please pass it along.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (a different) Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/expanding-extending-nearest-neighbor-interpolation/m-p/720274#M23848</guid>
      <dc:creator>ChrisVan_de_Ven</dc:creator>
      <dc:date>2014-07-15T17:04:34Z</dc:date>
    </item>
  </channel>
</rss>

