inbo / n2khab

R package with preprocessing functions and standard reference data for Flemish Natura 2000 (N2K) habitat (HAB) analyses
https://inbo.github.io/n2khab
GNU General Public License v3.0
2 stars 1 forks source link

read_GRTSmh***(): harden CRS representation #84

Closed florisvdh closed 4 years ago

florisvdh commented 4 years ago

Further follow-up to #67.

By using sp::CRS(SRS_string = "EPSG:31370"), compatibility is offered:

To be revisited once raster from CRAN accepts simple EPSG-code as input for crs<- (as on GitHub), i.e. with raster>=3.3-16