<?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: how to keep precision in shape file &amp; scv table join in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-keep-precision-in-shape-file-scv-table-join/m-p/480602#M37586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you really using a shape file or just using that term instead of geodatabse feature class?&amp;nbsp; If the former, precision in a dbf isn't one of their strong points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you perform a table to table to get the csv into a geodatabas table.&amp;nbsp; You can preserve the field types with &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/table-to-table.htm"&gt;the tool&lt;/A&gt;, and then you can copy the parameters from a successful tool run if you want to automate it.&amp;nbsp; Then&amp;nbsp; make the join to the actual table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2020 18:04:37 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2020-04-14T18:04:37Z</dc:date>
    <item>
      <title>how to keep precision in shape file &amp; scv table join</title>
      <link>https://community.esri.com/t5/python-questions/how-to-keep-precision-in-shape-file-scv-table-join/m-p/480601#M37585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am joining&amp;nbsp; a shapefile with a csv table. One of the fields in the csv table is a double type field that has 9 digits to the right. I need all the digits to the right of the decimal point.&lt;/P&gt;&lt;P&gt;The join is working, looks like the digits are there when I join, but the export of the join brings only 6 digits to the right and many of them are&amp;nbsp;&lt;STRONG&gt; 0&lt;/STRONG&gt; when the&amp;nbsp; initial attribute&amp;nbsp; in the csv table was for ex 0.00003300. I am concerned about 0s.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 17:42:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-keep-precision-in-shape-file-scv-table-join/m-p/480601#M37585</guid>
      <dc:creator>TatianaVlad</dc:creator>
      <dc:date>2020-04-14T17:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep precision in shape file &amp; scv table join</title>
      <link>https://community.esri.com/t5/python-questions/how-to-keep-precision-in-shape-file-scv-table-join/m-p/480602#M37586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you really using a shape file or just using that term instead of geodatabse feature class?&amp;nbsp; If the former, precision in a dbf isn't one of their strong points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you perform a table to table to get the csv into a geodatabas table.&amp;nbsp; You can preserve the field types with &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/table-to-table.htm"&gt;the tool&lt;/A&gt;, and then you can copy the parameters from a successful tool run if you want to automate it.&amp;nbsp; Then&amp;nbsp; make the join to the actual table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 18:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-keep-precision-in-shape-file-scv-table-join/m-p/480602#M37586</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-04-14T18:04:37Z</dc:date>
    </item>
  </channel>
</rss>

