<?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: Create Two Buffers of Feature and Intersect in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-two-buffers-of-feature-and-intersect/m-p/335162#M26191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on first glance it sounds like you want to do a 'select by spatial location' on two different distance bands.. Why is there a need to do intersecting and buffering when the workflow this might be simpler&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-location.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-location.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to get you started&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2017 13:12:57 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-06-28T13:12:57Z</dc:date>
    <item>
      <title>Create Two Buffers of Feature and Intersect</title>
      <link>https://community.esri.com/t5/python-questions/create-two-buffers-of-feature-and-intersect/m-p/335161#M26190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;I've got a workflow that I'd like to automate as much as possible with arcpy. The following scenario is what I need to accomplish:&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;This is what I think I need to do:&lt;/P&gt;&lt;OL&gt;&lt;LI style="margin: 0cm 0cm 10pt;"&gt;Digitise a new polygon in an existing feature class.&lt;/LI&gt;&lt;LI style="margin: 0cm 0cm 10pt;"&gt;Create two buffers of the polygon I've digitised. As there will be a number of polygons in this feature class I would only need to buffer the newest polygon (the one with the largest FID number).&lt;/LI&gt;&lt;LI style="margin: 0cm 0cm 10pt;"&gt;These two buffers will be 5m and 100m. I would then need to intersect these buffers with a polyline feature class that I have and export a .csv that's broken down in two categories. They are:&lt;/LI&gt;&lt;LI style="margin: 0cm 0cm 10pt;"&gt;What features intersect the 5m buffer and;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;ii What features intersect the 100m buffer.&lt;/P&gt;&lt;OL start="4"&gt;&lt;LI style="margin: 0cm 0cm 10pt;"&gt;I would also need to intersect the polygon itself with the polyline feature class to ascertain what features are ‘beneath’ the property in question. I don’t know if I can just use the polygon itself or should I create a new buffer?&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;Is the above something I could build a tool to do that once I save my edits and stop editing I could just run the tool and it would carry out the above tasks?&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;I hope I've made myself clear. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 12:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-two-buffers-of-feature-and-intersect/m-p/335161#M26190</guid>
      <dc:creator>DonalCasey1</dc:creator>
      <dc:date>2017-06-28T12:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Two Buffers of Feature and Intersect</title>
      <link>https://community.esri.com/t5/python-questions/create-two-buffers-of-feature-and-intersect/m-p/335162#M26191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on first glance it sounds like you want to do a 'select by spatial location' on two different distance bands.. Why is there a need to do intersecting and buffering when the workflow this might be simpler&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-location.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-location.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to get you started&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:12:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-two-buffers-of-feature-and-intersect/m-p/335162#M26191</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-28T13:12:57Z</dc:date>
    </item>
  </channel>
</rss>

