<?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>idea Support 'Scale' and 'Precision' parameters 'arcpy.AddField_management' in File Geodatabase in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/support-scale-and-precision-parameters-arcpy/idi-p/969234</link>
    <description>&lt;P&gt;If executing the 'arcpy.AddField_management()' function against a File Geodatabase, the 'Scale' and 'Precision' parameters are ignored.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This means that in order to set these properties, you have to create an empty feature class, and then &amp;nbsp;use 'arcpy.FeatureClassToFeatureClass_conversion' and create a series of Field Maps in order to set the field properties.&lt;BR /&gt;&lt;BR /&gt;Not only is that inefficient (I have to create two feature classes, then go back and delete the first) but Scale and Precision are very basic properties of a Geodatabase field.&lt;BR /&gt;&lt;BR /&gt;FeatureClassToFeatureClass_conversion should not be required just to set such basic properties, I should not need to type like 10 lines of code or possibly more, depending on how many fields I need to add, &amp;nbsp;just to be able to set 'Scale' and 'Precision' for a File Geodatabase field.&lt;/P&gt;&lt;P&gt;You need to fix this like...yesterday, ESRI.&lt;/P&gt;&lt;!--  content transformation source ID: 087E00000004lam  --&gt;</description>
    <pubDate>Wed, 16 Jun 2021 21:43:30 GMT</pubDate>
    <dc:creator>JohnDye</dc:creator>
    <dc:date>2021-06-16T21:43:30Z</dc:date>
    <item>
      <title>Support 'Scale' and 'Precision' parameters 'arcpy.AddField_management' in File Geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/support-scale-and-precision-parameters-arcpy/idi-p/969234</link>
      <description>&lt;P&gt;If executing the 'arcpy.AddField_management()' function against a File Geodatabase, the 'Scale' and 'Precision' parameters are ignored.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This means that in order to set these properties, you have to create an empty feature class, and then &amp;nbsp;use 'arcpy.FeatureClassToFeatureClass_conversion' and create a series of Field Maps in order to set the field properties.&lt;BR /&gt;&lt;BR /&gt;Not only is that inefficient (I have to create two feature classes, then go back and delete the first) but Scale and Precision are very basic properties of a Geodatabase field.&lt;BR /&gt;&lt;BR /&gt;FeatureClassToFeatureClass_conversion should not be required just to set such basic properties, I should not need to type like 10 lines of code or possibly more, depending on how many fields I need to add, &amp;nbsp;just to be able to set 'Scale' and 'Precision' for a File Geodatabase field.&lt;/P&gt;&lt;P&gt;You need to fix this like...yesterday, ESRI.&lt;/P&gt;&lt;!--  content transformation source ID: 087E00000004lam  --&gt;</description>
      <pubDate>Wed, 16 Jun 2021 21:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/support-scale-and-precision-parameters-arcpy/idi-p/969234</guid>
      <dc:creator>JohnDye</dc:creator>
      <dc:date>2021-06-16T21:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Support 'Scale' and 'Precision' parameters 'arcpy.AddField_management' in File Geodatabase - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/support-scale-and-precision-parameters-arcpy/idc-p/1376584#M28259</link>
      <description>&lt;P&gt;The precision values of numeric data types in file geodatabase are not configurable by the user. All numeric data types are created with a standard precision value, which is the max precision for the data type.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the ability to alter the precision or scale of a numeric data type, the data must be stored in an enterprise geodatabase backed by one of the supported RDBMS&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 17:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/support-scale-and-precision-parameters-arcpy/idc-p/1376584#M28259</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2024-01-31T17:08:33Z</dc:date>
    </item>
  </channel>
</rss>

