Re: [gdal-dev] ogr2ogr GML GML_INVERT_AXIS_ORDER_IF_LAT_LONG not working

2017-03-26 Thread andye
Input.zip OutputOGR2OGR.GML OutputQGIS.gml OutputMI.gml

Re: [gdal-dev] ogr2ogr GML GML_INVERT_AXIS_ORDER_IF_LAT_LONG not working

2017-03-22 Thread andye
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

[gdal-dev] ogr2ogr GML GML_INVERT_AXIS_ORDER_IF_LAT_LONG not working

2017-03-21 Thread andye
Folks related to a recent post about updating ogr2ogr. Seems there maybe something else afoot. I'm trying to export a GML3 file. I'm running into what appears to be a known issue with LAT\LONG being swapped based on the projection. The following creates a file which is formatted correctly except

[gdal-dev] Can you update just update the ogr2ogr.exe compiled binary in an existing directory

2017-03-21 Thread andye
I'm using ogr2ogr from one of the "bin" directories of QGIS(Wien). It's complaining about GML3_LONGSRS. Can I get ogr2ogr.exe from GISInternals nightly build and just update the exe? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Can-you-update-just-update-the-ogr2ogr-exe