<?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 Interpolating FROM points TO points (i.e. not to a new raster)? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243148#M3403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Imagine I have two sets of XY points, lets call them A and B, roughly coincident in space. Points A also have an attribute, lets call it N. I’d like to estimate (i.e. interpolate) the same attribute N for points B. I could simply “copy across” the value from the nearest corresponding points in A and B, but this is no good for the use case I have in mind. Instead I’d like to at least apply some summary statistic (e.g. mean), or better still something like IDW. So far all tools I can think of in&amp;nbsp;Spatial Analyst take point attributes and interpolate them to a new raster (i.e. continuous surface, which I do not want), rather than &lt;STRONG&gt;interpolating to existing points&lt;/STRONG&gt;. Does anyone&amp;nbsp;know of any way to accomplish the latter please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2020 10:24:09 GMT</pubDate>
    <dc:creator>AndrewFord</dc:creator>
    <dc:date>2020-06-10T10:24:09Z</dc:date>
    <item>
      <title>Interpolating FROM points TO points (i.e. not to a new raster)?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243148#M3403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Imagine I have two sets of XY points, lets call them A and B, roughly coincident in space. Points A also have an attribute, lets call it N. I’d like to estimate (i.e. interpolate) the same attribute N for points B. I could simply “copy across” the value from the nearest corresponding points in A and B, but this is no good for the use case I have in mind. Instead I’d like to at least apply some summary statistic (e.g. mean), or better still something like IDW. So far all tools I can think of in&amp;nbsp;Spatial Analyst take point attributes and interpolate them to a new raster (i.e. continuous surface, which I do not want), rather than &lt;STRONG&gt;interpolating to existing points&lt;/STRONG&gt;. Does anyone&amp;nbsp;know of any way to accomplish the latter please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 10:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243148#M3403</guid>
      <dc:creator>AndrewFord</dc:creator>
      <dc:date>2020-06-10T10:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolating FROM points TO points (i.e. not to a new raster)?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243149#M3404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the points are roughly coincident in space, on what basis is interpolation needed?&lt;/P&gt;&lt;P&gt;What is N a function of?&amp;nbsp; The small differences in location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 10:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243149#M3404</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-06-10T10:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolating FROM points TO points (i.e. not to a new raster)?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243150#M3405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;When I say coincident I mean in terms of approximately the same &lt;STRONG&gt;extent&lt;/STRONG&gt; or &lt;STRONG&gt;coverage&lt;/STRONG&gt;, not the same actual locations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 10:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243150#M3405</guid>
      <dc:creator>AndrewFord</dc:creator>
      <dc:date>2020-06-10T10:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolating FROM points TO points (i.e. not to a new raster)?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243151#M3406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about&lt;/P&gt;&lt;P&gt;IDW to raster followed by &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/extract-values-to-points.htm"&gt;ExtractValuesToPoints&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 10:44:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243151#M3406</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2020-06-10T10:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolating FROM points TO points (i.e. not to a new raster)?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243152#M3407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;Indeed I had thought of just such a work-around. However, the result will be sub-optimal, as the approximation (interpolated value) is assigned to a regular grid/array of pixels rather than discrete, randomly distributed points. Indeed creating a continuous surface (i.e. raster) is overkill in the first place, as it is doing waaaaay more computations for a much larger series of pixels compared to a&amp;nbsp; [relatively] small number of discrete points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 11:59:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243152#M3407</guid>
      <dc:creator>AndrewFord</dc:creator>
      <dc:date>2020-06-10T11:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolating FROM points TO points (i.e. not to a new raster)?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243153#M3408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you could use IDW in Geostatistical Analyst to create a ga layer and then use &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/geostatistical-analyst/ga-layer-to-points.htm"&gt;GALayerToPoints&lt;/A&gt; which will use the interpolation parameters in the ga layer to predict a value at exactly the given locations. The ga layer, does no have a cell size, and is held in memory. You could also then do &lt;A href="https://pro.arcgis.com/en/pro-app/help/analysis/geostatistical-analyst/performing-cross-validation-and-validation.htm"&gt;cross validation&lt;/A&gt; on your method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 12:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolating-from-points-to-points-i-e-not-to-a/m-p/243153#M3408</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2020-06-10T12:40:19Z</dc:date>
    </item>
  </channel>
</rss>

