<?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: buffering adjacent polygons in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612424#M20321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Richard&lt;BR /&gt;&lt;BR /&gt;I finally got chance to carefully look at your python code. And I am trying to reproduce the model based on it. While I keep trying, is it possible for you to upload a snapshot of the model structure in model builder? &lt;BR /&gt;&lt;BR /&gt;Appreciate it. &lt;BR /&gt;&lt;BR /&gt;my&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached are 4 screen shots of the Model builder model structure that was exported to the script.&amp;nbsp; The first or last connected tool or output on each picture overlaps with the last tool/output of the picture that precedes it or the first tool/output of the picture that follows it.&amp;nbsp; Look at the script to see each tool's settings.&amp;nbsp; If you are uncertain about the tool settings and would like a screen shot of the input dialog for any of the tools I used, provide me with the number of the attached picture it appears on and the tool name.&amp;nbsp; I will post a screen shot of each requested tool dialog in response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Mar 2014 08:27:45 GMT</pubDate>
    <dc:creator>RichardFairhurst</dc:creator>
    <dc:date>2014-03-08T08:27:45Z</dc:date>
    <item>
      <title>buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612411#M20308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am trying to buffer a shapefile feature comprised of many ploygons that represent different segments of water. What is the best way in ArcGIS to leave polygon interfaces un-buffered? Any input is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612411#M20308</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-02-10T16:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612412#M20309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can select only the features that you would like buffered, and then execute the tool.&amp;nbsp; Be sure to use the dropdown to select the input feature.&amp;nbsp; The selection will be honored, and only these features will be buffered.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 17:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612412#M20309</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-02-10T17:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612413#M20310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can select only the features that you would like buffered, and then execute the tool.&amp;nbsp; Be sure to use the dropdown to select the input feature.&amp;nbsp; The selection will be honored, and only these features will be buffered.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for replying,JS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So when I select two adjacent polygons and buffer them with OUTSIDE ONLY. I end up with two buffer strips along the shared edge. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to leave the shared edge un-buffered?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(To make this less confusing, what I want to achieve is to decide which of the many polygons contain a given location point, after the polygons are buffered. The problem is that after buffering, there is a overlapping region along the interfaces between adjacent polygons. This region is not desired.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope I made myself clearer this time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 18:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612413#M20310</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-02-10T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612414#M20311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;thanks for replying,JS.&lt;BR /&gt;&lt;BR /&gt;So when I select two adjacent polygons and buffer them with OUTSIDE ONLY. I end up with two buffer strips along the shared edge. &lt;BR /&gt;&lt;BR /&gt;Is there a way to leave the shared edge un-buffered?&lt;BR /&gt;&lt;BR /&gt;(To make this less confusing, what I want to achieve is to decide which of the many polygons contain a given location point, after the polygons are buffered. The problem is that after buffering, there is a overlapping region along the interfaces between adjacent polygons. This region is not desired.)&lt;BR /&gt;&lt;BR /&gt;Hope I made myself clearer this time. &lt;BR /&gt;&lt;BR /&gt;thanks again.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The answer is no.&amp;nbsp; But if you have an Advanced license you could follow up the buffer with the Erase tool using the same input selected polygons and end up with what you want (since you only want outside buffers anyway).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I realized you wont get what you want, since you want the shared boundary projected outside of the polygons in a tangent direction to cut off the outside buffer.&amp;nbsp; Only way to do that is to isolate the shared edge somehow and extend it outward to cut with a knowledge of which side the polygons fell on.&amp;nbsp; Not sure how to do that.&amp;nbsp; I have wanted that ability too, but never figured out how to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Polygon to Line tool could conceivably do part of this and keep track of which polygon is on which side of the share boundary line, but I am not sure how to extend the line the buffer distance and then cut and remove the unwanted portions with the line.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 18:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612414#M20311</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-02-10T18:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612415#M20312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The answer is no.&amp;nbsp; But if you have an Advanced license you could follow up the buffer with the Erase tool using the same input selected polygons and end up with what you want (since you only want outside buffers anyway).&lt;BR /&gt;&lt;BR /&gt;Edit:&lt;BR /&gt;&lt;BR /&gt;I realized you wont get what you want, since you want the shared boundary projected outside of the polygons in a tangent direction to cut off the outside buffer.&amp;nbsp; Only way to do that is to isolate the shared edge somehow and extend it outward to cut with a knowledge of which side the polygons fell on.&amp;nbsp; Not sure how to do that.&amp;nbsp; I have wanted that ability too, but never figured out how to do it.&lt;BR /&gt;&lt;BR /&gt;The Polygon to Line tool could conceivably do part of this and keep track of which polygon is on which side of the share boundary line, but I am not sure how to extend the line the buffer distance and then cut and remove the unwanted portions with the line.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Richard, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree the challenge lies with the portion outside the original polygon. Therefore, I am trying to work out an algorithm that calculates the distance from these outlying points to the nearby polygons and assign to it the attributes of the nearest one. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How sensible does this sound to you? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:10:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612415#M20312</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-02-10T20:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612416#M20313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Am I missing the point? There was no diagram so maybe I am.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why not dissolve on the selected features before buffering? Then the adjacent boundaries will not be buffered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are the adjacent polygons not touching? In that case there are other tools that can jump the gap in the Cartographic Toolset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;eg AggregatePolygons Tool&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 08:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612416#M20313</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2014-02-12T08:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612417#M20314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Am I missing the point? There was no diagram so maybe I am.&lt;BR /&gt;&lt;BR /&gt;Why not dissolve on the selected features before buffering? Then the adjacent boundaries will not be buffered.&lt;BR /&gt;Are the adjacent polygons not touching? In that case there are other tools that can jump the gap in the Cartographic Toolset.&lt;BR /&gt;eg AggregatePolygons Tool&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Kim&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for joining in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For my purpose it is essential to maintain the defining boundary for each polygon in the feature. As every polygon has a unique ID in the attribute table, I feel dissolve will compromise this unique identity, as it is a tool to 'aggregate' features. Am I right? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 13:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612417#M20314</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-02-12T13:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612418#M20315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Kim&lt;BR /&gt;&lt;BR /&gt;Thanks for joining in. &lt;BR /&gt;&lt;BR /&gt;For my purpose it is essential to maintain the defining boundary for each polygon in the feature. As every polygon has a unique ID in the attribute table, I feel dissolve will compromise this unique identity, as it is a tool to 'aggregate' features. Am I right? &lt;BR /&gt;&lt;BR /&gt;my&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Initially I was going to make Kim's suggestion, but realized that Dissolve would compromise the Unique ID, so I did not suggest it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This problem is the projected jurisdictional coastline problem.&amp;nbsp; Multiple jurisdictions along a coast line want to project their jurisdictional boundaries some distance offshore without overlapping each other.&amp;nbsp; The onshore lands would have the jurisdictional boundaries already defined, so the mainland would never be included in the buffer.&amp;nbsp; Effectively only the coastline is really supposed to be buffered (ideally a continuous line defining the entire coastline buffered using a single side buffer extending offshore only).&amp;nbsp; The division of that buffer would extend the onshore shared jurisdictional boundaries at the coastline offshore in a tangent straight line based on how the onshore boundaries break up the coastline to define the portion of the coastal zone that each jurisdiction controls.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 14:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612418#M20315</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-02-12T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612419#M20316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have attached a python file that was exported from Model Builder that created the output shown for a set of Southern California Counties.&amp;nbsp; It creates a non-overlapping external buffer that is 1 mile wide.&amp;nbsp; It requires an Advanced license to use all of the tools I applied in the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One picture shows the rather complex coastline where Los Angeles and Orange Counties meet which illustrates how well the model worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While Yuma and Imperial Counties do not really have a coastline, I used them to illustrate one problem I resolved.&amp;nbsp; The extension of the internal boundary between these two Counties ran parallel to the buffer boundary.&amp;nbsp; If I had done a normal line extension Yuma County would contain most of the zone that ran in front of Imperial County.&amp;nbsp; To resolve that I contained the interior boundary extension to fit within a buffer only surrounding the interior boundary lines that was at a 3 to 1 ratio with the full outer polygon boundaries.&amp;nbsp; Not the perfect division, but it was acceptable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second issue shown that I did not resolve involved an Island of Ventura County where the Centroid of the Island Buffer did not fall within the actual Island polygon.&amp;nbsp; This made it not take on the island's data when I ran the Spatial Join with that join criteria.&amp;nbsp; A special process would have to be added to handle this special situation, but I think with a select by Attribute and a secondary process it could be resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A final problem not shown and not resolved is the issue of two parallel original polygon boundaries that do not touch and that are close enough together that their buffers would merge.&amp;nbsp; This is similar to the problem with internal boundaries being parallel to the buffer boundary, but in reality this does not involve the internal overlapping boundaries.&amp;nbsp; It involves creation of a Centerline between the two parallel boundaries to create a division in the buffers.&amp;nbsp; I don't know if the tools in ArcGIS are good enough to handle that situation and it did not come up with this particular data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I hope this gets you closer to what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612419#M20316</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-02-12T19:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612420#M20317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a screen shot of a more typical buffer division where the internal boundaries are actually perpendicular to the external buffer.&amp;nbsp; In this situation the model worked perfectly.&amp;nbsp; The other post emphasized more problematic situations, but in reality the majority of the buffer divisions the model created actually looked like this illustration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612420#M20317</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-02-12T19:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612421#M20318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;BR /&gt;The second issue shown that I did not resolve involved an Island of Ventura County where the Centroid of the Island Buffer did not fall within the actual Island polygon.&amp;nbsp; This made it not take on the island's data when I ran the Spatial Join with that join criteria.&amp;nbsp; A special process would have to be added to handle this special situation, but I think with a select by Attribute and a secondary process it could be resolved.&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi Richard&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just saw this and am yet to digest your first illustration. But some quick thought on the second ventura island problem. Now that you have the buffer and the island, have you tried other Match_Option in Spatial Join?(I actually do not know how the centroid comes into play. What if you select Completely_Contain? ) Or even use Identity tool to impress the attribute onto the buffer? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if you could explain the first problem in an easier language. non-native speaker here. Sorry. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 13:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612421#M20318</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-02-13T13:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612422#M20319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hi Richard&lt;BR /&gt;&lt;BR /&gt;I just saw this and am yet to digest your first illustration. But some quick thought on the second ventura island problem. Now that you have the buffer and the island, have you tried other Match_Option in Spatial Join?(I actually do not know how the centroid comes into play. What if you select Completely_Contain? ) Or even use Identity tool to impress the attribute onto the buffer? &lt;BR /&gt;&lt;BR /&gt;It would be great if you could explain the first problem in an easier language. non-native speaker here. Sorry. &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;my&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Spatial Join in my model only used the Contains Centroid match criteria, which is the fastest and produced the best results of the 3 options I tried.&amp;nbsp;&amp;nbsp; Intersect with a negative buffer and Closest both produced bad results by assigning incorrect polygon attributes to the buffer, which was unacceptable.&amp;nbsp; Contains Centriod assigned the correct attributes and only missed the one unusual Island, which was acceptable since it can be followed up with another Spatial Join for just the special cases.&amp;nbsp; I did not feel it necessary to actually do this additional Spatial Join to release the model, but it would be added to my model if I refined it.&amp;nbsp; You would have to add these steps if you encounter the problem of no attributes being assigned using the script I provided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the first issue just accept that there was a problem when an interior boundary would extend parallel to the buffer boundary rather than perpendicular to the buffer boundary.&amp;nbsp; My solution, contained in the script, is to create a secondary buffer just for the interior boundary lines to contain this problem to a reasonable result.&amp;nbsp; If I showed the result without this correction the boundary of Yuma County would have been extended as a long narrow strip along the Imperial County frontage until it hit the San Diego County line, which is not at all what I wanted.&amp;nbsp; Follow the script and get it to work as written.&amp;nbsp; After that if you want to better understand the problem I had to deal with you can experiment by removing certain steps which should reveal why I added them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I am happy with the result of my model and other than adding a few more steps to deal with the one failed attribute transfer, I probably would just get the model result and make minor manual corrections rather than try to perfect it through a model.&amp;nbsp; For example, there are some places where snapping the interior lines to the buffer boundary would have been better than extending the interior boundary line.&amp;nbsp; However, it is extremely hard to design a model that can determine which way is better to use at each location and I could visually locate and manually correct these issues far easier than I could write a model to do that for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 13:55:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612422#M20319</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-02-13T13:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612423#M20320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Spatial Join in my model only used the Contains Centroid match criteria, which is the fastest and produced the best results of the 3 options I tried.&amp;nbsp;&amp;nbsp; Intersect with a negative buffer and Closest both produced bad results by assigning incorrect polygon attributes to the buffer, which was unacceptable.&amp;nbsp; Contains Centriod assigned the correct attributes and only missed the one unusual Island, which was acceptable since it can be followed up with another Spatial Join for just the special cases.&amp;nbsp; I did not feel it necessary to actually do this additional Spatial Join to release the model, but it would be added to my model if I refined it.&amp;nbsp; You would have to add these steps if you encounter the problem of no attributes being assigned using the script I provided.&lt;BR /&gt;&lt;BR /&gt;For the first issue just accept that there was a problem when an interior boundary would extend parallel to the buffer boundary rather than perpendicular to the buffer boundary.&amp;nbsp; My solution, contained in the script, is to create a secondary buffer just for the interior boundary lines to contain this problem to a reasonable result.&amp;nbsp; If I showed the result without this correction the boundary of Yuma County would have been extended as a long narrow strip along the Imperial County frontage until it hit the San Diego County line, which is not at all what I wanted.&amp;nbsp; Follow the script and get it to work as written.&amp;nbsp; After that if you want to better understand the problem I had to deal with you can experiment by removing certain steps which should reveal why I added them.&lt;BR /&gt;&lt;BR /&gt;Anyway, I am happy with the result of my model and other than adding a few more steps to deal with the one failed attribute transfer, I probably would just get the model result and make minor manual corrections rather than try to perfect it through a model.&amp;nbsp; For example, there are some places where snapping the interior lines to the buffer boundary would have been better than extending the interior boundary line.&amp;nbsp; However, it is extremely hard to design a model that can determine which way is better to use at each location and I could visually locate and manually correct these issues far easier than I could write a model to do that for me.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Richard&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I finally got chance to carefully look at your python code. And I am trying to reproduce the model based on it. While I keep trying, is it possible for you to upload a snapshot of the model structure in model builder? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 13:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612423#M20320</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-03-07T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612424#M20321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Richard&lt;BR /&gt;&lt;BR /&gt;I finally got chance to carefully look at your python code. And I am trying to reproduce the model based on it. While I keep trying, is it possible for you to upload a snapshot of the model structure in model builder? &lt;BR /&gt;&lt;BR /&gt;Appreciate it. &lt;BR /&gt;&lt;BR /&gt;my&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached are 4 screen shots of the Model builder model structure that was exported to the script.&amp;nbsp; The first or last connected tool or output on each picture overlaps with the last tool/output of the picture that precedes it or the first tool/output of the picture that follows it.&amp;nbsp; Look at the script to see each tool's settings.&amp;nbsp; If you are uncertain about the tool settings and would like a screen shot of the input dialog for any of the tools I used, provide me with the number of the attached picture it appears on and the tool name.&amp;nbsp; I will post a screen shot of each requested tool dialog in response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 08:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612424#M20321</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-03-08T08:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: buffering adjacent polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612425#M20322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Attached are 4 screen shots of the Model builder model structure that was exported to the script.&amp;nbsp; The first or last connected tool or output on each picture overlaps with the last tool/output of the picture that precedes it or the first tool/output of the picture that follows it.&amp;nbsp; Look at the script to see each tool's settings.&amp;nbsp; If you are uncertain about the tool settings and would like a screen shot of the input dialog for any of the tools I used, provide me with the number of the attached picture it appears on and the tool name.&amp;nbsp; I will post a screen shot of each requested tool dialog in response.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 16:00:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-adjacent-polygons/m-p/612425#M20322</guid>
      <dc:creator>yanma</dc:creator>
      <dc:date>2014-03-10T16:00:41Z</dc:date>
    </item>
  </channel>
</rss>

