R package with preprocessing functions and standard reference data for Flemish Natura 2000 (N2K) habitat (HAB) analyses
GNU General Public License v3.0
2
stars
1
forks
source link
read_GRTSmh***(): harden CRS representation #84
Closed
florisvdh closed 4 years ago
Further follow-up to #67.
By using
sp::CRS(SRS_string = "EPSG:31370")
, compatibility is offered:raster
from CRAN andraster
from GitHubTo be revisited once
raster
from CRAN accepts simple EPSG-code as input forcrs<-
(as on GitHub), i.e. withraster>=3.3-16