<?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 polygon dataset on one side but in variable directions in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652476#M99125</link>
    <description>&lt;P&gt;Hi, thanks for the reply. I just realized something confusing in my original post and edited it - What I need is a buffer of the green polygons but only where adjacent to the blue polygon. I also added another caveat to the original post, which is that the alongshore span of the buffer needs to be the same as the alongshore span of the original polygon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing that I tried that seemed close to working was to convert the polygons to polylines, split the lines at vertices, and then select only those features within a small distance of the blue polygon and only buffer those on one side with a flat end on the buffer. This would work if the lines running perpendicular to the blue polygon weren't also selected (because they have a starting point at the blue polygon). So there is something missing there, but it came close!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Sep 2025 15:19:22 GMT</pubDate>
    <dc:creator>KaraG</dc:creator>
    <dc:date>2025-09-23T15:19:22Z</dc:date>
    <item>
      <title>Buffer polygon dataset on one side but in variable directions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652263#M99106</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a polygon layer composed of ~140 polygons of varying sizes and shapes (the greenish in the image) along the coast, plus a polygon of the state itself (the bluish in the image). Basically, I need a shoreward buffer of the green polygons - so a buffer of 250 m on each green polygon, but only on the side of the polygon adjacent to the large blue polygon. I would like to find a way to mostly automate this process, if at all possible. Like maybe if I add the angle/direction of the blue polygon to the attribute table of the green polygons, maybe there is code that could specify the buffer goes in that direction only?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KaraG_0-1758581963794.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140792i674142304BC2E290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KaraG_0-1758581963794.png" alt="KaraG_0-1758581963794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Additionally, the shoreward buffer must have an alongshore span equal to the alongshore span of the polygon itself (so like flat ends, not rounded). Like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KaraG_0-1758640287119.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140814i570DEACD37983517/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KaraG_0-1758640287119.png" alt="KaraG_0-1758640287119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm using ArcGIS Pro and have access to an advanced license. Appreciate any help or ideas &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 15:11:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652263#M99106</guid>
      <dc:creator>KaraG</dc:creator>
      <dc:date>2025-09-23T15:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer polygon dataset on one side but in variable directions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652359#M99111</link>
      <description>&lt;P&gt;&amp;nbsp;Off the top of my head you could script or model build the following process (maybe try it manually first so you can see what's happening):&lt;BR /&gt;&lt;BR /&gt;1. Buffer state polygon with multiple rings at the distances you want.&lt;/P&gt;&lt;P&gt;2. Use the Erase tool with the multiple rings feature class as the input&amp;nbsp; and using the state polygons to Erase (leaving you with just buffers on the seaward side&lt;/P&gt;&lt;P&gt;3. Use the clip (analysis) tool with the output from the erase tool as the input and the green polygons feature class from your example as the "clip features"&lt;BR /&gt;&lt;BR /&gt;Output should be ring buffers in just those zones on just the seawards side of your state polygons&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 12:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652359#M99111</guid>
      <dc:creator>RichardHowe</dc:creator>
      <dc:date>2025-09-23T12:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer polygon dataset on one side but in variable directions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652476#M99125</link>
      <description>&lt;P&gt;Hi, thanks for the reply. I just realized something confusing in my original post and edited it - What I need is a buffer of the green polygons but only where adjacent to the blue polygon. I also added another caveat to the original post, which is that the alongshore span of the buffer needs to be the same as the alongshore span of the original polygon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing that I tried that seemed close to working was to convert the polygons to polylines, split the lines at vertices, and then select only those features within a small distance of the blue polygon and only buffer those on one side with a flat end on the buffer. This would work if the lines running perpendicular to the blue polygon weren't also selected (because they have a starting point at the blue polygon). So there is something missing there, but it came close!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 15:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652476#M99125</guid>
      <dc:creator>KaraG</dc:creator>
      <dc:date>2025-09-23T15:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer polygon dataset on one side but in variable directions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652633#M99132</link>
      <description>&lt;P&gt;Manual editing to get the Polylines seems like the most foolproof way if this is only a small number of features.&amp;nbsp; You mention the perpendicular lines being an issue.&amp;nbsp; Why not delete those segments after splitting the lines?&lt;BR /&gt;&lt;BR /&gt;You could also buffer the State Polygons by a few metres, then Clip that new Buffer to the Yellow features, then run your Buffer (Flat end option).&amp;nbsp; Finally Clip that Buffer to the original State Polygons.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 21:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1652633#M99132</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-09-23T21:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer polygon dataset on one side but in variable directions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1653069#M99190</link>
      <description>&lt;P&gt;I could definitely manually delete the perpendicular lines, but I was just wondering if there was any way to automate the whole process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you say run the buffer (flat end option), is that referring to the new buffer clipped to the yellow features?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 05:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1653069#M99190</guid>
      <dc:creator>KaraG</dc:creator>
      <dc:date>2025-09-25T05:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer polygon dataset on one side but in variable directions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1653368#M99219</link>
      <description>&lt;P&gt;Yes, it would be the new buffer you clip to the yellow features.&amp;nbsp; This should produce a thin sliver of a polygon which runs along the shoreline and extends a few metres (whatever distance you buffered by) offshore.&lt;BR /&gt;&lt;BR /&gt;You then buffer that, then finally clip to the State Polygons (so that it's all inland).&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 22:12:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/buffer-polygon-dataset-on-one-side-but-in-variable/m-p/1653368#M99219</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-09-25T22:12:29Z</dc:date>
    </item>
  </channel>
</rss>

