Curbcut / curbcut-montreal

Sustainability App for the region of Greater Montreal displaying the work and findings of Mcgill MSSI researchers in the form of interactive dashboards.
MIT License
15 stars 5 forks source link

Infrastructure addition to deal with raster data #37

Open bdbmax opened 2 years ago

bdbmax commented 2 years ago

On the lines of https://github.com/SymbolixAU/mapdeck/issues/40, or with a direct example from raster: https://github.com/hypertidy/silicate/issues/84#issuecomment-438618797

bdbmax commented 2 years ago

To keep resource pressure lower, we could round up raster values to 1-2-3 digits and then regroup them to simplified multipolygons.

bdbmax commented 2 years ago

Or we can also make a grid for all the CMA, and average the values of the raters in them. Similar to the way we display climate risks.