<?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 I have multiple points with city names, how do i combine them to my polygons? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268117#M15469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a shapefile of LA county with a single polygon for each city. I also have a table with x,y data that has been represented and the city names for each event match with the city names for the polygons.&amp;nbsp; So how can I combine the point data to the polygons to do polygon analysis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to join doesn't work since there are several events for each city and only one input for each city&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2013 20:39:42 GMT</pubDate>
    <dc:creator>JohnNovi</dc:creator>
    <dc:date>2013-05-13T20:39:42Z</dc:date>
    <item>
      <title>I have multiple points with city names, how do i combine them to my polygons?</title>
      <link>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268117#M15469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a shapefile of LA county with a single polygon for each city. I also have a table with x,y data that has been represented and the city names for each event match with the city names for the polygons.&amp;nbsp; So how can I combine the point data to the polygons to do polygon analysis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to join doesn't work since there are several events for each city and only one input for each city&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 20:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268117#M15469</guid>
      <dc:creator>JohnNovi</dc:creator>
      <dc:date>2013-05-13T20:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: I have multiple points with city names, how do i combine them to my polygons?</title>
      <link>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268118#M15470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a shapefile of LA county with a single polygon for each city. I also have a table with x,y data that has been represented and the city names for each event match with the city names for the polygons.&amp;nbsp; So how can I combine the point data to the polygons to do polygon analysis?&lt;BR /&gt;&lt;BR /&gt;Trying to join doesn't work since there are several events for each city and only one input for each city&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you trying a tabular join or a spatial join?&amp;nbsp; Your post is a bit confusing.&amp;nbsp; Try these steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;add your xy data as an event&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;export the event data to a point feature class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be sure to add the newly created feature class ( you may want to remove the event)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;right click on your polygon feature class and select join&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you are given several options of what you want to track in the resulting polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What exactly is the polygon analysis you are trying to accomplish?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 10:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268118#M15470</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-05-14T10:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: I have multiple points with city names, how do i combine them to my polygons?</title>
      <link>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268119#M15471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Export your events as a shaprefile first or to a database&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a shapefile of LA county with a single polygon for each city. I also have a table with x,y data that has been represented and the city names for each event match with the city names for the polygons.&amp;nbsp; So how can I combine the point data to the polygons to do polygon analysis?&lt;BR /&gt;&lt;BR /&gt;Trying to join doesn't work since there are several events for each city and only one input for each city&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 11:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268119#M15471</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-05-14T11:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: I have multiple points with city names, how do i combine them to my polygons?</title>
      <link>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268120#M15472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so for more info what I'm trying to do is I have a spreadsheet of all the crimes that occurred in LA county over a 30 day period with x,y data. I also have a shapefile that has individual polygons for each of the cities in LA county.&amp;nbsp; The crimes spreadsheet contains the city names as well.&amp;nbsp; I wanted to sort of join or relate the crimes data to the polygons to do some analysis such as which cities are drug crimes more prevalent, what city is most likely to get your car stolen etc. simple stuff since this is only for a class project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know how to do the analysis I just am racking my brain trying to figure out a way apply like 50-500+ incidents (10k crimes in 1 month for LA county) all with the same city name to a single polygon with the same name so then I can run analysis on the polygons&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:22:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268120#M15472</guid>
      <dc:creator>JohnNovi</dc:creator>
      <dc:date>2013-05-14T13:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: I have multiple points with city names, how do i combine them to my polygons?</title>
      <link>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268121#M15473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you'll want to use a relate or relationship class as a 1(polygon) to Many (crime incidents).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First and foremost I reccomend getting the data out of a spreadsheet and into a geodatabase table.&amp;nbsp; Spreadsheets are okay....&amp;nbsp; If you are doing your taxes...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As long as your city codes have a consistent value [that is, spelled the same way] between the polygons and incident data, use it with which to create the relationship.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use a Many to One join; but that may be a little cumbersome if you are planning to map the data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-have-multiple-points-with-city-names-how-do-i/m-p/268121#M15473</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-05-14T14:09:44Z</dc:date>
    </item>
  </channel>
</rss>

