Question

Tranfsform and publish Geodata from ArcGIS to Geonetwork


Hello,

 

I would like to load and transform my ArcGIS datasets into our GeoNetwork v3.

 

The metadata is created through ArcGIS Metadata editor and needs to get transformed from ArcGIS format to ISO19139. For this i currently use ArcGIS methods:

 

 

translator= ARCGIS2ISO19139.xml

 

arcpy.ESRITranslator_conversion(inputFile,translator,exportFile,logFile)

 

 

The workflow should look like the following:

 

inputFile gets zipped, xml gets transformed,

 

xml is published, zipfile is published as geonetwork download service for the xml metadata record

 

 

I´ve taken a look at the meta workspace demo but do not understand how to get it working with geonetwork and allready created metadata.

0 replies

Be the first to reply!

Reply