Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Jody Garnett
Updated OracleJDK 8u202 build artifacts are here: https://build.geoserver.org/view/release/job/geotools-release/218/artifact/build/release/distribution/22.1/ -- Jody Garnett On Thu, 21 Nov 2019 at 11:44, Jody Garnett wrote: > Testing the OpenJDK generated artifacts: > > - userguide - docs are c

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Jody Garnett
Testing the OpenJDK generated artifacts: - userguide - docs are complete, README.html links are correct, LICENSE included, the quick search even works - doc - just contains apidocs folder (I expected a README or something) - bin - everything is fine (both LICENSE.md and LGPL.md are included but wh

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Jody Garnett
Upgrading to Oracle 221 produces our URLsTest failure (java.net.MalformedURLException: Illegal character found in host: '/') which Andrea has already discussed. I am going to stick with OpenJDK for this release. -- Jody Garnett On Thu, 21 Nov 2019 at 08:56, Torben Barsballe wrote: > Looking at

Re: [Geotools-devel] New community module: MBTiles with vector tiles datastore (mbtiles-vector)

2019-11-21 Thread Andrea Aime
On Thu, Nov 21, 2019 at 2:39 AM Torben Barsballe wrote: > +1. > > Is there any use case for this (or any part of this) in the mapbox portion > > of the geoserver vectortiles exten

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Torben Barsballe
> > Looking at the list of options "Java SE Development Kit 8u221" and "Java > SE Development Kit 8u202" are listed but not 8u212. I wonder if 8u212 got removed from the list of versions and the installer automatically changed to the latest LTS? I'd lean towards switching to OpenJDK 8u212 for the

Re: [Geotools-devel] question regarding conflictResolution

2019-11-21 Thread Jody Garnett
You may wish to set a high label priority to strongly prefer labels from one layer. We should move this discussion to geotools user list please. This list focuses on those working on codebase. On Thu, Nov 21, 2019 at 2:06 AM Nikolaos Pringouris wrote: > Hi, > I would like to request some enlig

[Geotools-devel] question regarding conflictResolution

2019-11-21 Thread Nikolaos Pringouris
Hi, I would like to request some enlightment regarding the way conflict resolution behaves during rendering of labels in geotools. the user guide mentions the following: conflictResolution(true): Enables conflict resolution (default, true) meaning no two labels will be allowed to overlap. Symboliz