<?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 Line Buffer - Cutting the End in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1560115#M27464</link>
    <description>&lt;P&gt;Hey community!&lt;/P&gt;&lt;P&gt;I am trying to Buffer a line, but cut the buffer in the end, so the Buffer doesnt extend the lenght of the line.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="benedictmueller_0-1731997104789.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119874i7329D09A18A10180/image-size/medium?v=v2&amp;amp;px=400" role="button" title="benedictmueller_0-1731997104789.png" alt="benedictmueller_0-1731997104789.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So basically, I want to let the buffer end, where the yellow line ends.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using End Type = Flat throws me an empty result saying:&lt;/P&gt;&lt;P&gt;WARNING 000636:&lt;SPAN class=""&gt; Skipping feature 1 because a negative or very small distance resulted in no geometry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Does someone has some suggestions how to? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Benni&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 06:41:33 GMT</pubDate>
    <dc:creator>benedictmueller</dc:creator>
    <dc:date>2024-11-19T06:41:33Z</dc:date>
    <item>
      <title>Line Buffer - Cutting the End</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1560115#M27464</link>
      <description>&lt;P&gt;Hey community!&lt;/P&gt;&lt;P&gt;I am trying to Buffer a line, but cut the buffer in the end, so the Buffer doesnt extend the lenght of the line.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="benedictmueller_0-1731997104789.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119874i7329D09A18A10180/image-size/medium?v=v2&amp;amp;px=400" role="button" title="benedictmueller_0-1731997104789.png" alt="benedictmueller_0-1731997104789.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So basically, I want to let the buffer end, where the yellow line ends.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using End Type = Flat throws me an empty result saying:&lt;/P&gt;&lt;P&gt;WARNING 000636:&lt;SPAN class=""&gt; Skipping feature 1 because a negative or very small distance resulted in no geometry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Does someone has some suggestions how to? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Benni&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 06:41:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1560115#M27464</guid>
      <dc:creator>benedictmueller</dc:creator>
      <dc:date>2024-11-19T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Line Buffer - Cutting the End</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1560144#M27465</link>
      <description>&lt;P&gt;The only reference that I can find to this was when the feature being buffered was in a web mercator coordinate system.&amp;nbsp; Projecting the features to another planar coordinate system, like UTM removed the warning.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any event, you should see if the feature in question has any extra vertices resulting in short line segments relative to the buffer size.&amp;nbsp; If it does, remove the unnecessary vertices&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 09:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1560144#M27465</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-11-19T09:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Line Buffer - Cutting the End</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1606722#M27567</link>
      <description>&lt;P&gt;I think what you are looking for is GraphicBuffer with the Butt caps type?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KenHartling_0-1744840588153.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/130412i3F2BB871B5FED29D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KenHartling_0-1744840588153.png" alt="KenHartling_0-1744840588153.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 21:57:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/line-buffer-cutting-the-end/m-p/1606722#M27567</guid>
      <dc:creator>KenHartling</dc:creator>
      <dc:date>2025-04-16T21:57:28Z</dc:date>
    </item>
  </channel>
</rss>

