<?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: Best practices - feature datasets and capitalization for File Geodatabases in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277563#M44509</link>
    <description>&lt;P&gt;Personally, I prefer &lt;STRONG&gt;snake_case&lt;/STRONG&gt; for naming things. I think it's mostly a matter of preference, but there could be other considerations.&lt;/P&gt;&lt;P&gt;For example, if you plan to use the ArcGIS Python API for anything, or are going to publish any of the data as hosted layers in AGOL, there are certain functions in there that will automatically rename your fields to snake case. So, it could be nice to keep the names in a format that will be consistent elsewhere.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 21:45:05 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2023-04-11T21:45:05Z</dc:date>
    <item>
      <title>Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277547#M44507</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a single File Geodatabase that contains data in two projections.&amp;nbsp; The database itself has 14 feature classes of which seven are in one projection and seven are in another projection.&lt;/P&gt;&lt;P&gt;Question 1:&lt;/P&gt;&lt;P&gt;Should I keep all the feature classes in the "root" folder of the Geodatabase, or should I have two separate feature datasets for each projection?&lt;/P&gt;&lt;P&gt;Question 2:&lt;/P&gt;&lt;P&gt;Should my File Geodatabase, Feature Dataset, and Feature Classes use proper case or lower case?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 21:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277547#M44507</guid>
      <dc:creator>LyonMNGIS</dc:creator>
      <dc:date>2023-04-11T21:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277556#M44508</link>
      <description>&lt;P&gt;Splitting by coordinate system would be useful.&amp;nbsp; As for names, it really doesn't matter, just don't use punctuation or spaces, (underscore is acceptable)&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 21:32:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277556#M44508</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-04-11T21:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277563#M44509</link>
      <description>&lt;P&gt;Personally, I prefer &lt;STRONG&gt;snake_case&lt;/STRONG&gt; for naming things. I think it's mostly a matter of preference, but there could be other considerations.&lt;/P&gt;&lt;P&gt;For example, if you plan to use the ArcGIS Python API for anything, or are going to publish any of the data as hosted layers in AGOL, there are certain functions in there that will automatically rename your fields to snake case. So, it could be nice to keep the names in a format that will be consistent elsewhere.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 21:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277563#M44509</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-04-11T21:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277575#M44510</link>
      <description>&lt;P&gt;Related:&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-ideas/geodatabase-object-naming-convention/idi-p/1172784" target="_self"&gt;Geodatabase object naming convention recommendations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 22:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277575#M44510</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-04-11T22:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277729#M44511</link>
      <description>&lt;P&gt;I never use feature datasets unless they're necessary (complex dataset types like topologies, UNs, and so on).&amp;nbsp; Feature datasets mean shared locks, and although that generally has less of an impact in FGDBs than in EGDBs, it's just an unnecessary complication for what I consider minimal benefit.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 10:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277729#M44511</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2023-04-12T10:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277912#M44514</link>
      <description>&lt;P&gt;Case is a bit tricky -- Geodatabases are case-insensitive, but the enterprise geodatabase tables themselves require single-case (UPPER for Oracle, lower for others). ArcGIS clients will show the mixed-case alias for the tables, but Esri doesn't support the RDBMS extensions that allow actual mixed case (quotes around names, e.g., &lt;FONT face="courier new,courier"&gt;"MixedName"&lt;/FONT&gt;).&lt;/P&gt;&lt;P&gt;I guess there is merit in using mixed case in aliases, since it will subtly allow you to detect if the table is registered.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 17:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1277912#M44514</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2023-04-12T17:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Best practices - feature datasets and capitalization for File Geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1279218#M44518</link>
      <description>&lt;P&gt;Thank you everyone for your responses.&amp;nbsp; I also reviewed some of the links and it seems to me that there are set standards, but a lot of this is more of a personal preference.&amp;nbsp; So here is what I am going to do but please let me know if I am wrong.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;snake_case is better if we expect our data to be loaded into an RDBMS.&amp;nbsp; ProperCase is okay.&lt;/LI&gt;&lt;LI&gt;The use of Feature Datasets is a matter of preference for GeoDatabases with a handful of layers, recommended when a Geodatabase has many layers, and required for complex datasets.&lt;/LI&gt;&lt;LI&gt;Singular is better than plural.&amp;nbsp; - But this is going to be very hard for myself to change &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;Never use spaces, punctuation, or SQL statements.&lt;/LI&gt;&lt;LI&gt;Always use YYYYMMDD for dates.&lt;/LI&gt;&lt;LI&gt;Describe a relationship such as ParcelHasOwners.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thank you again for your thoughts!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 13:12:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-practices-feature-datasets-and-capitalization/m-p/1279218#M44518</guid>
      <dc:creator>LyonMNGIS</dc:creator>
      <dc:date>2023-04-17T13:12:47Z</dc:date>
    </item>
  </channel>
</rss>

