Thank Norman. This is the revised command line. Unfortunately it doesn't work either.
ogr2ogr -f GML -spat 151.3085 -24.002934 151.394736 -23.963423 -clipsrc spat_extent -dsco FORMAT=GML3 -dsco GML3_LONGSRS=NO -dsco SPACE_INDENTATION=YES -dsco WRITE_FEATURE_BOUNDED_BY=NO -dsco XSISCHEMA=EXTERNAL -s_srs "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +axis=enu +wkttext" -t_srs "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +axis=neu +wkttext" "C:\export.gml" "C:\Import.tab" FYI I have an example of a GML from the same source prepared by FME where the result is LAT LONG. I'm just trying to replicate the format. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/ogr2ogr-GML-GML-INVERT-AXIS-ORDER-IF-LAT-LONG-not-working-tp5313555p5313743.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
