Hi list,
just been having a play with the WCS and getting a couple of "interesting" results back (apart from these then it's all looking a very impressive piece of work!)
1: The result of this KVP request (attached a.tif):
is different to the result of the example XML GetCoverage request with GEOTIFF instead of TIFF (attached b.tif):
<GetCoverage service="WCS" version="1.0.0"
xmlns="http://www.opengis.net/wcs"
xmlns:nurc="http://www.nurc.nato.int"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wcs http://schemas.opengis.net/wcs/1.0.0/getCoverage.xsd">
<sourceCoverage>nurc:Arc_Sample</sourceCoverage>
<domainSubset>
<spatialSubset>
<gml:Envelope srsName="EPSG:4326">
<gml:pos>9.420000076293944 42.20000076293945</gml:pos>
<gml:pos>11.819999694824217 43.90000049273173</gml:pos>
</gml:Envelope>
<gml:Grid dimension="2" srsName="EPSG:4326">
<gml:limits>
<gml:GridEnvelope>
<gml:low>0 0</gml:low>
<gml:high>120 85</gml:high>
</gml:GridEnvelope>
</gml:limits>
</gml:Grid>
</spatialSubset>
</domainSubset>
<rangeSubset>
<axisSubset name="Band">
<singleValue>1</singleValue>
</axisSubset>
</rangeSubset>
<output>
<crs>EPSG:4326</crs>
<responseCrs>EPSG:32626</responseCrs>
<format>GEOTIFF</format>
</output>
</GetCoverage>
from my reading of the WCS spec then these two requests should be identical (making other KVP requests has also delivered strange, and usually very small results similar to a.tif). It is of course possible that I've misread the spec - in which case can anyone correct my KVP request?
2: According to the spec then response_crs is an optional parameter - if it is missing then the crs-parameter will be used. If I omit response_crs I however get an exception that the requested response_crs is unsupported.
Thanks again for a nice piece of software, and in advance to any responses!
Cheers,
Ed
--
preagro TP7 - Geodateninfrastruktur
http://www.preagro.de
Universität Rostock
Agrar- und Umweltwissenschaftliche Fakultät
Professur für Geodäsie und Geoinformatik
Justus-von-Liebig-Weg 6
18059 Rostock
Tel: +49 381 498 2164
Fax: +49 381 498 2188
Web: http://www.auf.uni-rostok.de/gg