@mangosystem/ogc-schemas
Version:
Jsonix XML-JSON mappings for OGC Schemas.
12 lines (11 loc) • 460 B
text/xml
<wcs:GetCoverage
xmlns:wcs="http://www.opengis.net/wcs/2.0"
xmlns:gml="http://www.opengis.net/gml/3.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd"
service="WCS"
version="2.0.1">
<wcs:CoverageId>C0003</wcs:CoverageId>
<wcs:format>application/gml+xml</wcs:format>
</wcs:GetCoverage>