<?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-error in Local Government Solutions Users Questions</title>
    <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796208#M152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hi Arsha,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I made some more changes to the toolbox validation code.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Could you please test again?&lt;/P&gt;&lt;P style="border: 0px;"&gt;1. download the LOD2Buildings.tbx&lt;SPAN&gt; &lt;A href="https://esriis-my.sharepoint.com/:u:/g/personal/cont_gert_esri_com/EZQJ2xwDWsZGmI6n0V5LIYoB8KInbh7CxAdvJWmeJ7ucEQ?e=vqDeIV"&gt;here&lt;/A&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P style="border: 0px;"&gt;2. replace the old toolbox with the new one&lt;/P&gt;&lt;P style="border: 0px;"&gt;3. load the solution project&lt;/P&gt;&lt;P style="border: 0px;"&gt;4. right-click on the toolbox and click refresh&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Let me know how you go.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Gert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Mar 2020 20:42:38 GMT</pubDate>
    <dc:creator>Gert_van_Maren</dc:creator>
    <dc:date>2020-03-08T20:42:38Z</dc:date>
    <item>
      <title>Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796202#M146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using extract roof tool from local government 3D basemaps. During task segment roof, the option for building footprints turn error (have red cross) after I added the elevation surface (DSM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error:&lt;/P&gt;&lt;P&gt;ValueError could not convert string to float: '0,200000'&lt;/P&gt;&lt;P&gt;I changed several times the building polygon with others but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder what's the cause is. Could you please help?&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/483342_ValueError.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2020 09:37:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796202#M146</guid>
      <dc:creator>ArshaAmiranti</dc:creator>
      <dc:date>2020-02-26T09:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796203#M147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am the developer of the 3D basemap solution. I have a few questions to try and figure out what is going on with your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Which parameter in the Segment Roof Parts gives this error? It seems it is the building footprint parameter. This should be a path to a building footprint featureclass.&lt;/P&gt;&lt;P&gt;- Does it also fail with the sample data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Gert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2020 18:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796203#M147</guid>
      <dc:creator>Gert_van_Maren</dc:creator>
      <dc:date>2020-02-27T18:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796204#M148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Halo Gert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. Here are the answers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The parameter that gives error is Building Footprints parameter. The input already in feature class and I store it inside LocalGovernmentsScene.gdb. Error shows up after I defined which DSM file that I'm going to use.&lt;/P&gt;&lt;P&gt;The same error message as I attached previously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Yes. it is also fail with the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Arsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 12:41:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796204#M148</guid>
      <dc:creator>ArshaAmiranti</dc:creator>
      <dc:date>2020-02-28T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796205#M149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe there is an issue with the validation code of this tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please test the following?&lt;/P&gt;&lt;P&gt;1. make a copy of your current LOD2Buildings.tbx&lt;/P&gt;&lt;P&gt;2. download the LOD2Buildings.tbx &lt;A href="https://esriis-my.sharepoint.com/:u:/g/personal/cont_gert_esri_com/EZQJ2xwDWsZGmI6n0V5LIYoB7sHQ1qOP8PCdC2KmJisUow?e=BIaWXh"&gt;here&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;3. replace the old toolbox with the new one&lt;/P&gt;&lt;P&gt;4. load the solution project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this solves the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 23:18:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796205#M149</guid>
      <dc:creator>Gert_van_Maren</dc:creator>
      <dc:date>2020-03-04T23:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796206#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I replaced the old toolbox with the latest toolbox you sent me. It still didn't work and give the same error. Does that related with the size of cellsize that I made when generating DSM, nDSM, DTM? Because I generate DSM with cell size under 1m: 0,2m and also tried with 0,5m it gives the same error as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Arsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 10:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796206#M150</guid>
      <dc:creator>ArshaAmiranti</dc:creator>
      <dc:date>2020-03-05T10:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796207#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No the issue has to do with the “,”. It thinks the number is a string due to the comma and that is what I am trying to fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My system has decimal points and it is harder to test so I need to simulate this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 20:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796207#M151</guid>
      <dc:creator>Gert_van_Maren</dc:creator>
      <dc:date>2020-03-05T20:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796208#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hi Arsha,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I made some more changes to the toolbox validation code.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Could you please test again?&lt;/P&gt;&lt;P style="border: 0px;"&gt;1. download the LOD2Buildings.tbx&lt;SPAN&gt; &lt;A href="https://esriis-my.sharepoint.com/:u:/g/personal/cont_gert_esri_com/EZQJ2xwDWsZGmI6n0V5LIYoB8KInbh7CxAdvJWmeJ7ucEQ?e=vqDeIV"&gt;here&lt;/A&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P style="border: 0px;"&gt;2. replace the old toolbox with the new one&lt;/P&gt;&lt;P style="border: 0px;"&gt;3. load the solution project&lt;/P&gt;&lt;P style="border: 0px;"&gt;4. right-click on the toolbox and click refresh&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Let me know how you go.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Gert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Mar 2020 20:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796208#M152</guid>
      <dc:creator>Gert_van_Maren</dc:creator>
      <dc:date>2020-03-08T20:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796209#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed the toolbox is not return any issue when I added my 0,2m DSM and building polygon.&lt;/P&gt;&lt;P&gt;But I received an error when I run the tool:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;000576: Script associated with this tool does not exist.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;This might be caused by how I put the toolbox and run the toolbox itself. Could you check from the screenshot whether I copied it correctly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/484665_pastedImage_9.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Arsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 09:06:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/796209#M153</guid>
      <dc:creator>ArshaAmiranti</dc:creator>
      <dc:date>2020-03-10T09:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1138248#M513</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1115"&gt;@Gert_van_Maren&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also getting error messages from the tool, saying that my tool is not licensed and that I have invalid parameters (I left all the parameters at standard) ...although I have 3D Analyst Extention and Spatial Analyst Extention...that´s all I need right? The roof form extraction tool also worked fine...also there is a error in file name...can someone pls help...in&amp;nbsp; the photos you see the details...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 08:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1138248#M513</guid>
      <dc:creator>DavidHintner1</dc:creator>
      <dc:date>2022-01-28T08:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1138760#M514</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;The 3D basemaps solution requires an Advanced license of ArcGIS Pro plus 3D Analyst and Spatial Analyst. Do you have an Advanced license?&lt;/P&gt;&lt;P&gt;Thanks Gert&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 22:32:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1138760#M514</guid>
      <dc:creator>Gertvan_Maren1</dc:creator>
      <dc:date>2022-01-30T22:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1138817#M515</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just have a standard license, the rest I have. My company only owns standard licenses. Is there really no possibility to run the tool with standard license?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 10:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1138817#M515</guid>
      <dc:creator>DavidHintner1</dc:creator>
      <dc:date>2022-01-31T10:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extract roof form tool-error</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1171816#M517</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Sorry for the late reply. No, you can't run all tools with a standard license.&lt;/P&gt;&lt;P&gt;Regards Gert&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 21:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/extract-roof-form-tool-error/m-p/1171816#M517</guid>
      <dc:creator>Gertvan_Maren1</dc:creator>
      <dc:date>2022-05-08T21:10:02Z</dc:date>
    </item>
  </channel>
</rss>

