<?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 Editing the output of feature to polygon in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510518#M16994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having a trouble in editing the output of feature to polygon tool.Because my input feature was a closed line and most of the line has intersection so the output generated has a lot of new small polygon created during the process.This makes my work more complicated in the next step of joining the the attribute because the data comes with a repetition of information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is there a tool to clean those small polygon generated either by removing or merging them to original ones.Or a different way which i can use to create a polygon from the line feature without having that problem.&lt;/P&gt;&lt;P&gt;Thanks...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 09:36:36 GMT</pubDate>
    <dc:creator>KelvinMwakomo</dc:creator>
    <dc:date>2015-07-22T09:36:36Z</dc:date>
    <item>
      <title>Editing the output of feature to polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510518#M16994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having a trouble in editing the output of feature to polygon tool.Because my input feature was a closed line and most of the line has intersection so the output generated has a lot of new small polygon created during the process.This makes my work more complicated in the next step of joining the the attribute because the data comes with a repetition of information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is there a tool to clean those small polygon generated either by removing or merging them to original ones.Or a different way which i can use to create a polygon from the line feature without having that problem.&lt;/P&gt;&lt;P&gt;Thanks...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 09:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510518#M16994</guid>
      <dc:creator>KelvinMwakomo</dc:creator>
      <dc:date>2015-07-22T09:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Editing the output of feature to polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510519#M16995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the dissolve tool with no attributes selected to dissolve you polygons based on contiguity. &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000005n000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000005n000000"&gt;ArcGIS Help 10.1&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is using the Minimum Bounding Geometry Tool - Convex Hull.&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003q000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003q000000"&gt;ArcGIS Help 10.1&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 14:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510519#M16995</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-07-22T14:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Editing the output of feature to polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510520#M16996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have an original set (a set that generally covers the areas) you could use a spatial join then a dissolve &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 15:09:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510520#M16996</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-07-22T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Editing the output of feature to polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510521#M16997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/20198"&gt;Ian Hogan&lt;/A&gt; and &lt;A href="https://community.esri.com/migrated-users/59200"&gt;Wes Cordova&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I see spatial join and dissolve tool give me what i want, thanks guys..!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 09:56:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/editing-the-output-of-feature-to-polygon/m-p/510521#M16997</guid>
      <dc:creator>KelvinMwakomo</dc:creator>
      <dc:date>2015-07-23T09:56:53Z</dc:date>
    </item>
  </channel>
</rss>

