<?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: Create Polygon from Polyline and seperate polygon feature in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3940#M257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hardolp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the reply. I was reading some of your previous posts this morning on similar topics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a lot to digest so I will start experimenting this morning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your time and suggestions! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Chris-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2012 17:06:21 GMT</pubDate>
    <dc:creator>PBSEngineering_and_Environment</dc:creator>
    <dc:date>2012-04-11T17:06:21Z</dc:date>
    <item>
      <title>Create Polygon from Polyline and seperate polygon feature</title>
      <link>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3938#M255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a some GPS data coming back from a field crew that I need to make into polygons and was wondering if folks could help with a streamlined approach.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Work is being collected with Trimble GPS, was supposed to use a data dictionary, but instead field crew has been creating generic points and generic polylines (long story, not worth fighting the fight at this point).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Background is, field crews are delineating wetlands within a Right-of-Way (ROW). Where the wetland leaves the ROW the crew does not have access. Therefore, in many cases the result is a polyline that is basically a three sided feature. I want the fourth side (assume for simplicity we are talking about rectangles) to be the ROW boundary. Upwards of 175 features are delineated to date so manually snapping to the ROW edge will be a bit tedious. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be some suggestions for a process to create polygons that will be bound by the ROW?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Oh, using ArcView license)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 18:54:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3938#M255</guid>
      <dc:creator>PBSEngineering_and_Environment</dc:creator>
      <dc:date>2012-04-09T18:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create Polygon from Polyline and seperate polygon feature</title>
      <link>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3939#M256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've used Trimble GeoXTs with ArcPAD for geological mapping and routinely collected the data as several separate polyline feature classes with various attributes and points for a variety of geological observations.&amp;nbsp; I loaded the data onto a workstation where I created polygons delineated by the various polyline features and directly from them.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; From what you describe I presume you have a large polygon feature (the ROW) within which you have GPS created polylines for the wetland boundaries that continue across the ROW boundary.&amp;nbsp;&amp;nbsp; There are several ArcView 9.2, 9.3, 10 options for creating polygons directly from polylines as well as creating polylines from polygons.&amp;nbsp; The general idea would be to first create a polyline from the border of the ROW then complete a polygon for each wetland using that boundary and the polyline edges of the wetlands.&amp;nbsp; You can set the whole works up and do it in one operation to create polygons for all the wetlands.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I routinely use the&lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt; auto-complete polygon&lt;/SPAN&gt;&lt;SPAN&gt; Task to create polygons from multiple polyline feature classes in ArcView 9.3 (also works in 9.2 and 10). This involves copying and pasting the polyline features into a scratch feature class and merging them, then running Auto-complete with a few tricks similar to the method described for splitting polygons using existing lines.&amp;nbsp;&amp;nbsp; I've posted variations on the method several times &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/6288-Editing"&gt;http://forums.arcgis.com/threads/6288-Editing&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/518...5524#post15524"&gt;http://forums.arcgis.com/threads/518...5524#post15524&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the step by step procedure I use (previously posted and edited): &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. start by making sure the line segments are either snapped together or overlap (optionally, set snapping in the polyline layers that you want to use). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any existing polygons present within the area of interest (your ROW polygon) will create holes in the generated polygon fabric so turn those layers off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up a scratch polyline feature class in the current workspace/geodatabase for temporary use to avoid messing with the original field data or attributed and symbolized polylines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. select all the polyline segments with the edit tool or by any select by attribute method in the attribute table (these can be in multiple workspaces/geodatabases as long as they are selectable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. set &lt;/SPAN&gt;&lt;STRONG&gt;Task: &lt;/STRONG&gt;&lt;SPAN style="text-decoration:underline;"&gt;Create New Feature&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;Target:&lt;/STRONG&gt;&lt;SPAN&gt; the scratch polyline Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. right click with the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;edit tool &lt;/SPAN&gt;&lt;SPAN&gt;in the work area and hit &lt;/SPAN&gt;&lt;STRONG&gt;copy&lt;/STRONG&gt;&lt;SPAN&gt;, then right click again and hit &lt;/SPAN&gt;&lt;STRONG&gt;paste&lt;/STRONG&gt;&lt;SPAN&gt; (this creates a set of unattributed lines in the scratch feature class and deselects the ones selected from the original feature classes; ctrl-c, ctrl-v won't work for this ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. In the EDITOR pulldown menu hit MERGE, and use any of the lines as the one to be merged with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. leaving the merged line selected change "&lt;/SPAN&gt;&lt;STRONG&gt;Target&lt;/STRONG&gt;&lt;SPAN&gt;:" to a polygon FC and "&lt;/SPAN&gt;&lt;STRONG&gt;Task:" &lt;/STRONG&gt;&lt;SPAN&gt;to &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;"Auto-complete Polygon"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. using the &lt;/SPAN&gt;&lt;STRONG&gt;SKETCH tool &lt;/STRONG&gt;&lt;SPAN&gt;allow it to snap to the selected merged line anywhere (do not left click) and RIGHT-click and select &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;"replace sketch&lt;/SPAN&gt;&lt;SPAN&gt;" from the pull-down menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. all the vertices of all the lines should become highlighted; hit F2 or right-click again and hit &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Finish Sketch&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For map display purposes I then overlay the original polylines with their variable symbology as the borders for the polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a couple of recent threads where I outlined some similar methods if that isn't explicit enough:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/678...hlight=polygon"&gt;http://forums.arcgis.com/threads/678...hlight=polygon&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/269...hlight=polygon"&gt;http://forums.arcgis.com/threads/269...hlight=polygon&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/306...hlight=polygon"&gt;http://forums.arcgis.com/threads/306...hlight=polygon&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/51008-Unable-to-construct-polygons-from-lines-in-ArcGIS-10"&gt;http://forums.arcgis.com/threads/51008-Unable-to-construct-polygons-from-lines-in-ArcGIS-10&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Replies to that thread indicate it works in 10 as well as 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The method for creating a polyline from the ROW polygon involves a script that creates a text file of the polygon vertices and then simple text edit in the resulting file substituting the header &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Polyline&lt;/SPAN&gt;&lt;SPAN&gt; for &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Polygon &lt;/SPAN&gt;&lt;SPAN&gt; and running the Create Feature from Text script on the saved file to make the polyline.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/com/Gp_ToolRef/data_management_samples_tools/create_features_from_text_file_samples_.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/com/Gp_ToolRef/data_management_samples_tools/create_features_from_text_file_samples_.htm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; or&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/geoprocessing/index.cfm?fa=codeGalleryDetails&amp;amp;scriptID=15945"&gt;http://resources.esri.com/geoprocessing/index.cfm?fa=codeGalleryDetails&amp;amp;scriptID=15945&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After creating the polygons I would then attribute them from the point features lying within them using the Attribute Transfer Tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardolph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 23:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3939#M256</guid>
      <dc:creator>HardolphWasteneys</dc:creator>
      <dc:date>2012-04-09T23:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create Polygon from Polyline and seperate polygon feature</title>
      <link>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3940#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hardolp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the reply. I was reading some of your previous posts this morning on similar topics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a lot to digest so I will start experimenting this morning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your time and suggestions! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Chris-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 17:06:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-polygon-from-polyline-and-seperate-polygon/m-p/3940#M257</guid>
      <dc:creator>PBSEngineering_and_Environment</dc:creator>
      <dc:date>2012-04-11T17:06:21Z</dc:date>
    </item>
  </channel>
</rss>

