Re: [gdal-dev] WFS DefaultSRS OtherSRS

2012-12-05 Thread Jukka Rahkonen
xavier lhomme gmail.com> writes: > > How the wfs driver handles the OtherSRS ? Is he handles only the DefaultSRS ?berst regards xavier Usually you can simply use the DefaultSRS and tell OGR to re-project the result into something else with -t_srs parameter. Sometimes it can still be bett

Re: [gdal-dev] WFS DefaultSRS OtherSRS

2012-12-04 Thread xavier lhomme
Hi I added this option &SRSNAME=urn:ogc:def:crs:EPSG:6.9:4326 to the WFS connexion string on my datasource and it works. but I tried on another datasource and the connexion failed with this option. (whereas it works if you do not put the option at the end of the connexion string); I checked the

Re: [gdal-dev] WFS DefaultSRS OtherSRS

2012-11-28 Thread Even Rouault
> How the wfs driver handles the OtherSRS ? > Is he handles only the DefaultSRS ? It will select the DefaultSRS, unless you add as an option like &SRSNAME=urn:ogc:def:crs:EPSG:6.9:4326 to the WFS connexion string. > berst regards > xavier ___ gdal-de

[gdal-dev] WFS DefaultSRS OtherSRS

2012-11-28 Thread xavier lhomme
Hi The capability of a WFS source return something like this : - WPI_Aug09 urn:ogc:def:crs:EPSG:6.9:104000 urn:ogc:def:crs:EPSG:6.9:4326 - text/xml; subType=gml/3.1.1/profiles/gmlsf/1.0.0/0 - -178.13299717 -77.849998775 179.36699705 78.916697912