On jeudi 30 mai 2019 16:27:41 CEST Even Rouault wrote:
> On jeudi 30 mai 2019 10:17:35 CEST Andrew Bell wrote:
> > On Thu, May 30, 2019 at 5:06 AM Even Rouault
> >
> > wrote:
> > > On mercredi 29 mai 2019 20:38:02 CEST Andrew Bell wrote:
> > > > In earlier GDAL versions I could call
> > > >
> >
On jeudi 30 mai 2019 10:17:35 CEST Andrew Bell wrote:
> On Thu, May 30, 2019 at 5:06 AM Even Rouault
>
> wrote:
> > On mercredi 29 mai 2019 20:38:02 CEST Andrew Bell wrote:
> > > In earlier GDAL versions I could call
> > >
> > > SetFromUserInput("EPSG:4326+4326");
> > >
> > > without error. I
On Thu, May 30, 2019 at 5:06 AM Even Rouault
wrote:
> On mercredi 29 mai 2019 20:38:02 CEST Andrew Bell wrote:
> > In earlier GDAL versions I could call
> >
> > SetFromUserInput("EPSG:4326+4326");
> >
> > without error. I now get the following error:
> >
> > (Error) GDAL failure (1) SetCompoundC
On mercredi 29 mai 2019 20:38:02 CEST Andrew Bell wrote:
> In earlier GDAL versions I could call
>
> SetFromUserInput("EPSG:4326+4326");
>
> without error. I now get the following error:
>
> (Error) GDAL failure (1) SetCompoundCS() fails, vertical component is not
> VERT_CS.
>
> Was this a fai
In earlier GDAL versions I could call
SetFromUserInput("EPSG:4326+4326");
without error. I now get the following error:
(Error) GDAL failure (1) SetCompoundCS() fails, vertical component is not
VERT_CS.
Was this a failure to detect a problem in older GDAL versions or is this a
regression in ve