On mercredi 18 octobre 2017 11:40:55 CEST Victor Chernetsky wrote: > Hello, > > I am developing the AmigoCloud driver for GDAL, and I have a question about > '-config' command line option. > > When I use a space it seems to work, but when I use '=', which seems like a > correct way of doing it, I get the token string with unwanted chars at the > end of it.
Victor, How surprising it might be, the space separator is the documented (see end of http://gdal.org/gdal_utilities.html) and implemented way of separating the key and the value. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
