mlr-org / mlr3spatial

Spatial objects within the mlr3 ecosystem
https://mlr3spatial.mlr-org.com
42 stars 6 forks source link

CRS info is not stored in `DataBackendRaster` #55

Closed pat-s closed 2 years ago

pat-s commented 2 years ago

I.e. querying the CRS via terra::crs() from a DataBackendRaster returns nothing as we don't store the initial CRS info within the backend.