<?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: Ranking Polygons by content in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288008#M9967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll give it a try and let you know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 11:12:08 GMT</pubDate>
    <dc:creator>TerenceAlexander1</dc:creator>
    <dc:date>2015-03-04T11:12:08Z</dc:date>
    <item>
      <title>Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288006#M9965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a way to rank polygons by their contents. I cannot divulge the exact context but for sake of argument lets say that I have council "district" polygons as one layer and "roads" as another layer. I would like to show what "districts" have the busiest "roads" in them. I have the stats for the "road usage" and the "roads" often cross several "districts". I would also need to do the same for an alternative to "roads" that will be polygon format.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if this seems confusing! Any help is greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 10:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288006#M9965</guid>
      <dc:creator>TerenceAlexander1</dc:creator>
      <dc:date>2015-03-04T10:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288007#M9966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can use spatial join tool. This tool will spatially extract the information of road usage to polygon. Then you can perform different analysis on the polygon and the road usage using summary statistics and assign ranks to polygons. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful&lt;/P&gt;&lt;P&gt;Kishor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 11:10:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288007#M9966</guid>
      <dc:creator>KishorGhatage</dc:creator>
      <dc:date>2015-03-04T11:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288008#M9967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll give it a try and let you know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 11:12:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288008#M9967</guid>
      <dc:creator>TerenceAlexander1</dc:creator>
      <dc:date>2015-03-04T11:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288009#M9968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, this seems to be exactly what i'm looking for. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 11:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288009#M9968</guid>
      <dc:creator>TerenceAlexander1</dc:creator>
      <dc:date>2015-03-04T11:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288010#M9969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turns out this only seems to work for points, not lines and polygon layers. Anyone else have any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 16:33:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288010#M9969</guid>
      <dc:creator>TerenceAlexander1</dc:creator>
      <dc:date>2015-03-05T16:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288011#M9970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Intersect/00080000000p000000/"&gt;intersect&lt;/A&gt; of the council polygons with the roads. The result will be a lines cut by and enriched with the polygon information. Perform your analysis inside that table and join back to the council polygons. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 18:10:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288011#M9970</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-03-05T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Polygons by content</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288012#M9971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, i'll try this and see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is turning out to be a lot harder than I first anticipated! Thanks again for the suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ranking-polygons-by-content/m-p/288012#M9971</guid>
      <dc:creator>TerenceAlexander1</dc:creator>
      <dc:date>2015-03-06T10:26:51Z</dc:date>
    </item>
  </channel>
</rss>

