Transform BoundingBox stable in case of world envelopes
Catch ProjectionException if one single feature could not be projected. Log an exception but continue encoding
Use spring-test instead of mockrunner for tests. This is required for Geoserver > 2.12
Bind request path to controller otherwise the wicket url has been dispatched to the slippy tiles controller
Add nullguard to prevent Issue #6
Change mime-type to be compatible with GWC
Fix bug that points have not been encoded
Fix Tests and Testfile
Updates
Add support for Boolean and Integer properties
Add support for Vector Tiles Version 2
Features
Add bboxToBoundsViewparam support. In This case the BBOX is delivered as VIEW_PARAM to the WMS Layer. This can be used to restrict complex DB Queries spatially
Fixed Problems
Updates
Features