<?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 Find Location in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/find-location/m-p/562630#M18601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GIS new bee here. I appreciate your valuable inputs to my problem:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two shape files - 1. population by blocks for a zip code - 85280 2. average daily traffic data (number of vehicles) of all streets in 85280. I need to find Location on map&amp;nbsp; such that spot should have population &amp;gt; 10,000 and traffic count &amp;gt; 2,000 in 3 mile radius.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea/suggestion/comments&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 01:47:56 GMT</pubDate>
    <dc:creator>KrishGowda</dc:creator>
    <dc:date>2014-08-13T01:47:56Z</dc:date>
    <item>
      <title>Find Location</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/find-location/m-p/562630#M18601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GIS new bee here. I appreciate your valuable inputs to my problem:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two shape files - 1. population by blocks for a zip code - 85280 2. average daily traffic data (number of vehicles) of all streets in 85280. I need to find Location on map&amp;nbsp; such that spot should have population &amp;gt; 10,000 and traffic count &amp;gt; 2,000 in 3 mile radius.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea/suggestion/comments&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 01:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/find-location/m-p/562630#M18601</guid>
      <dc:creator>KrishGowda</dc:creator>
      <dc:date>2014-08-13T01:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/find-location/m-p/562631#M18602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Set defintion query on your zip code layer using &lt;STRONG&gt;[Population Field] &amp;gt; 10000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. Set defintion query on your traffic data using &lt;STRONG&gt;[Traffic Field] &amp;gt; 2000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3. Create a buffer on traffic data layer using buffer distance 3 miles &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//000800000019000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//000800000019000000"&gt;ArcGIS Help 10.1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;4. Perform spatial intersection between your zip code layer (step 1) and buffer feature class created in step 3 &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Intersect/00080000000p000000/" title="http://resources.arcgis.com/en/help/main/10.1/index.html#/Intersect/00080000000p000000/"&gt;ArcGIS Help 10.1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;5. Any point on the resulting feature class is the point you are interested in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 02:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/find-location/m-p/562631#M18602</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-08-13T02:08:42Z</dc:date>
    </item>
  </channel>
</rss>

