[Geotools-devel] ESRI Projection Docs

2018-01-10 Thread Ian Turton
I came across a link to https://github.com/Esri/projection-engine-db-doc the other day, it might be useful if we ever want to try to improve interoperability with importing ESRI WKT projection strings. Ian -- Ian Turton

Re: [Geotools-devel] GeoTools / GeoServer Meeting 2018-01-09

2018-01-10 Thread Jody Garnett
For the XML transforms we could avoid the preserve spaces setting and use CDATA when required. We would lose pretty printing but ... for the use case we care about speed is the priority. Can use the slower XML output when pretty printing is desired. On Wed, Jan 10, 2018 at 6:11 AM Vincent Privat

Re: [Geotools-devel] GeoTools / GeoServer Meeting 2018-01-09

2018-01-10 Thread Andrea Aime
On Wed, Jan 10, 2018 at 3:11 PM, Vincent Privat wrote: > Does the "lack of commitment" means that the Replacing JAI effort is > cancelled? > Just to clarify, replacing JAI is months worth work, not a sprint worth of work :-) I don't think it is going to happen anytime soon, months of work cost a

Re: [Geotools-devel] GeoTools / GeoServer Meeting 2018-01-09

2018-01-10 Thread Vincent Privat
Hello Torben, The build fails because of https://osgeo-org.atlassian.net/projects/GEOT/issues/GEOT-5900 but I don't know how to fix it. You could ask help to Nicolai who wrote an article about it: http://java9.wtf/xml-transformer/ Does the "lack of commitment" means that the Replacing JAI effort i