<?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: convert float to double! in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491719#M38519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;TopoToRaster's input can be float, integer or double.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The output, however, will always be float (i.e 32 bit)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 20:05:07 GMT</pubDate>
    <dc:creator>SteveLynch</dc:creator>
    <dc:date>2012-11-14T20:05:07Z</dc:date>
    <item>
      <title>convert float to double!</title>
      <link>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491717#M38517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created a polyline shapefile containing elevation values. In order to use Topo2Raster function for a Digital Terrain Model I've rapidly and by mistake created a field with float values for the elevation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a possibility to transform or to convert the float value to double values?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need double values to work with Topo2Raster!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 16:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491717#M38517</guid>
      <dc:creator>CovasnianuAdrian</dc:creator>
      <dc:date>2012-11-14T16:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: convert float to double!</title>
      <link>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491718#M38518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create a new field of type Double, and then use the Field Calculator to calculate the values from the Float field to the new Double field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 19:14:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491718#M38518</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-11-14T19:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: convert float to double!</title>
      <link>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491719#M38519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;TopoToRaster's input can be float, integer or double.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The output, however, will always be float (i.e 32 bit)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:05:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-float-to-double/m-p/491719#M38519</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2012-11-14T20:05:07Z</dc:date>
    </item>
  </channel>
</rss>

