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.
Authority can export its schema as an excel file, including 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, attributes and lookups to create so I wanted to avoid doing it manually of possible.
Thanks