<?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: Use Data Type in the Field proper to use Best Practice ? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142488#M51223</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp; &amp;nbsp;Yes I have seen this ...but it is another topic. I have been google but with no luck. I will post&amp;nbsp; it when I find it what I am looking for.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 02:29:21 GMT</pubDate>
    <dc:creator>DEAF_PROBERT_68</dc:creator>
    <dc:date>2022-02-10T02:29:21Z</dc:date>
    <item>
      <title>Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142292#M51185</link>
      <description>&lt;P&gt;I am seeking information about how to add field in any shapefile that has no&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"The selected field is an inherent field of the feature class managed by the geodatabase. For example, in a polygon feature class, there are four fields that are unavailable for editing: OBJECTID, Shape, SHAPE_LENGTH, and SHAPE_AREA."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For example, If you have a polygon that shows grassland and it doesn't have the field it needs to calculate geomtery such as an acre.&lt;/P&gt;&lt;P&gt;Is there a website that explains for polygon, lines, points, etc that an user can decide to select which one ifor a proper field.&lt;/P&gt;&lt;P&gt;I have seen this site but it doesn't really help me much.&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/arcgis-field-data-types.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/arcgis-field-data-types.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need an clarification here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 19:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142292#M51185</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2022-02-09T19:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142333#M51194</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-geometry-attributes.htm" target="_blank"&gt;Calculate Geometry Attributes (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can calculate geometry types and properties in the units you want using the above&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142333#M51194</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-02-09T20:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142488#M51223</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp; &amp;nbsp;Yes I have seen this ...but it is another topic. I have been google but with no luck. I will post&amp;nbsp; it when I find it what I am looking for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 02:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142488#M51223</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2022-02-10T02:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142495#M51225</link>
      <description>&lt;P&gt;geometry uses is a floating point representation (eg it has a decimal place).&amp;nbsp; If you want to calculate acreage, then the field should be of that type (float, double), double will suffice for most purposes since I think memory is not an issue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/arcgis-field-data-types.htm" target="_blank"&gt;ArcGIS field data types—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;explains the field types, their use and their representation in various types of databases&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 03:13:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142495#M51225</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-02-10T03:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142759#M51278</link>
      <description>&lt;P&gt;One thing I didn't know is that when I got some many shapefiles from a field crew and they use GPS&amp;nbsp; . They were doing their&amp;nbsp; GSPing&amp;nbsp; to do fuel treatment and when I got them they were in WGS84. If you try to calculate them in acres ( They are in polygons ). I had trouble getting them and that is when I found out that they are in WGS84 and it needs to be in Projection Coordinate System in order to calculate them. So, I didn't know which data type to assign them in polygons. It is a fuel treatment and not sure which they prefer to use in square meters, square feet, Square inches and so on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So everyone from many different fields or background have their own prefer to use.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.gislounge.com/calculating-polygon-area-in-arcmap/" target="_blank"&gt;https://www.gislounge.com/calculating-polygon-area-in-arcmap/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you go scroll way down very end, there is a&amp;nbsp; video showing how to calculate Kentucky counties and that state prefers square miles.&lt;/P&gt;&lt;P&gt;So I was just looking for something to get information. I think it might be hard for me to explain....&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 18:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142759#M51278</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2022-02-10T18:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142769#M51280</link>
      <description>&lt;P&gt;well with the tool I suggested, you could calculate area multiple times in multiple units or pick one and have a conversion chart if someone wants units in another unit&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.calculator.net/conversion-calculator.html" target="_blank"&gt;Conversion Calculator&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can't please everyone all the time&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 18:27:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142769#M51280</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-02-10T18:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use Data Type in the Field proper to use Best Practice ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142771#M51281</link>
      <description>&lt;P&gt;Thanks for the link.&lt;/P&gt;&lt;P&gt;Yeah..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe one day I will find out then.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 18:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/use-data-type-in-the-field-proper-to-use-best/m-p/1142771#M51281</guid>
      <dc:creator>DEAF_PROBERT_68</dc:creator>
      <dc:date>2022-02-10T18:29:31Z</dc:date>
    </item>
  </channel>
</rss>

