Hi Andrea,
As far as I know ArcGIS has maplex a rather sophisticated label engine that
provides many features regarding placement of labels and clutter handling.
There are quite some years however that I have to work with it and I do not
remember many details. Regarding QGIS I am not aware of its l
On Sat, Dec 16, 2017 at 7:59 PM, Jody Garnett
wrote:
> That is worth a shot, at least for test cases it appears to be the right
> choice: http://h2database.com/html/features.html#connection_modes
>
> In looking things up many of the junit h2 examples focused on setting up
> an in memory data base
That is worth a shot, at least for test cases it appears to be the right
choice: http://h2database.com/html/features.html#connection_modes
In looking things up many of the junit h2 examples focused on setting up an
in memory data base. I am not sure that is applicable to our tests.
On Sat, Dec 16
Hi,
we have a number of test failures in GeoServer that are related to issues
in H2 shutdown.
Now, I cannot reproduce them locally but I have a hunch it could be related
to the H2 server
mode, which we enabled by default (my suggestion) back in 2013:
https://osgeo-org.atlassian.net/browse/GEOT-4533