registerOWSNamespace | R Documentation |
registerOWSNamespace
allows to register a new namespace
in ows4R
registerOWSNamespace(id, uri, force)
id |
prefix of the namespace |
uri |
URI of the namespace |
force |
logical parameter indicating if registration has be to be forced in case the identified namespace is already registered |
Emmanuel Blondel, emmanuel.blondel1@gmail.com
registerOWSNamespace(id = "myprefix", uri = "http://someuri")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.