You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if addRasterImage could support for SpatRaster objects from the terra package (a replacement for the raster package). It should perform better as terra::project is much faster than raster::projectRaster. It also should be easy to do, the interface of terra is very similar to that of raster. It would also be great if the leaflet method could support vector data from sf and SpatVector from terra.
Jo-Schie, GreatEmerald, tmnestor, Rapsodia86, AMBarbosa and 4 more