<?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: Converting a polyline feature class to a polygon feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247493#M64183</link>
    <description>&lt;P&gt;Would this change the feature class so that when I save it, a file system will register it as a polygon (Shape type=5)?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 22:56:31 GMT</pubDate>
    <dc:creator>BrekenDavis</dc:creator>
    <dc:date>2023-01-11T22:56:31Z</dc:date>
    <item>
      <title>Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247469#M64180</link>
      <description>&lt;P&gt;So I've been scouring the web and I can't seem to find out if there is a solution to a problem I'm currently trying to work around.&lt;/P&gt;&lt;P&gt;For some context, I am trying to utilize a service provider that has a mapping system built into their website. I thought that the service would be able to accept any type of shapefile upload into their mapping system, but it turns out they ONLY accept polygons and&amp;nbsp;I've come to a road block.&lt;/P&gt;&lt;P&gt;The files I have are points and polylines and I am trying to see if there is any way to reconfigure them into a polygon feature class without having to completely recreate these lines and points from scratch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example Map1.JPG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60245i0ACC0BD589F67D36/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example Map1.JPG" alt="Example Map1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 21:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247469#M64180</guid>
      <dc:creator>BrekenDavis</dc:creator>
      <dc:date>2023-01-11T21:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247486#M64182</link>
      <description>&lt;P&gt;You could use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/buffer.htm" target="_blank" rel="noopener"&gt;buffer tool&lt;/A&gt;. It is going to create all sorts of overlaps though. You could use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/create-a-2d-or-3d-buffer.htm" target="_blank" rel="noopener"&gt;buffer tool&lt;/A&gt; in the editing tools that allows for leaving square ends or only buffering to one side.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 22:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247486#M64182</guid>
      <dc:creator>DougGreen</dc:creator>
      <dc:date>2023-01-11T22:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247493#M64183</link>
      <description>&lt;P&gt;Would this change the feature class so that when I save it, a file system will register it as a polygon (Shape type=5)?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 22:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247493#M64183</guid>
      <dc:creator>BrekenDavis</dc:creator>
      <dc:date>2023-01-11T22:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247715#M64203</link>
      <description>&lt;P&gt;Well I'm not sure the file system would detect it but any software that consumes a shapefile would be able to recognize it.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 18:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247715#M64203</guid>
      <dc:creator>DougGreen</dc:creator>
      <dc:date>2023-01-12T18:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247722#M64205</link>
      <description>&lt;P&gt;Hello Breken!&lt;/P&gt;&lt;P&gt;Buffers seem like they would work. Can you clarify what you mean by "service provider"? Does that mean service like a utility (gas, electricity) or an online, hosted Service like and ESRI AGOL Service?&lt;/P&gt;&lt;P&gt;Gregory&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 18:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247722#M64205</guid>
      <dc:creator>GregoryElwood1</dc:creator>
      <dc:date>2023-01-12T18:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247741#M64207</link>
      <description>&lt;P&gt;Hi Greg!! Long time no see! Service as in Locator Logix, a Dig alert ticket management website.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 19:24:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247741#M64207</guid>
      <dc:creator>BrekenDavis</dc:creator>
      <dc:date>2023-01-12T19:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247778#M64208</link>
      <description>&lt;P&gt;Oh ok. We have Digline in Idaho. What they want is one polygon to show any area within 50 ft of a utility such as the water system. In this case, I simply use the buffer geoprocessing tool with the "dissolve all" option so it produces one polygon.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 19:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247778#M64208</guid>
      <dc:creator>DougGreen</dc:creator>
      <dc:date>2023-01-12T19:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247817#M64212</link>
      <description>&lt;P&gt;So I tried the buffer tool and set it to dissolve, then I used Feature to Polygon and Feature to Shapefile. It produced a new error stating "&lt;SPAN&gt;There are 1 invalid complex/self-intersecting polygons in the shape file." &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I used Repair Geometry and now I'm back to an error of "Unsupported ShapeType 25", but I've removed the M and Z values already.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am I doing anything wrong?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 20:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247817#M64212</guid>
      <dc:creator>BrekenDavis</dc:creator>
      <dc:date>2023-01-12T20:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247845#M64214</link>
      <description>&lt;P&gt;Sounds like you're doing it correctly. When I've had geometry or other errors when generating dissolved buffers I've done one of two things:&lt;/P&gt;&lt;P&gt;1. If possible, run the buffers on separate, individual portions of the existing geometry, then merge them.&lt;/P&gt;&lt;P&gt;2. Really drilled down in to the buffer polygon and look for small loops, crossovers and concentrations of vertices that get generated by the buffer geoprocessing tool and *hand edit* all those nasty little buggers out of the polygon. Takes forever but you can end up with a buffer polygon that's clean. The Buffer Geoprocessing tool doesn't correct for any less-than-ideal geometry in the source Feature Classes or shapefiles and in some cases can pass along or amplify geometric aberrations that may be present.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 21:39:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1247845#M64214</guid>
      <dc:creator>GregoryElwood1</dc:creator>
      <dc:date>2023-01-12T21:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a polyline feature class to a polygon feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1249149#M64349</link>
      <description>&lt;P&gt;So I think I finally figured it out and I can't thank you both enough for helping with your recommendations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What seemed to work for me as a crude fix was Merging all the lines together before creating the Buffer. Then selecting only the Buffer outline and saving that as its own shapefile. Then I used the Feature to Polygon to finish it off. Unfortunately, I did lose the individual line data, but thankfully I don't need that information for this particular objective. This will certainly work for the near future while I wait for the Logix team to update their software.&lt;/P&gt;&lt;P&gt;You gotta love those 24 hour problems that take just 2 minutes to fix.&amp;nbsp;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 17:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-a-polyline-feature-class-to-a-polygon/m-p/1249149#M64349</guid>
      <dc:creator>BrekenDavis</dc:creator>
      <dc:date>2023-01-18T17:38:46Z</dc:date>
    </item>
  </channel>
</rss>

