<?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 Feature to Polygon adding intersecting Features on Output Feature Class in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/feature-to-polygon-adding-intersecting-features-on/m-p/1282896#M26845</link>
    <description>&lt;P&gt;Hi everyone, I'm having the following issue with the Feature to Polygon geoprocessing (ArcGIS Pro 3.1). My intention is to create a Polygon Feature Class from a Line Feature Class, but without the intersections between lines of different entities resulting in new polygons in the Output Feature Class. This is because the Line Feature Class already has closed entities that make up polygons. I exemplify below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6326251413112w1034h540r151" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6326251413112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6326251413112w1034h540r151');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6326251413112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&amp;nbsp;As you can see, I have a Point Feature Class with IDs 342943 342944, converted to a Line Feature Class with the Close Line parameter enabled. But when I transform that resulting Line Feature Class into a polygon Feature Class, instead of creating the two polygons associated with ID 342943 342944, it creates a third polygon associated with the geometric intersection of both lines, which I don't need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope you can help me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vladimir_Valderrama_0-1682531301026.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69182i232F1A940D7883E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vladimir_Valderrama_0-1682531301026.png" alt="Vladimir_Valderrama_0-1682531301026.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2023 17:47:15 GMT</pubDate>
    <dc:creator>Vladimir_Valderrama</dc:creator>
    <dc:date>2023-04-26T17:47:15Z</dc:date>
    <item>
      <title>Feature to Polygon adding intersecting Features on Output Feature Class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-to-polygon-adding-intersecting-features-on/m-p/1282896#M26845</link>
      <description>&lt;P&gt;Hi everyone, I'm having the following issue with the Feature to Polygon geoprocessing (ArcGIS Pro 3.1). My intention is to create a Polygon Feature Class from a Line Feature Class, but without the intersections between lines of different entities resulting in new polygons in the Output Feature Class. This is because the Line Feature Class already has closed entities that make up polygons. I exemplify below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6326251413112w1034h540r592" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6326251413112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6326251413112w1034h540r592');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6326251413112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&amp;nbsp;As you can see, I have a Point Feature Class with IDs 342943 342944, converted to a Line Feature Class with the Close Line parameter enabled. But when I transform that resulting Line Feature Class into a polygon Feature Class, instead of creating the two polygons associated with ID 342943 342944, it creates a third polygon associated with the geometric intersection of both lines, which I don't need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope you can help me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vladimir_Valderrama_0-1682531301026.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69182i232F1A940D7883E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vladimir_Valderrama_0-1682531301026.png" alt="Vladimir_Valderrama_0-1682531301026.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 17:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-to-polygon-adding-intersecting-features-on/m-p/1282896#M26845</guid>
      <dc:creator>Vladimir_Valderrama</dc:creator>
      <dc:date>2023-04-26T17:47:15Z</dc:date>
    </item>
  </channel>
</rss>

