[gdal-dev] WFS DefaultSRS OtherSRS
xavier lhomme
lhomme.xavier at gmail.com
Wed Nov 28 07:12:53 PST 2012
Hi
The capability of a WFS source return something like this :
- <wfs:FeatureType>
<wfs:Name>xxxx</wfs:Name>
<wfs:Title>WPI_Aug09</wfs:Title>
<wfs:DefaultSRS>urn:ogc:def:crs:EPSG:6.9:104000</wfs:DefaultSRS>
<wfs:OtherSRS>urn:ogc:def:crs:EPSG:6.9:4326</wfs:OtherSRS>
- <wfs:OutputFormats>
<wfs:Format>text/xml;
subType=gml/3.1.1/profiles/gmlsf/1.0.0/0</wfs:Format>
</wfs:OutputFormats>
- <ows:WGS84BoundingBox>
<ows:LowerCorner>-178.133333299717 -77.8499999998775</ows:LowerCorner>
<ows:UpperCorner>179.366666699705 78.9166666697912</ows:UpperCorner>
</ows:WGS84BoundingBox>
</wfs:FeatureType>
How the wfs driver handles the OtherSRS ?
Is he handles only the DefaultSRS ?
berst regards
xavier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121128/36f8f6d6/attachment.html>
More information about the gdal-dev
mailing list