<?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: Best way to perform spatial query with buffer distance in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139823#M4730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sephe,&lt;/P&gt;&lt;P&gt;Select by location takes feature class as input but I've features rather.&lt;/P&gt;&lt;P&gt;So was wondering how I would use that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 03:44:19 GMT</pubDate>
    <dc:creator>akshayloya</dc:creator>
    <dc:date>2015-06-16T03:44:19Z</dc:date>
    <item>
      <title>Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139821#M4728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me, which is the best way to perform spatial query with buffer distance for huge data. I have used arcobjects at the back end but it takes lot of time.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay Loya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 10:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139821#M4728</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-06-15T10:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139822#M4729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Akshay, have you tried using select by location within a distance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 17:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139822#M4729</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-06-15T17:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139823#M4730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sephe,&lt;/P&gt;&lt;P&gt;Select by location takes feature class as input but I've features rather.&lt;/P&gt;&lt;P&gt;So was wondering how I would use that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 03:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139823#M4730</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-06-16T03:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139824#M4731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have what for an input? I don't really understand. What form is your data in? Huge data is not very descriptive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 03:47:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139824#M4731</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-06-16T03:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139825#M4732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The query is like:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Highlight Villages where DistrictCode is 1732 having Colleges within 1 Km.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So I'm selecting&amp;nbsp; features from village feature class which have&amp;nbsp; DistrictCode = 1732.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 04:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139825#M4732</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-06-16T04:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139826#M4733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But these are not features? So then what are they?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 04:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139826#M4733</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-06-16T04:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139827#M4734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what you're trying to say, but I have to assume that these are in fact features. First select by attributes from your villages layer, where District = 1732 (&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Select_Layer_By_Attribute/001700000071000000/" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Select_Layer_By_Attribute/001700000071000000/"&gt;ArcGIS Desktop help; select by attribute&lt;/A&gt;​), then select by location from your villages within a distance (1km) of your colleges, using the subset selection method (&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000072000000" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000072000000"&gt;ArcGIS Desktop; select by location&lt;/A&gt;​).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 04:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139827#M4734</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-06-16T04:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139828#M4735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Selecting only those villages (features) from village feature class having DistrictCode = 1732&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 04:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139828#M4735</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-06-16T04:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139829#M4736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 04:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139829#M4736</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-06-16T04:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to perform spatial query with buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139830#M4737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this answer your question, Akshay? Is, do you mind marking your question as answered? This might help others find the answer in the future. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 04:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/best-way-to-perform-spatial-query-with-buffer/m-p/139830#M4737</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-06-19T04:35:03Z</dc:date>
    </item>
  </channel>
</rss>

