Tuesday, 18 December 2018

arcgis desktop - What are convenient uml tools to create geodatabase models?


I used to model databases with Microsoft Office Visio, then export the model to xml and import geodatabase schema to GDB with ArcGIS tools. Since Microsoft no longer support Visio export to xml, what are the alternatives?




Has anyone used Enterprise Architect? Is it convenient for designing Geodatabases for ArcGIS?




I have tried ArcGIS Diagrammer (for ArcGIS 9.2/9.3 or for ArcGIS 10) but it is not so convenient..




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...