geonetwork-delwp / metashare

jibx java tool for converting metashare database to 19115-3
0 stars 0 forks source link

Generate list of ANZLICID to UUID mappings #21

Closed milleri closed 4 years ago

milleri commented 4 years ago

For the creation of footprints, we need METAR to generate a CSV file which lists each metashare record's anzlicid and the UUID value which is generated for GeoNetwork

sppigot commented 4 years ago

This can be obtained from geonetwork catalogue using utils/pyscripts/getdatabaseids.py rastermeta and metashare tools write anzlicid to dataIdentification/citation/identifier - this gets indexed as databaseid, rastermeta tool (latest commit) also writes projectid to databaseid so the python script writes out a complete comma separated list of uuid, databaseid for all records in the catalogue.