<?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: buffer line &amp;amp; clip parallel to line endpoint in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1326173#M26967</link>
    <description>&lt;P&gt;The tool was created in ArcGIS Pro.&amp;nbsp; I tried to convert to ArcGIS 10.7, but it would not due to incompatibility with one of the tools.&amp;nbsp; This was the model I created if you want to take a crack at building one in ArcGIS or use ArcGIS Pro.&amp;nbsp; I would create it in ArcGIS for you, but am a bit swamped with work this week and on vacation next week.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lcatania_0-1694042274818.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80035i5A970554397E7258/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lcatania_0-1694042274818.png" alt="lcatania_0-1694042274818.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 23:19:56 GMT</pubDate>
    <dc:creator>lcatania</dc:creator>
    <dc:date>2023-09-06T23:19:56Z</dc:date>
    <item>
      <title>buffer line &amp; clip parallel to line endpoint</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058058#M25546</link>
      <description>&lt;P&gt;Is it possible to buffer a line feature and then break it down into smaller polygons by clipping parallel to the line endpoints ( see screen capture below taken from &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/paving-the-road-ahead-with-arcgis-and-ai/" target="_blank" rel="noopener"&gt;Paving the Road Ahead with ArcGIS and AI (esri.com)&lt;/A&gt;) or to create thiessen polygons using endpoints and ensuring that they follow the line segments?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SarahHartholt_0-1621005421297.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13350iE669FF4C1D79B368/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SarahHartholt_0-1621005421297.png" alt="SarahHartholt_0-1621005421297.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 15:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058058#M25546</guid>
      <dc:creator>SarahHartholt</dc:creator>
      <dc:date>2021-05-14T15:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: buffer line &amp; clip parallel to line endpoint</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058205#M25548</link>
      <description>&lt;P&gt;Is this what you would line to accomplish?&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 21:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058205#M25548</guid>
      <dc:creator>lcatania</dc:creator>
      <dc:date>2021-05-14T21:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: buffer line &amp; clip parallel to line endpoint</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058214#M25549</link>
      <description>&lt;P&gt;Please check if any of these options work for you.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option-1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;One way is to create &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/buffer.htm" target="_self"&gt;&lt;STRONG&gt;Buffer&lt;/STRONG&gt; &lt;/A&gt;with End_Type as "Flat".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1621027899192.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13378i11A5A4E27B8D4D8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1621027899192.png" alt="JayantaPoddar_0-1621027899192.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option-2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Create &lt;STRONG&gt;Buffer&lt;/STRONG&gt; with End_Type as "Round".&lt;/P&gt;&lt;P&gt;2. Using the line Feature Class, execute&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/minimum-bounding-geometry.htm" target="_self"&gt;&lt;STRONG&gt;Minimum Bounding Geometry&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;, choose a suitable bounding Geometry Type (Rectangle by Width).&lt;/P&gt;&lt;P&gt;3. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/clip.htm" target="_self"&gt;&lt;STRONG&gt;Clip&lt;/STRONG&gt;&lt;/A&gt; the Buffer Boundary using the MBG boundary.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_1-1621028330759.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13381iBD3EB77EA8DA27B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_1-1621028330759.png" alt="JayantaPoddar_1-1621028330759.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 21:43:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058214#M25549</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-05-14T21:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: buffer line &amp; clip parallel to line endpoint</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058470#M25551</link>
      <description>&lt;P&gt;Yes as long as the break points are at specified nodes (i.e. at the blue dots pictured below)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SarahHartholt_0-1621256887471.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13435iDD6FC512E0265588/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SarahHartholt_0-1621256887471.png" alt="SarahHartholt_0-1621256887471.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 13:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1058470#M25551</guid>
      <dc:creator>SarahHartholt</dc:creator>
      <dc:date>2021-05-17T13:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: buffer line &amp; clip parallel to line endpoint</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1326015#M26965</link>
      <description>&lt;P&gt;I downloaded this toolbox and added it to Arcmap 10.7 but it doesn't show any tool in it. Any ideas or ahs it worked for anyone? I think it would greatly help with what I'm trying to achieve.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 17:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1326015#M26965</guid>
      <dc:creator>Samtheram</dc:creator>
      <dc:date>2023-09-06T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: buffer line &amp; clip parallel to line endpoint</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1326173#M26967</link>
      <description>&lt;P&gt;The tool was created in ArcGIS Pro.&amp;nbsp; I tried to convert to ArcGIS 10.7, but it would not due to incompatibility with one of the tools.&amp;nbsp; This was the model I created if you want to take a crack at building one in ArcGIS or use ArcGIS Pro.&amp;nbsp; I would create it in ArcGIS for you, but am a bit swamped with work this week and on vacation next week.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lcatania_0-1694042274818.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80035i5A970554397E7258/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lcatania_0-1694042274818.png" alt="lcatania_0-1694042274818.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 23:19:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffer-line-amp-clip-parallel-to-line-endpoint/m-p/1326173#M26967</guid>
      <dc:creator>lcatania</dc:creator>
      <dc:date>2023-09-06T23:19:56Z</dc:date>
    </item>
  </channel>
</rss>

