Le 22/03/2023 à 01:16, Eric Ortmayr via QGIS-User a écrit :

Hello,

Exporting to GML using version 3.16 results in a different coordinate format than in version 3.28. In 3.16 the X and Y values are separated by a comma (GML2?), but in 3.28 the X and Y values are separated by a space (GML3?) . Both exports were created using the <Default> FORMAT under the Datasource Options section in the Save Vector Layer as… dialog.

Are the 3.16 and 3.28 <Default> FORMATS different by design? I checked the changelogs and could not find anything obvious.

Yes, most file format export (and import) is done by GDAL.  GDAL 3.4.0 changed to GML 3.2 as the default variant of GML. Cf https://gdal.org/drivers/vector/gml.html#dataset-creation-options


--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to