On mercredi 18 octobre 2017 10:20:41 CEST Chris Marsh wrote:
> I was wondering if anyone had thoughts on this? I posted to the proj.4
> list, but seems like this may be a gdal problem and not proj.4 as the
> proj.4 command line has no problem with this string.
> I have also tried the newest gdal w
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.
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
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
I was wondering if anyone had thoughts on this? I posted to the proj.4
list, but seems like this may be a gdal problem and not proj.4 as the
proj.4 command line has no problem with this string.
I have also tried the newest gdal without success.
Cheers
Chris
On 12 October 2017 at 11:41, Chris Mars