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

commonMain.earth.worldwind.ogc.wcs.WcsNamespace.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.wcs

const val WCS20_NAMESPACE = "http://www.opengis.net/wcs/2.0"
const val WCS20_PREFIX = ""




© 2015 - 2024 Weber Informatics LLC | Privacy Policy