<?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 Extracting Values to Points from Polygons. in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603793#M8785</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;I have two shapes files. One contains a bunch of points while the other contains a bunch of polygons. In some cases, but not all, the points are located within/on a polygon. I would like to extract the values of the area for the polygons to the points that can be found within/on it and that will just provide either &amp;lt;null&amp;gt; or 0 when there is no polygon located at the same position as a point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for a tool that works just like "Extract Values to Points" under Spatial Analyst Tools &amp;gt; Extraction but will use polygons rather than raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2012 12:58:40 GMT</pubDate>
    <dc:creator>AndrewRoberts2</dc:creator>
    <dc:date>2012-08-20T12:58:40Z</dc:date>
    <item>
      <title>Extracting Values to Points from Polygons.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603793#M8785</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;I have two shapes files. One contains a bunch of points while the other contains a bunch of polygons. In some cases, but not all, the points are located within/on a polygon. I would like to extract the values of the area for the polygons to the points that can be found within/on it and that will just provide either &amp;lt;null&amp;gt; or 0 when there is no polygon located at the same position as a point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for a tool that works just like "Extract Values to Points" under Spatial Analyst Tools &amp;gt; Extraction but will use polygons rather than raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 12:58:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603793#M8785</guid>
      <dc:creator>AndrewRoberts2</dc:creator>
      <dc:date>2012-08-20T12:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Values to Points from Polygons.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603794#M8786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Converting the polygons to rasters (using the area as the raster value) and then extracting the raster value to the points is the obvious "easy" process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doing an intersect between the polygons and the points would "extract" the values into another point layer that you could join to and copy value to your points. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haven't see a direct extract from the polygon to the point. Maybe someone will reveal that via this thread.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603794#M8786</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2012-08-20T14:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Values to Points from Polygons.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603795#M8787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000q000000"&gt;Spatial Join &lt;/A&gt;&lt;SPAN&gt;tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603795#M8787</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-08-20T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Values to Points from Polygons.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603796#M8788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried spatial join and couldn't get it to work exactly how I wanted it to. I found the parameters of the tool a little confusing. However, converting the polygons to points and extracting them worked fine for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:56:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extracting-values-to-points-from-polygons/m-p/603796#M8788</guid>
      <dc:creator>AndrewRoberts2</dc:creator>
      <dc:date>2012-08-20T15:56:09Z</dc:date>
    </item>
  </channel>
</rss>

