AIFDR / riab

Risk in a Box - main project
Other
17 stars 6 forks source link

Density data needs to be rescaled if layer is subsampled #168

Closed uniomni closed 13 years ago

uniomni commented 13 years ago

For example, population density provided at 5 x 5 km needs to be scaled down by 25 if subsampled to 1 x 1 km. This requires the plugin to access the native resolution as well as the actual subsampled resolution. Not sure how much this involves.

uniomni commented 13 years ago

Issue #156 depends on this

uniomni commented 13 years ago

With changeset #https://github.com/AIFDR/riab/commit/ec0d729034ffa6c90c98e2785e3081240cadefdc we now have original resolution available to use for scaling.