<?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: how to create multiple polygon features from a set of cornerpoints in Roads and Highways Questions</title>
    <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856721#M264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how do you know the corners for each build?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 18:46:20 GMT</pubDate>
    <dc:creator>AbdullahAnter</dc:creator>
    <dc:date>2016-12-09T18:46:20Z</dc:date>
    <item>
      <title>how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856717#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a point shape file which contains corner points of buildings or houses. How can I create house foot prints for all the corner points in the layer at once. If I use minimum bounding rectangle, it created one big polygon around all the points, I want to have separate minimum bounding rectangle for each set of points in the point layer..!!. I hope you all understood the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856717#M260</guid>
      <dc:creator>GUNASEKARANJOSEPH_IRWIN</dc:creator>
      <dc:date>2016-12-09T18:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856718#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the points have an attribute that ties together the points of a specific building? For example, all corners of first building have value 1, points from second building have value 2, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856718#M261</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-12-09T18:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856719#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren,&lt;/P&gt;&lt;P&gt;No these point does not contain any attributes,They are just points with xyz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856719#M262</guid>
      <dc:creator>GUNASEKARANJOSEPH_IRWIN</dc:creator>
      <dc:date>2016-12-09T18:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856720#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless the buildings are obviously spread out (i.e. distinct clusters of points),&amp;nbsp;there may not be a way to automatically connect the dots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try running &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm"&gt;Points to Line&lt;/A&gt; which may connect most of the points if they are stored in order. If they do turn out to be in order, and each building has exactly 4 corners, you may be able to&amp;nbsp;script the rectangles in Python (although there is some question whether the points are guaranteed to be read in order).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:45:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856720#M263</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-12-09T18:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856721#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how do you know the corners for each build?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856721#M264</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-12-09T18:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856722#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;extracted from lidar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 19:03:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856722#M265</guid>
      <dc:creator>GUNASEKARANJOSEPH_IRWIN</dc:creator>
      <dc:date>2016-12-09T19:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to create multiple polygon features from a set of cornerpoints</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856723#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have the lidar, I wonder if there if anything in this blog that might help&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/GTaylor-esristaff/blog/2016/06/24/3d-workshop-feature-extraction-tools"&gt;https://community.esri.com/people/GTaylor-esristaff/blog/2016/06/24/3d-workshop-feature-extraction-tools&lt;/A&gt;&amp;nbsp; &amp;nbsp;I think this is written for Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or this&amp;nbsp;&lt;A class="link-titled" href="http://gis.stackexchange.com/questions/31354/building-extraction-with-lidar-data-improve-process" title="http://gis.stackexchange.com/questions/31354/building-extraction-with-lidar-data-improve-process"&gt;arcgis desktop - Building extraction with LiDAR data (Improve Process) - Geographic Information Systems Stack Exchange&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, Darren's suggestions might be the best semi automated process. (Points to lines...Gen cleaning up by editing) &amp;nbsp;or, again, if the points are in order....points for each building in groups, you could add a field and give a unique value for each building, then loop thru the groups to make the buildings, either with points to lines or points to polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do a web search on extracting building footprints and there are many threads on this topic (although most are aerial photos or older tech, not lidar)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 23:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/how-to-create-multiple-polygon-features-from-a-set/m-p/856723#M266</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-09T23:04:29Z</dc:date>
    </item>
  </channel>
</rss>

