<?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 Want to dissolve adjacent polygons but no common edges. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583430#M45743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a bunch of parcel data, I want to join the polygons basing on the same owner name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even they are not touched, I want merge them together, such a 100 feet tolerance. The purpose is to show the somebody's properties without too much separated lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24139[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some programming experience, but just start to try to get the tool by python script, and tried arcgis add_in wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is some idea about the script work flow, it will be really helpful!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 18:55:09 GMT</pubDate>
    <dc:creator>HaoLiu1</dc:creator>
    <dc:date>2013-05-08T18:55:09Z</dc:date>
    <item>
      <title>Want to dissolve adjacent polygons but no common edges.</title>
      <link>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583430#M45743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a bunch of parcel data, I want to join the polygons basing on the same owner name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even they are not touched, I want merge them together, such a 100 feet tolerance. The purpose is to show the somebody's properties without too much separated lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24139[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some programming experience, but just start to try to get the tool by python script, and tried arcgis add_in wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is some idea about the script work flow, it will be really helpful!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 18:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583430#M45743</guid>
      <dc:creator>HaoLiu1</dc:creator>
      <dc:date>2013-05-08T18:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Want to dissolve adjacent polygons but no common edges.</title>
      <link>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583431#M45744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or is there anyway that I can view the source code of dissolve or merge process tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 19:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583431#M45744</guid>
      <dc:creator>HaoLiu1</dc:creator>
      <dc:date>2013-05-08T19:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Want to dissolve adjacent polygons but no common edges.</title>
      <link>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583432#M45745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;cant you just use Dissolve it using owners name attribute and just indicate multipart output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Or is there anyway that I can view the source code of dissolve or merge process tool?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 01:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/want-to-dissolve-adjacent-polygons-but-no-common/m-p/583432#M45745</guid>
      <dc:creator>ChrisPedrezuela</dc:creator>
      <dc:date>2013-05-09T01:38:59Z</dc:date>
    </item>
  </channel>
</rss>

