registerISOCodelist | R Documentation |
registerISOCodelist
allows to register a new codelist
registered in geometa
registerISOCodelist(refFile, id, force)
refFile |
ISO XML file handling the ISO codelist |
id |
identifier of the ISO codelist |
force |
logical parameter indicating if registration has be to be forced in case the identified codelist is already registered |
Emmanuel Blondel, emmanuel.blondel1@gmail.com
registerISOCodelist(
refFile = "http://www.isotc211.org/2005/resources/Codelist/ML_gmxCodelists.xml",
id = "LanguageCode",
force = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.