Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daf/6464390 to your computer and use it in GitHub Desktop.
Save daf/6464390 to your computer and use it in GitHub Desktop.
Metamap/Wicken mapping sample
{
"__source_mapping_type__": "ISO 19115",
"__name__": "My Import",
"west_bounding_longitude": {
"query": "/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:westBoundLongitude/gco:Decimal"
},
"service_provider_name": {
"query": "/gmi:MI_Metadata/gmd:contact/gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode[@codeListValue='pointOfContact']/../../gmd:individualName/gco:CharacterString",
"desc": "This is the person who provides the service"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment