Re: [gdal-dev] question about --config cmd line option

2017-10-18 Thread Victor Chernetsky
Thanks Even. I just wanted to confirm it. On Wed, Oct 18, 2017 at 11:51 AM, Even Rouault wrote: > 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.

Re: [gdal-dev] question about --config cmd line option

2017-10-18 Thread Even Rouault
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

[gdal-dev] question about --config cmd line option

2017-10-18 Thread Victor Chernetsky
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. Here is how I call i