<?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: Extract roof form tool in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39643#M1608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Processing the 'extract roof form' tollbox ended with this problem. Does anybody have an idea, what's wrong?&lt;/P&gt;&lt;P&gt;thank you for helping!&lt;/P&gt;&lt;P&gt;regards, klemens&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Startzeit: Fri Jul 07 14:00:10 2017&lt;BR /&gt;Skript ExtractRoofForm wird ausgeführt...&lt;BR /&gt;Failed script ExtractRoofForm...&lt;BR /&gt;&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "F:\APPL\install\esri\arcgis pro\roof_form_extraction\Roof_Form_Extraction\Roof_Form_Extraction.tbx#ExtractRoofForm_RoofFormExtraction.py", line 52, in &amp;lt;module&amp;gt;&lt;BR /&gt;AttributeError: 'module' object has no attribute 'mp'&lt;BR /&gt;&lt;BR /&gt;Fehler beim Ausführen von (ExtractRoofForm).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2017 12:16:22 GMT</pubDate>
    <dc:creator>KlemensPürmayr1</dc:creator>
    <dc:date>2017-07-07T12:16:22Z</dc:date>
    <item>
      <title>Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39641#M1606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem while using script for extraction roof forms in ArcGIS Pro, which was described here:&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="http://learn.arcgis.com/en/projects/extract-roof-forms-for-municipal-development/lessons/create-elevation-layers.htm" title="http://learn.arcgis.com/en/projects/extract-roof-forms-for-municipal-development/lessons/create-elevation-layers.htm"&gt;Create elevation layers—Extract Roof Forms for Municipal Development | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although script works, it doesn't show true results. Less than 10% roofs are classified as hip or gable, and more than 90% are classified as flat which does not correspond to reality. I've computed mean slope for the roofs and I can see, that roof was classified as flat, although his mean slope is around 50 degrees.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it comes to input I have very accurate LiDAR data and created elevation layers with pixel 0,25m.&lt;/P&gt;&lt;P&gt;I've created completely new project and during creating LAS dataset I've set &amp;nbsp;my coordinate system (EPSG 3794).&lt;BR /&gt;Also in map properties I've changed everything to meters, but I thing that the problem still must be with coordinate system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key input data&amp;nbsp;in extract roof form tool:&lt;BR /&gt;Minimum Flat Roof Area - default 250&lt;BR /&gt;Minimum Slope Roof Area - default 75&lt;BR /&gt;Minimum Roof Height - default 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because all these values are in feet, I've changed them to meters according to my data.&lt;/P&gt;&lt;P&gt;With parameters 25/7/2,5 (in order like above) tool extracted around 60 roofs. Rest ( more than 4000) are flat&lt;BR /&gt;I've made an experiment and run script with values 250/75/3 (like the input data would be in feets) and the result is 400 buildings classified (3800 buildings are still flat according to analysis). It is better but still only 8% buildings were classified as gable or hip.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no idea where is the problem. Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 11:36:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39641#M1606</guid>
      <dc:creator>HaroldKumar</dc:creator>
      <dc:date>2017-03-29T11:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39642#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is odd that you would see an increase in sloped roofs classified when you&lt;EM&gt;&amp;nbsp;increase&lt;/EM&gt; the minimum roof plane&amp;nbsp;area. This basically means that it's discarding more roof planes because they do not meet the minimum area requirement. Also, minimum areas of 250 and 75 sq meters would be quite large if your data are in meters.&lt;/P&gt;&lt;P&gt;It could be that the issue is due to the coordinate system of your data (changing the units in the map properties would not help in this case). For instance, if the vertical units of your elevation rasters do not match your horizontal units, that could cause such an issue. I would first go through and confirm that the source lidar's vertical and horizontal coordinate systems match those of your surface models, and that they match up with that of your building footprints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 16:22:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39642#M1607</guid>
      <dc:creator>DanielHedges</dc:creator>
      <dc:date>2017-03-29T16:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39643#M1608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Processing the 'extract roof form' tollbox ended with this problem. Does anybody have an idea, what's wrong?&lt;/P&gt;&lt;P&gt;thank you for helping!&lt;/P&gt;&lt;P&gt;regards, klemens&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Startzeit: Fri Jul 07 14:00:10 2017&lt;BR /&gt;Skript ExtractRoofForm wird ausgeführt...&lt;BR /&gt;Failed script ExtractRoofForm...&lt;BR /&gt;&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "F:\APPL\install\esri\arcgis pro\roof_form_extraction\Roof_Form_Extraction\Roof_Form_Extraction.tbx#ExtractRoofForm_RoofFormExtraction.py", line 52, in &amp;lt;module&amp;gt;&lt;BR /&gt;AttributeError: 'module' object has no attribute 'mp'&lt;BR /&gt;&lt;BR /&gt;Fehler beim Ausführen von (ExtractRoofForm).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 12:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39643#M1608</guid>
      <dc:creator>KlemensPürmayr1</dc:creator>
      <dc:date>2017-07-07T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39644#M1609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the latest release of Pro when you get this error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 18:19:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39644#M1609</guid>
      <dc:creator>DanielHedges</dc:creator>
      <dc:date>2017-07-07T18:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39645#M1610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan,&lt;/P&gt;&lt;P&gt;currently I am using arcgis pro 1.4, I haven't installed 2.0 yet.&lt;/P&gt;&lt;P&gt;klemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 10:44:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39645#M1610</guid>
      <dc:creator>KlemensPürmayr1</dc:creator>
      <dc:date>2017-07-10T10:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39646#M1611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan,&lt;/P&gt;&lt;P&gt;sorry I made a mistake and used the tool with arcmap, that's why I got the error.&lt;/P&gt;&lt;P&gt;klemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 13:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39646#M1611</guid>
      <dc:creator>KlemensPürmayr1</dc:creator>
      <dc:date>2017-07-12T13:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39647#M1612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 8pt; font-size: 11pt;"&gt;&lt;SPAN&gt;Hello guys &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt; font-size: 11pt;"&gt;&lt;SPAN&gt;I’m trying to extract the roof top forms of the centre of Amsterdam. To do this I want to use the roof form extract tool of ERSI. I followed all the steps that were given by the tutorial. As input I use building data of Amsterdam. With the help of the tutorial I created a DSM, DTM, nDSM by using lidar data. After running the RoofFormExtraction tool, I constantly getting an 000072 error after an hour. See the screen dump below. &lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/438923_pastedImage_2.png" /&gt;&lt;BR /&gt;&lt;BR /&gt;I am working with a very large dataset (including all buildings of the city of amsterdam). I dont know if this might be of influence.&lt;BR /&gt;&lt;BR /&gt;Greetings rens&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 10:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39647#M1612</guid>
      <dc:creator>Rens_Vermeltfoort</dc:creator>
      <dc:date>2019-03-07T10:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39648#M1613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do google search on the error: you'll find&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00051-00075-000072.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00051-00075-000072.htm"&gt;https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00051-0…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the error messages really do mean something!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:11:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39648#M1613</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-03-07T13:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39649#M1614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I already tried this and it still came back with the same error. Moreover, the tool already incorporates the Geometry Repair tool. When running the dataset which is provided by esri the tool works fine. Thus, there is probably something with the dataset I am using like some specific polygon misallignment or something. &lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;&lt;BR /&gt;rens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39649#M1614</guid>
      <dc:creator>Rens_Vermeltfoort</dc:creator>
      <dc:date>2019-03-07T13:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39650#M1615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to share your data? &lt;A href="mailto:dhedges@esri.com"&gt;dhedges@esri.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 18:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39650#M1615</guid>
      <dc:creator>DanielHedges</dc:creator>
      <dc:date>2019-03-07T18:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39651#M1616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;Hello!&amp;nbsp;&lt;/H1&gt;&lt;P&gt;I am having a similar problem while trying to extract the roof forms of a part of Danish city Hillerod.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have all the data required and came up to the point of extracting roof forms and it returns with ERROR:999999...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried iterating many times with different parameters and also tried to start from 0, but it didnt help. This is the error i'm getting, could you help me as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also went through the training material with Portland data, all worked fine, it only started throwing errors when using my own data. Actually, i also cannot make it work for "Extract elevation from LAS Dataset" (throws me errors), so instead I created 3 different rasters required with ArcGIS Pro Analysis tools (LAS Dataset to Raster and Raster Calculator). Could this be a root cause? If so, how to make the "Extract elevation from LAS Dataset" task tool to work then?...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you could try out with my data and see where the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/474780_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aurelija Viluckyte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 12:44:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-roof-form-tool/m-p/39651#M1616</guid>
      <dc:creator>Aurelija_RutaViluckyte</dc:creator>
      <dc:date>2019-11-27T12:44:47Z</dc:date>
    </item>
  </channel>
</rss>

