Re: [Geotools-devel] Backporting SQL Server curves support

2020-02-20 Thread Nuno Oliveira
+1 On Wed, 2020-02-19 at 20:05 +0100, Andrea Aime wrote: > Backport PR: https://github.com/geotools/geotools/pull/2816 > > Cheers > Andrea > > On Wed, Feb 19, 2020 at 5:09 PM Jody Garnett > wrote: > > +1 I am fine with backporting, but not in a position to test this > > functionality at this tim

Re: [Geotools-devel] Backporting SQL Server curves support

2020-02-19 Thread Andrea Aime
Backport PR: https://github.com/geotools/geotools/pull/2816 Cheers Andrea On Wed, Feb 19, 2020 at 5:09 PM Jody Garnett wrote: > +1 I am fine with backporting, but not in a position to test this > functionality at this time. > -- > Jody Garnett > > > On Wed, 19 Feb 2020 at 16:57, Andrea Aime >

Re: [Geotools-devel] Backporting SQL Server curves support

2020-02-19 Thread Jody Garnett
+1 I am fine with backporting, but not in a position to test this functionality at this time. -- Jody Garnett On Wed, 19 Feb 2020 at 16:57, Andrea Aime wrote: > Hi, > a month ago the support for readig/writing curved geometries in SQL Server > was merged on master: > https://github.com/geotools

[Geotools-devel] Backporting SQL Server curves support

2020-02-19 Thread Andrea Aime
Hi, a month ago the support for readig/writing curved geometries in SQL Server was merged on master: https://github.com/geotools/geotools/pull/2753 The change is mostly limited to the sql server module, with some extra input data tolerance related changes in core curve geometry classes. Any worri