edwindj / sdcSpatial

Create privacy protected maps with R
https://edwindj.github.io/sdcSpatial/
8 stars 1 forks source link

sdc_raster for large rasters is slow #13

Open edwindj opened 1 year ago

edwindj commented 1 year ago

sdc_rasters rasters with more than 1000x1000 cells take minutes to create.

Typically city size rasters are fast (<second), country sized raster slow (minutes).

This is due to:

The operation can be made a lot faster: seconds for a country sized raster.