Version 0.4.3 - Geoserver upgrade (2.23), minor feature additions
Updates
- major Version upgrade.
- 0.4.X now supports Geoserver 2.23 (upgrade of JTS with namespace change, Geotools Upgrade, ...) .
- for older Geoserver 2.14 and earlier use latest 0.3.X Release and see Branch 0_3_x_pre_geoserver_2.14.X.
Features
- added
avoid_empty_proto
option as Geoserver WMS ENV or SlippyMap Request param. Param configures OutputFormat to produce non empty but spec. conformant VectorTiles instead of 0 byte output if no features are in tiles (done by adding empty layer messages).
Changes
- default format and pbf mapping as well as output MIME TYPE changed to
application/vnd.mapbox-vector-tile
- release build with JAVA 11