All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.earth.worldwind.ogc.ows.OwsNamespace.kt Maven / Gradle / Ivy

Go to download

The WorldWind Kotlin SDK (WWK) includes the library, examples and tutorials for building multiplatform 3D virtual globe applications for Android, Web and Java.

The newest version!
package earth.worldwind.ogc.ows

const val OWS20_NAMESPACE = "http://www.opengis.net/ows/2.0"
const val OWS20_PREFIX = "ows"
const val XML_NAMESPACE = "http://www.w3.org/2001/XMLSchema"
const val XML_PREFIX = "xml"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy