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
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to