t; To: gdal-dev@lists.osgeo.org
> Cc: Jeremy Palmer
> Subject: Re: [gdal-dev] WFS Axis order issue with projected coordinate system
>
> >
> >
> > Funny thing is ogrinfo reports the SRS with the correct axis order.
> >
> > Of course I can add "SRSNAME=EPSG:
Sunday, 3 March 2013 9:52 p.m.
To: gdal-dev@lists.osgeo.org
Cc: Jeremy Palmer
Subject: Re: [gdal-dev] WFS Axis order issue with projected coordinate system
>
>
> Funny thing is ogrinfo reports the SRS with the correct axis order.
>
> Of course I can add "SRSNAME=EPSG:2193&q
>
>
> Funny thing is ogrinfo reports the SRS with the correct axis order.
>
> Of course I can add "SRSNAME=EPSG:2193" to the URL, but I'd rather the GDAL
> internals were working correctly.
This is http://trac.osgeo.org/gdal/ticket/4329
In short, the WFS/GML drivers can deal with geographic SR
I'm having trouble with inverted axis coordinates with projected New Zealand
Coordinate Systems that define their axis order as North, East (y, x) in the
EPSG database.
I've read in http://trac.osgeo.org/gdal/wiki/rfc20_srs_axes that GDAL/OGR set
axis values for projected coordinate systems, bu