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

ogc.wcs.2.0.examples.discreteSolidCoverage.requestGetCapabilities.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<wcs:GetCapabilities  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
    xmlns:ows='http://www.opengis.net/ows/2.0'
    xmlns:wcs='http://www.opengis.net/wcs/2.0'
    xsi:schemaLocation='http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd'
    service="WCS">
    <ows:AcceptVersions>
        <ows:Version>2.0.1</ows:Version>
    </ows:AcceptVersions>
</wcs:GetCapabilities>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy