<?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: parcels large enough for a 1,000 yard shot in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630370#M1428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For rectangles produced by the out-of-the-box &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003q000000"&gt;MBG&lt;/A&gt; tool, the length and width are automatically calculated (and there are no license restrictions).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 19:41:54 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2014-12-05T19:41:54Z</dc:date>
    <item>
      <title>parcels large enough for a 1,000 yard shot</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630367#M1425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been asked to create a list of parcels that are large enough to provide a 1,000 yard shooting range on. Parcels don't need to be any certain minimum size regarding overall area, rather within the parcel you could have a "line segment" 3,000 feet in length. I have some 30,000 parcels to consider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line of sight would eventually need to be considered but right now I would be happy with just knowing what parcels have the shape/area large enough for a 3,000-ft line segment within it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 16:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630367#M1425</guid>
      <dc:creator>JustinBarnard</dc:creator>
      <dc:date>2014-12-04T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: parcels large enough for a 1,000 yard shot</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630368#M1426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can exclude a lot of candidates by running &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003q000000"&gt;Minimum Bounding Geometry&lt;/A&gt; (geometry type = RECTANGLE_BY_WIDTH). If neither MBG_Width nor MBG_Length are greater than 3000', it can't have a line of sight greater than 3000' (at least, I can't think of a situation where this could be true).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: it looks like you can use GME's &lt;A href="http://www.spatialecology.com/gme/geompolygonfetch.htm"&gt;Calculate Fetch in Polygons&lt;/A&gt;, however it may take a long time without excluding noncandidates as described above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 18:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630368#M1426</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2014-12-04T18:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: parcels large enough for a 1,000 yard shot</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630369#M1427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan Patterson's version of this tool may be better for you - it automatically calculates the length and width of the rectanges it generates (and there are no licence restrictions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=564e2949763943e3b9fb4240bab0ca2f" title="http://www.arcgis.com/home/item.html?id=564e2949763943e3b9fb4240bab0ca2f"&gt;http://www.arcgis.com/home/item.html?id=564e2949763943e3b9fb4240bab0ca2f&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 08:23:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630369#M1427</guid>
      <dc:creator>BenLeslie1</dc:creator>
      <dc:date>2014-12-05T08:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: parcels large enough for a 1,000 yard shot</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630370#M1428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For rectangles produced by the out-of-the-box &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003q000000"&gt;MBG&lt;/A&gt; tool, the length and width are automatically calculated (and there are no license restrictions).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 19:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630370#M1428</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2014-12-05T19:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: parcels large enough for a 1,000 yard shot</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630371#M1429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan Patterson's version of the bounding tool worked like a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630371#M1429</guid>
      <dc:creator>JustinBarnard</dc:creator>
      <dc:date>2014-12-05T20:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: parcels large enough for a 1,000 yard shot</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630372#M1430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan Patterson's version of this tool worked great! Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:49:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/parcels-large-enough-for-a-1-000-yard-shot/m-p/630372#M1430</guid>
      <dc:creator>JustinBarnard</dc:creator>
      <dc:date>2014-12-05T20:49:07Z</dc:date>
    </item>
  </channel>
</rss>

