Re: [Geotools-devel] Is there an easy way to choose the transformation used in a coordinate transformation?

2021-06-18 Thread Andrea Aime
Hi Ian, the code can only handle one transformation right now, but I don't think it's random, it should be picking one with good accuracy and wide area coverage, see the sorting here: https://github.com/geotools/geotools/blob/73051a745a647c134ae7c2be26978e0968bfbb03/modules/library/referencing/src/

[Geotools-devel] Starting Maintenance Release Train

2021-06-18 Thread Alessandro Parma
Hi All, Just to let you know that I am starting the release for the following: - GeoTools 24.4 - GeoWebCache 1.18.4 - GeoServer 2.18.4 I'll keep you posted on the progress! -- Regards, Alessandro Parma == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for

Re: [Geotools-devel] Is there an easy way to choose the transformation used in a coordinate transformation?

2021-06-18 Thread Ian Turton
On Fri, 18 Jun 2021 at 15:53, Andrea Aime wrote: > Hi Ian, > the code can only handle one transformation right now, but I don't think > it's random, it should > be picking one with good accuracy and wide area coverage, see the sorting > here: > > https://github.com/geotools/geotools/blob/73051a74

Re: [Geotools-devel] Is there an easy way to choose the transformation used in a coordinate transformation?

2021-06-18 Thread Andrea Aime
On Fri, Jun 18, 2021 at 5:44 PM Ian Turton wrote: > I've got some code to handle the look up, the hard bit is finding > somewhere to test it as I need a EPSG authority to test against so I can > put the test in gt-referencing but gt-epsg-hsql has no depedency on gt-main > where JTS.transform live

Re: [Geotools-devel] Is there an easy way to choose the transformation used in a coordinate transformation?

2021-06-18 Thread Ian Turton
On Fri, 18 Jun 2021, 16:50 Andrea Aime, wrote: > On Fri, Jun 18, 2021 at 5:44 PM Ian Turton wrote: > >> I've got some code to handle the look up, the hard bit is finding >> somewhere to test it as I need a EPSG authority to test against so I can >> put the test in gt-referencing but gt-epsg-hsql

Re: [Geotools-devel] Starting Maintenance Release Train

2021-06-18 Thread Alessandro Parma
GeoTools 24.4 artifacts are available on sourceforge . Thank you for testing! On Fri, Jun 18, 2021 at 4:55 PM Alessandro Parma < alessandro.pa...@geo-solutions.it> wrote: > Hi All, > > Just to let you know that I am

Re: [Geotools-devel] Starting Maintenance Release Train

2021-06-18 Thread Jody Garnett
Testing the artifacts, they are as expected. The only thing (not unique to this release) that may not work is the project download VERSION.txt The placeholder content probably will not be filled in with the git revision as this is not available: version: ${project.version} git revision: ${build.