Re: [Geotools-devel] Symbolizers pre-processor extensions for StreamingRenderer proposal

2020-05-21 Thread Nuno Oliveira
Hi Fernando, your proposal looks good to me, clean interface and provides an elegant way to inject symbolizers on the fly, I already foreseen a few uses cases where this can be used to reduce the SLD complexity, and will allow me to handle a few tricks uses cases. I uploaded your proposal to GeoTo

Re: [Geotools-devel] GeoPKG - issue with determining Geometry type (polygon vs multipolygon)

2020-05-21 Thread Andrea Aime
Hi, following up on this, Even replied to the thread noting that in OGR there is no distinction between linestring and multilinestring, and that one can force the creation of multi geometries by a parameter in ogr2ogr. Now, that still means many will get it wrong, because they may not be aware of

Re: [Geotools-devel] GeoPKG - issue with determining Geometry type (polygon vs multipolygon)

2020-05-21 Thread Ian Turton
That sounds like a reasonable solution. Ian On Thu, 21 May 2020 at 14:40, Andrea Aime wrote: > Hi, > following up on this, Even replied to the thread noting that in OGR there > is no distinction between > linestring and multilinestring, and that one can force the creation of > multi geometries

Re: [Geotools-devel] GeoTools 23.1 release planning

2020-05-21 Thread Jody Garnett
Checking in, David I believe your GEOT-6584 - Fix EPSG:4326 axis order to EAST-NORTH is ready? -- Jody Garnett On Tue, 19 May 2020 at 07:35, Jody Garnett wrote: > I think I have to ad

Re: [Geotools-devel] GeoTools 23.1 release planning

2020-05-21 Thread Jody Garnett
Sorry wrong link: https://github.com/geotools/geotools/pull/2940 There is a test making making me uncomfortable setting system wide hints. I will try and suggest a clean fix for it. On Thu, May 21, 2020 at 8:45 PM Jody Garnett wrote: > Checking in, David I believe your GEOT-6584 - Fix EPSG:43