UNPKG

@mangosystem/ogc-schemas

Version:

Jsonix XML-JSON mappings for OGC Schemas.

12 lines (11 loc) 655 B
<?xml version="1.0" encoding="UTF-8"?> <wcs:GetCapabilities xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:wcseo="http://www.opengis.net/wcs/wcseo/1.0" 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"> <ows:AcceptVersions> <ows:Version>2.0.1</ows:Version> </ows:AcceptVersions> <ows:Sections> <ows:Section>OperationsMetadata</ows:Section> <ows:Section>CoverageSummary</ows:Section> <ows:Section>DatasetSeriesSummary</ows:Section> </ows:Sections> </wcs:GetCapabilities>