Maps4HTML / geoserver

Maps for HTML MapML Extension / plug-in development fork of GeoServer
https://docs.geoserver.org/latest/en/user/extensions/mapml/index.html
Other
3 stars 1 forks source link

Incorrect layer bounds when using GetMap-generated tile requests #43

Closed prushforth closed 3 years ago

prushforth commented 3 years ago

The MapMLController.mapml(...) function returns incorrect axis max/min values in certain situations when the Use Tiles is checked but there exists no GeoWebCache gridSubset, so the MapMLController.mapml(...) function generates GetMap request URL templates for tiles etc. This was missed due to branch test undercoverage.

prushforth commented 3 years ago

Fixed by https://github.com/Maps4HTML/geoserver/commit/f2f96f4d3668a88fd828428857d345ab0872aaa6