<?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: identifying points with their unique IDs within polygons in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101743#M3503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is totally possible, although the tool is never ideal for what I seem to need it for. You will end up with all the ID's in one field separated by a delimiter. What I always want is fields added iteratively with a incrementing number so that "ID" would become "ID_1", "ID_2",..... "ID_n".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Better than some of the old methodologies I had though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try using the toolbox tool. Offhand I can't remember if/how the one to many option works for the spatial join from a right click on the layer in the TOC.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 03:11:44 GMT</pubDate>
    <dc:creator>MichaelStead</dc:creator>
    <dc:date>2011-10-12T03:11:44Z</dc:date>
    <item>
      <title>identifying points with their unique IDs within polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101740#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a polygon shapefile which shows districts. There are about 129 of them. Then, I have a point shapefile, which shows new real estate sites. There are several of them that fall within each polygon. I want to be able to identify the points which fall within each polygon by their unqiue IDs. I tried with the spatial join tool in ARCtool box, but it returns me only one intersecting point and not all the points which fall within the polygon. If this requires some programming in python, I am willing to try that too. I am using ArcGIS 10. Any kind of help will be greatly appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tilo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 11:10:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101740#M3500</guid>
      <dc:creator>TilottamaGhosh1</dc:creator>
      <dc:date>2011-10-11T11:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: identifying points with their unique IDs within polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101741#M3501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the points are joining the polygons, each point will be assigned the ID/attributes of the polygon it intersects.&amp;nbsp; If polygons are joined to the points, there is only one record for each polygon - and thus only the first point it intersects to record.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that is not a fix, maybe the intersect tool will work. The output will be a point layer, but should contain the polygon ID that intersected each point.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:45:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101741#M3501</guid>
      <dc:creator>MarkEllis</dc:creator>
      <dc:date>2011-10-11T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: identifying points with their unique IDs within polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101742#M3502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you use the JOIN_ONE_TO_MANY option instead of the default JOIN_ONE_TO_ONE?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101742#M3502</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2011-10-11T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: identifying points with their unique IDs within polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101743#M3503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is totally possible, although the tool is never ideal for what I seem to need it for. You will end up with all the ID's in one field separated by a delimiter. What I always want is fields added iteratively with a incrementing number so that "ID" would become "ID_1", "ID_2",..... "ID_n".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Better than some of the old methodologies I had though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try using the toolbox tool. Offhand I can't remember if/how the one to many option works for the spatial join from a right click on the layer in the TOC.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 03:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101743#M3503</guid>
      <dc:creator>MichaelStead</dc:creator>
      <dc:date>2011-10-12T03:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: identifying points with their unique IDs within polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101744#M3504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for all your replies. Yes, Spatial join did work and I selected 'JOIN_ONE_TO_MANY ' and I got IDS of all the points within the polygon. Thanks a bunch!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tilottama&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 10:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101744#M3504</guid>
      <dc:creator>TilottamaGhosh</dc:creator>
      <dc:date>2011-10-12T10:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: identifying points with their unique IDs within polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101745#M3505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are welcome!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the output of Spatial Join with one to many, if you want a table to show polygon IDs and its contained points by ID1, ID2 ... you can try Pivot Table tool. Your Pivot Field would be the Polygon FID and your Value Field would be the Point FID field, I think.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 16:45:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identifying-points-with-their-unique-ids-within/m-p/101745#M3505</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2011-10-12T16:45:30Z</dc:date>
    </item>
  </channel>
</rss>

