<?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: Error running build walls in Python in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751129#M3822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Useless waste of time. Do it in the open source sotfware named QSIG.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 18:05:49 GMT</pubDate>
    <dc:creator>DanielaManuschevich</dc:creator>
    <dc:date>2017-04-19T18:05:49Z</dc:date>
    <item>
      <title>Error running build walls in Python</title>
      <link>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751127#M3820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run the terrain preprocessing arcHydro tools from a standalone python script. However, upon running&amp;nbsp;ArcHydroTools.BuildWalls(), I get the error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---&amp;gt; System.FormatException: Input string was not in a correct format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;nbsp;&amp;nbsp; at ESRI.APWR.ApHydro.ArcHydroOp.BuildWalls(ApLayers apLayers, Double innerWallHeight, Double wallBuffer, Double breachLineBuffer, ITrackCancel&amp;amp; trackcancel, IGPMessages&amp;amp; messages, String&amp;amp; exMessage) in C:\Builds\HydroSolutions\10.3_ArcHydro\Sources\ArcHydroTools\src\ApHydro\ArcHydroOp.vb:line 13815&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Failed to execute (BuildWalls).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have used ArcHydroTools.SetTargetLocations to set a local folder and GDB.&lt;/P&gt;&lt;P&gt;The previous tool in my python script, ArcHydroTools.DEMReconditioning, runs just fine.&lt;/P&gt;&lt;P&gt;The output of ArcHydroTools.BuildWalls() is in a folder. I have tried clearing my temp folder.&lt;/P&gt;&lt;P&gt;I have arcpy.env.mask set to the same layer as the outer walls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using python 2.7.8, arcpy is from arcMap 10.3.1, and Arc Hydro for ArcGIS 10.2 (version 10.2, March 30 2015)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 00:26:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751127#M3820</guid>
      <dc:creator>JoannaMerson1</dc:creator>
      <dc:date>2016-12-16T00:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error running build walls in Python</title>
      <link>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751128#M3821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem (outside python, but same error). I have tried almost everything suggested through the forum (cleaning temp, check&amp;nbsp;process extent, check if same&amp;nbsp;spatial reference, short and root folders and file names, copying feature to another shapefile). Nothing worked. But I didn't try shapefiles&amp;nbsp;generated differently from the one I have.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My workaround was to transform the outer wall polygon into lines and use it as inner walls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751128#M3821</guid>
      <dc:creator>ThaineHerman_Assumpção</dc:creator>
      <dc:date>2017-04-12T16:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error running build walls in Python</title>
      <link>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751129#M3822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Useless waste of time. Do it in the open source sotfware named QSIG.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 18:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/error-running-build-walls-in-python/m-p/751129#M3822</guid>
      <dc:creator>DanielaManuschevich</dc:creator>
      <dc:date>2017-04-19T18:05:49Z</dc:date>
    </item>
  </channel>
</rss>

