geosolutions-it / gfdrr-det

Data Exploration Tool
https://waffle.io/geosolutions-it/gfdrr-det
GNU General Public License v3.0
3 stars 0 forks source link

bbox is now enlarged to fit a pre-defined grid #151

Closed ricardogsilva closed 6 years ago

ricardogsilva commented 6 years ago

This PR implements snapping user supplied bounding boxes to a predefined grid.

Using such a grid is a strategy for re-using previously generated files.

The settings.HEV_E["general"]["bbox_snap_resolution"] setting controls the resolution of the grid, if set (otherwise no snapping is done).