mirror of
https://github.com/NASAWorldWind/WebWorldWind.git
synced 2025-12-08 19:46:18 +00:00
* Update WCS test resources to use same service * Fix OwsKeyword element name check * Fix DCPType element parsing * Format WCS test resources
118 lines
5.3 KiB
XML
118 lines
5.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?><wcs:CoverageDescriptions xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swe="http://www.opengis.net/swe/2.0" xmlns:wcsgs="http://www.geoserver.org/wcsgs/2.0" xsi:schemaLocation=" http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsDescribeCoverage.xsd">
|
|
<wcs:CoverageDescription gml:id="testing__gebco">
|
|
<gml:boundedBy>
|
|
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="Lat Long" uomLabels="Deg Deg" srsDimension="2">
|
|
<gml:lowerCorner>-90.0 -180.0</gml:lowerCorner>
|
|
<gml:upperCorner>90.0 180.0</gml:upperCorner>
|
|
</gml:Envelope>
|
|
</gml:boundedBy>
|
|
<wcs:CoverageId>testing__gebco</wcs:CoverageId>
|
|
<gml:coverageFunction>
|
|
<gml:GridFunction>
|
|
<gml:sequenceRule axisOrder="+2 +1">Linear</gml:sequenceRule>
|
|
<gml:startPoint>0 0</gml:startPoint>
|
|
</gml:GridFunction>
|
|
</gml:coverageFunction>
|
|
<gmlcov:metadata>
|
|
<gmlcov:Extension/>
|
|
</gmlcov:metadata>
|
|
<gml:domainSet>
|
|
<gml:RectifiedGrid gml:id="grid00__testing__gebco" dimension="2">
|
|
<gml:limits>
|
|
<gml:GridEnvelope>
|
|
<gml:low>0 0</gml:low>
|
|
<gml:high>43199 21599</gml:high>
|
|
</gml:GridEnvelope>
|
|
</gml:limits>
|
|
<gml:axisLabels>i j</gml:axisLabels>
|
|
<gml:origin>
|
|
<gml:Point gml:id="p00_testing__gebco" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
|
|
<gml:pos>89.99583333333334 -179.99583333333334</gml:pos>
|
|
</gml:Point>
|
|
</gml:origin>
|
|
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.0 0.008333333333333333</gml:offsetVector>
|
|
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">-0.008333333333333333 0.0</gml:offsetVector>
|
|
</gml:RectifiedGrid>
|
|
</gml:domainSet>
|
|
<gmlcov:rangeType>
|
|
<swe:DataRecord>
|
|
<swe:field name="GRAY_INDEX">
|
|
<swe:Quantity>
|
|
<swe:description>GRAY_INDEX</swe:description>
|
|
<swe:uom code="W.m-2.Sr-1"/>
|
|
<swe:constraint>
|
|
<swe:AllowedValues>
|
|
<swe:interval>-32768 32767</swe:interval>
|
|
</swe:AllowedValues>
|
|
</swe:constraint>
|
|
</swe:Quantity>
|
|
</swe:field>
|
|
</swe:DataRecord>
|
|
</gmlcov:rangeType>
|
|
<wcs:ServiceParameters>
|
|
<wcs:CoverageSubtype>RectifiedGridCoverage</wcs:CoverageSubtype>
|
|
<wcs:nativeFormat>image/tiff</wcs:nativeFormat>
|
|
</wcs:ServiceParameters>
|
|
</wcs:CoverageDescription>
|
|
<wcs:CoverageDescription gml:id="testing__pacificnw_usgs_ned_10m">
|
|
<gml:boundedBy>
|
|
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="Lat Long" uomLabels="Deg Deg" srsDimension="2">
|
|
<gml:lowerCorner>43.9994444441653 -123.0005555556</gml:lowerCorner>
|
|
<gml:upperCorner>49.000555555555515 -117.99944444420979</gml:upperCorner>
|
|
</gml:Envelope>
|
|
</gml:boundedBy>
|
|
<wcs:CoverageId>testing__pacificnw_usgs_ned_10m</wcs:CoverageId>
|
|
<gml:coverageFunction>
|
|
<gml:GridFunction>
|
|
<gml:sequenceRule axisOrder="+2 +1">Linear</gml:sequenceRule>
|
|
<gml:startPoint>0 0</gml:startPoint>
|
|
</gml:GridFunction>
|
|
</gml:coverageFunction>
|
|
<gmlcov:metadata>
|
|
<gmlcov:Extension/>
|
|
</gmlcov:metadata>
|
|
<gml:domainSet>
|
|
<gml:RectifiedGrid gml:id="grid00__testing__pacificnw_usgs_ned_10m" dimension="2">
|
|
<gml:limits>
|
|
<gml:GridEnvelope>
|
|
<gml:low>0 0</gml:low>
|
|
<gml:high>54011 54011</gml:high>
|
|
</gml:GridEnvelope>
|
|
</gml:limits>
|
|
<gml:axisLabels>i j</gml:axisLabels>
|
|
<gml:origin>
|
|
<gml:Point gml:id="p00_testing__pacificnw_usgs_ned_10m" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
|
|
<gml:pos>49.00050925925922 -123.0005092593037</gml:pos>
|
|
</gml:Point>
|
|
</gml:origin>
|
|
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.0 9.259259259776E-5</gml:offsetVector>
|
|
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">-9.259259259776E-5 0.0</gml:offsetVector>
|
|
</gml:RectifiedGrid>
|
|
</gml:domainSet>
|
|
<gmlcov:rangeType>
|
|
<swe:DataRecord>
|
|
<swe:field name="GRAY_INDEX">
|
|
<swe:Quantity>
|
|
<swe:description>GRAY_INDEX</swe:description>
|
|
<swe:nilValues>
|
|
<swe:NilValues>
|
|
<swe:nilValue reason="http://www.opengis.net/def/nil/OGC/0/unknown">-9999.0</swe:nilValue>
|
|
</swe:NilValues>
|
|
</swe:nilValues>
|
|
<swe:uom code="W.m-2.Sr-1"/>
|
|
<swe:constraint>
|
|
<swe:AllowedValues>
|
|
<swe:interval>-9999.0 -9999.0</swe:interval>
|
|
</swe:AllowedValues>
|
|
</swe:constraint>
|
|
</swe:Quantity>
|
|
</swe:field>
|
|
</swe:DataRecord>
|
|
</gmlcov:rangeType>
|
|
<wcs:ServiceParameters>
|
|
<wcs:CoverageSubtype>RectifiedGridCoverage</wcs:CoverageSubtype>
|
|
<wcs:nativeFormat>image/tiff</wcs:nativeFormat>
|
|
</wcs:ServiceParameters>
|
|
</wcs:CoverageDescription>
|
|
</wcs:CoverageDescriptions>
|