<?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: Create geodatabase from excel schema and lookup in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078951#M7281</link>
    <description>&lt;P&gt;This isn't likely to be a tiny task. These forums aren't really geared to tasks that would take an experienced developer weeks to complete. They're usually for more immediate problems which can be addressed in a paragraph or two. We can help you if you work at it and get stuck, but you'll need to come up with a plan and start to see it through. The alternative is to contract with someone to code it for you, but I usually don't get involved at that level.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jul 2021 20:50:44 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2021-07-14T20:50:44Z</dc:date>
    <item>
      <title>Create geodatabase from excel schema and lookup</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078011#M7275</link>
      <description>&lt;P&gt;My workplace uses a database program (Authority by Civica) to manage many aspects of its business. Authority is unfortunately very restrictive when interacting with GIS so we need to manually update the data. We want to match the GIS schemas exactly to the Authority schema to make updating more straight forward as the slightest discrepancy trips the update.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Authority can export its schema as an excel file, including&amp;nbsp; lookup lists for particular attributes. Is there a way to convert the excel schema AND lookup lists into new geodatabases. There are a large number of tables,&amp;nbsp; attributes and lookups to create so I wanted to avoid doing it manually of possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 20:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078011#M7275</guid>
      <dc:creator>BrianO</dc:creator>
      <dc:date>2021-07-12T20:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create geodatabase from excel schema and lookup</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078026#M7276</link>
      <description>&lt;P&gt;While &lt;EM&gt;theoretically&lt;/EM&gt; possible, a great deal would depend on the &lt;STRONG&gt;exact&lt;/STRONG&gt; format of the file.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 20:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078026#M7276</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-07-12T20:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create geodatabase from excel schema and lookup</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078028#M7277</link>
      <description>&lt;P&gt;Thanks Vince are you please able to direct me in the direction of the technique, workflow or method that may be utilised.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 21:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078028#M7277</guid>
      <dc:creator>BrianO</dc:creator>
      <dc:date>2021-07-12T21:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create geodatabase from excel schema and lookup</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078232#M7279</link>
      <description>&lt;P&gt;To echo&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1060"&gt;@VinceAngelo&lt;/a&gt;&amp;nbsp;, you'll need to closely examine what is being given to you.&amp;nbsp; For example, if your Excel worksheets have complex formulas that refer to other worksheet cells, you will have your work cut out for you.&amp;nbsp; On the other hand, if they are just straight up text, int, float etc fields, it won't be too bad.&lt;/P&gt;&lt;P&gt;When you mention that '&lt;SPAN&gt;&lt;EM&gt;Authority can export its schema as an excel file&lt;/EM&gt;' does that include the data or just the field definitions?&amp;nbsp; You might start with &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/excel-to-table.htm" target="_self"&gt;Excel to Table&lt;/A&gt; and see how that shakes out for you.&amp;nbsp; With respect to your '&lt;EM&gt;lookup lists for particular attributes&lt;/EM&gt;'&amp;nbsp; that sounds like you might get away with first converting them to a table and use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/table-to-domain.htm" target="_self"&gt;Table to Domain&lt;/A&gt; for starters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's all do-able, but you'll need to experiment a bit as you go.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 13:57:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078232#M7279</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-07-13T13:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create geodatabase from excel schema and lookup</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078951#M7281</link>
      <description>&lt;P&gt;This isn't likely to be a tiny task. These forums aren't really geared to tasks that would take an experienced developer weeks to complete. They're usually for more immediate problems which can be addressed in a paragraph or two. We can help you if you work at it and get stuck, but you'll need to come up with a plan and start to see it through. The alternative is to contract with someone to code it for you, but I usually don't get involved at that level.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 20:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-geodatabase-from-excel-schema-and-lookup/m-p/1078951#M7281</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-07-14T20:50:44Z</dc:date>
    </item>
  </channel>
</rss>

