<?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 Understanding data types in domains in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/understanding-data-types-in-domains/m-p/780426#M1563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to understand which data type to use when creating domains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with the data from Esri's certificate &lt;EM&gt;Working with Geodatabase Domains and Subtypes in ArcGIS.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The Subdividion.gdb has a range domain WaterMainDiameter which is indicated a Long Integer and the minimum value is 1 and the maximum value is 2. Why is it Long Integer if it is such a short range? Isn't it more efficient (less storage space) to use Short Integer instead? Long Integer does not hold decimals, right? So it means that the only permissible values are 1 and 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link shows that the permissible values for Long Integer are -2,147,483,648 to 2,147,483,647&lt;/P&gt;&lt;P&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Geodatabase_field_data_types" title="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Geodatabase_field_data_types"&gt;ArcGIS Desktop Help 9.2 - Geodatabase field data types&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 21:09:41 GMT</pubDate>
    <dc:creator>EninnaLuli1</dc:creator>
    <dc:date>2016-04-04T21:09:41Z</dc:date>
    <item>
      <title>Understanding data types in domains</title>
      <link>https://community.esri.com/t5/geodatabase-questions/understanding-data-types-in-domains/m-p/780426#M1563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to understand which data type to use when creating domains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with the data from Esri's certificate &lt;EM&gt;Working with Geodatabase Domains and Subtypes in ArcGIS.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The Subdividion.gdb has a range domain WaterMainDiameter which is indicated a Long Integer and the minimum value is 1 and the maximum value is 2. Why is it Long Integer if it is such a short range? Isn't it more efficient (less storage space) to use Short Integer instead? Long Integer does not hold decimals, right? So it means that the only permissible values are 1 and 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link shows that the permissible values for Long Integer are -2,147,483,648 to 2,147,483,647&lt;/P&gt;&lt;P&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Geodatabase_field_data_types" title="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Geodatabase_field_data_types"&gt;ArcGIS Desktop Help 9.2 - Geodatabase field data types&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 21:09:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/understanding-data-types-in-domains/m-p/780426#M1563</guid>
      <dc:creator>EninnaLuli1</dc:creator>
      <dc:date>2016-04-04T21:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding data types in domains</title>
      <link>https://community.esri.com/t5/geodatabase-questions/understanding-data-types-in-domains/m-p/780427#M1564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That does seem kind of silly to have a &lt;EM&gt;range&lt;/EM&gt; of 1-2.&amp;nbsp; Are you sure it's not asking for &lt;EM&gt;coded&lt;/EM&gt; values where the only values permitted are 1 OR 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as short versus long integers, I've never really worried about it; I pretty much use long integers whenever I need a numeric field of whole numbers.&amp;nbsp; That's just based on the last 25 years of practice. Even when I had a full head of dark hair, disk space was relatively cheap and it's even cheaper now....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 21:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/understanding-data-types-in-domains/m-p/780427#M1564</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-04-04T21:17:35Z</dc:date>
    </item>
  </channel>
</rss>

