<?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: Converting polygons to spreadsheet in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583148#M32981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; "The event table has no OID field or no unique value field, selections are not possible".&amp;nbsp; I also tried to "join data", but a similar message occurs ("Source table must have an ObjectID column to perform a Join By Location")&lt;BR /&gt;&lt;BR /&gt;Again, thank you in advance for the help!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like you overlooked a step:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; You can then add your spreadsheet table as an xy event layer. After that, you can save that layer as point feature class. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the table of contents, right click on the event layer (the one that actually shows up as points).&amp;nbsp; Select DATA and then EXPORT DATA, and follow the dialog.&amp;nbsp; You can save it as a shapefile or you can save it as a geodatabase feature class, which is what I personally prefer.&amp;nbsp; You'll be prompted to add the resulting shapefile/feature class to your ArcMap session.&amp;nbsp; This is what you'll want to spatially join to your polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One last step, don't be shy about the instructions in my signature block...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Jul 2013 11:42:33 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2013-07-06T11:42:33Z</dc:date>
    <item>
      <title>Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583145#M32978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am a student conducting a research on North Korean economic development.&amp;nbsp; I think this must be a very basic question but could you help me with converting the GIS map into an excel spreadsheet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I downloaded the administrative districts of the country (which I got from &lt;/SPAN&gt;&lt;A href="http://diva-gis.org/datadown"&gt;http://diva-gis.org/datadown&lt;/A&gt;&lt;SPAN&gt;) and imported that data to ArcMap 10.1.&amp;nbsp; The map contains polygons each representing certain district, and what I'm trying to do is make an excel spreadsheet in which each cell represents a certain point of the map (based on latitude and longitude) and shows 1 if that point is included in that district or 0 if not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If my question is not so clear, I can elaborate more on that.&amp;nbsp; Thank you so much in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 15:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583145#M32978</guid>
      <dc:creator>YoonsangBae</dc:creator>
      <dc:date>2013-07-03T15:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583146#M32979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi, I am a student conducting a research on North Korean economic development.&amp;nbsp; I think this must be a very basic question but could you help me with converting the GIS map into an excel spreadsheet?&lt;BR /&gt;&lt;BR /&gt;So I downloaded the administrative districts of the country (which I got from &lt;A href="http://diva-gis.org/datadown"&gt;http://diva-gis.org/datadown&lt;/A&gt;) and imported that data to ArcMap 10.1.&amp;nbsp; The map contains polygons each representing certain district, and what I'm trying to do is make an excel spreadsheet in which each cell represents a certain point of the map (based on latitude and longitude) and shows 1 if that point is included in that district or 0 if not.&lt;BR /&gt;&lt;BR /&gt;If my question is not so clear, I can elaborate more on that.&amp;nbsp; Thank you so much in advance!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With all due respect, economic development in North Korea is going to be a very brief research project....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think what you need to do is leave your polygons just the way they are, and create a spreadsheet (I prefer a database table) of your latitude, longitude pairs.&amp;nbsp; You can then add your spreadsheet table as an xy event layer.&amp;nbsp; After that, you can save that layer as point feature class.&amp;nbsp; Finally you can perform a spatial join, (point in polygon) to get the polygon information as part of your point attributes table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Adding_and_viewing_tables_in_ArcMap/005s00000038000000/http://"&gt;Adding a table.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s50000001z000000http://"&gt;Adding XY Data&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000q000000"&gt;Spatial Join&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583146#M32979</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-07-03T16:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583147#M32980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I'm almost there, but just seem to be unable to do the spatial join. The exact error message that I get is "The event table has no OID field or no unique value field, selections are not possible".&amp;nbsp; I also tried to "join data", but a similar message occurs ("Source table must have an ObjectID column to perform a Join By Location")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, thank you in advance for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 18:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583147#M32980</guid>
      <dc:creator>YoonsangBae</dc:creator>
      <dc:date>2013-07-05T18:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583148#M32981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; "The event table has no OID field or no unique value field, selections are not possible".&amp;nbsp; I also tried to "join data", but a similar message occurs ("Source table must have an ObjectID column to perform a Join By Location")&lt;BR /&gt;&lt;BR /&gt;Again, thank you in advance for the help!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like you overlooked a step:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; You can then add your spreadsheet table as an xy event layer. After that, you can save that layer as point feature class. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the table of contents, right click on the event layer (the one that actually shows up as points).&amp;nbsp; Select DATA and then EXPORT DATA, and follow the dialog.&amp;nbsp; You can save it as a shapefile or you can save it as a geodatabase feature class, which is what I personally prefer.&amp;nbsp; You'll be prompted to add the resulting shapefile/feature class to your ArcMap session.&amp;nbsp; This is what you'll want to spatially join to your polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One last step, don't be shy about the instructions in my signature block...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 11:42:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583148#M32981</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-07-06T11:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583149#M32982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that solved the problem. But after running the spacial join, I don't see the information about the polygons in the attribute table for the join output. What could have gone wrong there?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 14:58:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583149#M32982</guid>
      <dc:creator>YoonsangBae</dc:creator>
      <dc:date>2013-07-08T14:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583150#M32983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, that solved the problem. But after running the spacial join, I don't see the information about the polygons in the attribute table for the join output. What could have gone wrong there?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Without knowing what your actual steps were I can't even guess.&amp;nbsp; I just performed a point in polygon spatial join and it works for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 15:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583150#M32983</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-07-08T15:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583151#M32984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply again. I went over the entire process again, but can't really tell what went wrong. Would it be possible for you to take a look at the files that I'm working with, if that's not too much of work for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 17:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583151#M32984</guid>
      <dc:creator>YoonsangBae</dc:creator>
      <dc:date>2013-07-08T17:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Converting polygons to spreadsheet</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583152#M32985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks for the reply again. I went over the entire process again, but can't really tell what went wrong. Would it be possible for you to take a look at the files that I'm working with, if that's not too much of work for you?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's take this offline; send me a private message and we can discuss it that way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 18:35:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-polygons-to-spreadsheet/m-p/583152#M32985</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-07-08T18:35:23Z</dc:date>
    </item>
  </channel>
</rss>

