Even Rouault via gdal-dev writes:
> Cf https://github.com/OSGeo/gdal/pull/8558: "GPX: add a CREATOR
> dataset creation option"
Thanks; long pause on my part to let this settle in my head.
> It will be of course up to the application / application user to set it.
I guess the really interesting
Cf https://github.com/OSGeo/gdal/pull/8558: "GPX: add a CREATOR dataset
creation option"
It will be of course up to the application / application user to set it.
I've considered a global GDALSetDefaultCreatorApplication() (could be
similar to CPLHTTPSetDefaultUserAgent():
https://gdal.org/dox
2023 15.52
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] including higher-level library in GPX creator string
I am a member of the GPX standards list, and we are discussing a new version
and also dealing with broken data.
I wrote a gpx (from geojson), with just ogr2ogr, and the creator
I am a member of the GPX standards list, and we are discussing a new
version and also dealing with broken data.
I wrote a gpx (from geojson), with just ogr2ogr, and the creator looks
like this:
creator="GDAL 3.5.3"
that's arguably totally fine with ogr2ogr.
But it seems that if some random bi