Message 1 of 4
Automatically create Layers from Excel, with drop down lists for some attributes

Not applicable
06-11-2020
02:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working with a new schema that includes a large number of defined layers. The schema is defined in a spreadsheet, that includes:
- Layer Name
- Attributes
- Attributes Name, data type, description, etc
- Code lists, which applies to certain attributes to limit the available entries. Some code lists apply to multiple layers (eg Status).
Is there a way to create the layers automatically so that it complies with the specifications of the spreadsheets.
Ideally I would be able to include the code lists also so there is a drop down list or similar to prompt the user to enter the correct data.
The data is all vector, and ultimately I would like to include topology rules as a check between them. The data includes points, lines/polylines and polygons. Currently I receive the data as a 3D cad file, and I need to convert this into GIS format for consumption into an Esri based corporate system.