<?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 Error 3d Solution in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/extract-roof-form-error-3d-solution/m-p/1583111#M1648</link>
    <description>&lt;P&gt;Clifton,&lt;/P&gt;&lt;P&gt;We are glad you are exploring using this tool. From the error log it looks like you have an issue:&amp;nbsp;"Shapefiles are not supported. Please copy to a geodatabase."&lt;/P&gt;&lt;P&gt;All of your data must be contained within a GeoDatabase for the tool to function properly. By default the paths are always set to create the data in a local geodatabase on your computer. Did you download the sample dataset and run the tools? That would give you an example of what the geodatabase would look like.&lt;/P&gt;&lt;P&gt;Let us know if this fixes your issues.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2025 14:28:15 GMT</pubDate>
    <dc:creator>NickPopovich</dc:creator>
    <dc:date>2025-02-07T14:28:15Z</dc:date>
    <item>
      <title>Extract Roof Form Error 3d Solution</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/extract-roof-form-error-3d-solution/m-p/1568882#M1622</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on a project for school where I need to recreate a coloroized LiDAR point cloud and am using the Solution walk through. I have created the DEM, DSM, and nDSM but once I attempt to create buildings at the first step it fails after a few seconds and I cant figure out why. I think there may be a coding error that it keeps running into but I'm not sure how to soleve it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Extract Roof Form&lt;/P&gt;&lt;P&gt;=====================&lt;/P&gt;&lt;P&gt;Tool Path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\Bigre\OneDrive\Documents\ArcGIS\Solutions\CreateBuildings.tbx\ExtractRoofForm&lt;/P&gt;&lt;P&gt;=====================&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Buildings&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SEAFPnew&lt;/P&gt;&lt;P&gt;Elevation Surface (DSM)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SEA16_dsm_surface&lt;/P&gt;&lt;P&gt;Ground Elevation Surface (DTM)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SEA16_dtm_surface&lt;/P&gt;&lt;P&gt;Normalized Elevation Surface (nDSM)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SEA16_ndsm_surface&lt;/P&gt;&lt;P&gt;Create Flat Roofs Only&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false&lt;/P&gt;&lt;P&gt;Minimum Flat Roof Area&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 250&lt;/P&gt;&lt;P&gt;Minimum Slope Roof Area&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 75&lt;/P&gt;&lt;P&gt;Minimum Roof Height&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P&gt;Output Building Polygons&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Users\Bigre\OneDrive\Documents\ArcGIS\Solutions\3DBuildings.gdb\SEA_BLDG&lt;/P&gt;&lt;P&gt;Simplify Buildings&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; true&lt;/P&gt;&lt;P&gt;Simplify Tolerance&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;/P&gt;&lt;P&gt;layer1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first_time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false&lt;/P&gt;&lt;P&gt;previous_layer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SEAFPnew&lt;/P&gt;&lt;P&gt;first_time_dsm&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false&lt;/P&gt;&lt;P&gt;=====================&lt;/P&gt;&lt;P&gt;Messages&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start Time: Monday, December 16, 2024 3:05:19 AM&lt;/P&gt;&lt;P&gt;ArcGIS Pro version: 3.4&lt;/P&gt;&lt;P&gt;Project Home Directory is: C:\Users\Bigre\OneDrive\Documents\ArcGIS\Solutions&lt;/P&gt;&lt;P&gt;Shapefiles are not supported. Please copy to a geodatabase.&lt;/P&gt;&lt;P&gt;Input data is not valid. Check your data.&lt;/P&gt;&lt;P&gt;Error on line 2393&lt;/P&gt;&lt;P&gt;Error in file name:&amp;nbsp; C:\Users\Bigre\OneDrive\Documents\ArcGIS\Solutions\scripts\bm_common_lib.py&lt;/P&gt;&lt;P&gt;with error message:&amp;nbsp; AttributeError: Object: Error in parsing arguments for Exists&lt;/P&gt;&lt;P&gt;Failed script Extract Roof Form...&lt;/P&gt;&lt;P&gt;Failed to execute (ExtractRoofForm).&lt;/P&gt;&lt;P&gt;Failed at Monday, December 16, 2024 3:05:21 AM (Elapsed Time: 2.42 seconds)&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 15:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/extract-roof-form-error-3d-solution/m-p/1568882#M1622</guid>
      <dc:creator>CliftonGreene</dc:creator>
      <dc:date>2024-12-16T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Roof Form Error 3d Solution</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/extract-roof-form-error-3d-solution/m-p/1583111#M1648</link>
      <description>&lt;P&gt;Clifton,&lt;/P&gt;&lt;P&gt;We are glad you are exploring using this tool. From the error log it looks like you have an issue:&amp;nbsp;"Shapefiles are not supported. Please copy to a geodatabase."&lt;/P&gt;&lt;P&gt;All of your data must be contained within a GeoDatabase for the tool to function properly. By default the paths are always set to create the data in a local geodatabase on your computer. Did you download the sample dataset and run the tools? That would give you an example of what the geodatabase would look like.&lt;/P&gt;&lt;P&gt;Let us know if this fixes your issues.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 14:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/extract-roof-form-error-3d-solution/m-p/1583111#M1648</guid>
      <dc:creator>NickPopovich</dc:creator>
      <dc:date>2025-02-07T14:28:15Z</dc:date>
    </item>
  </channel>
</rss>

