MyGDB = r"C:\MyGIS\MyGDB.gdb" ResultXML = r"C:\MyGIS\MyGDBXML.xml" arcpy.ExportXMLWorkspaceDocument_management (MyGDB, ResultXML, "DATA", "BINARY", METADATA)
Hi MiguelI wanted to find out from you if you came right in being able to automate (python script) to export a geodatabase schema and data to XML?Regards
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.