R/OWSNamespace.R
registerOWSNamespace.Rd
registerOWSNamespace allows to register a new namespace in ows4R
registerOWSNamespace
registerOWSNamespace(id, uri, force)
prefix of the namespace
URI of the namespace
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")