<?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: MODEL BUILDER in Cartography and Maps Questions</title>
    <link>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868791#M821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no tools in arctoolbox that do that specific task.&lt;/P&gt;&lt;P&gt;You would need to format your output in whatever mechanism you are using to produce output.&lt;/P&gt;&lt;P&gt;within text files you could round, truncate and a variety other things.&lt;/P&gt;&lt;P&gt;a = 1.23456789 .... python's &amp;nbsp; round(a, 2)&amp;nbsp; 1.23&amp;nbsp; etc&lt;/P&gt;&lt;P&gt;So the important question is where do you want two decimals being shown... in the input? the output? and in either case what are they?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2017 19:32:13 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-12-12T19:32:13Z</dc:date>
    <item>
      <title>MODEL BUILDER</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868790#M820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a model constructor. what tools should I use so that the data of a specific field come out with two decimal points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 19:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868790#M820</guid>
      <dc:creator>ArmandoFreites</dc:creator>
      <dc:date>2017-12-12T19:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868791#M821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no tools in arctoolbox that do that specific task.&lt;/P&gt;&lt;P&gt;You would need to format your output in whatever mechanism you are using to produce output.&lt;/P&gt;&lt;P&gt;within text files you could round, truncate and a variety other things.&lt;/P&gt;&lt;P&gt;a = 1.23456789 .... python's &amp;nbsp; round(a, 2)&amp;nbsp; 1.23&amp;nbsp; etc&lt;/P&gt;&lt;P&gt;So the important question is where do you want two decimals being shown... in the input? the output? and in either case what are they?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 19:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868791#M821</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-12T19:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868792#M822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hellooooo, excelent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have a one last problem with this, when the number is&amp;nbsp; 1,101547, for example,&amp;nbsp; &amp;nbsp; the outptu is 1,1, but I need: 1,10 &lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;PRE class="" data-fulltext="" data-placeholder="Traducción" dir="ltr" style="text-align: left; height: 36px;"&gt;&lt;SPAN lang="en"&gt;How do I solve this?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 21:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868792#M822</guid>
      <dc:creator>ArmandoFreites</dc:creator>
      <dc:date>2017-12-13T21:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL BUILDER</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868793#M823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;again within text... getting the trailing zero on floats can be futile&lt;/P&gt;&lt;DIV&gt;a = 1.1011&lt;/DIV&gt;&lt;DIV&gt;"{:.2f}".format(a)&lt;BR /&gt;&amp;nbsp;'1.10'&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 21:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/model-builder/m-p/868793#M823</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-13T21:52:22Z</dc:date>
    </item>
  </channel>
</rss>

