Closed rsbivand closed 4 years ago
Thank you for letting me know. My guess is that the problem is related to a mixed use of sp
and sf
. Commit 3740956 make use of sf
only and should fix the crs mismatch...
I've submitted rgdal anyway. I think @edzer knows how to set up CI with current PROJ and GDAL.
I do, but I don't use it. I'm using CI with ubuntugis-unstable PPA, which hasn't migrated to GDAL 3 yet.
The problem is still present. it is NOT sp/sf. It is probably PROJ version related.
I've just retested the current master with @Nowosad docker (GEOS 3.8.0, GDAL 3.0.2, PROJ 6.2.1) and it seems to work fine.
The getGridLayer example now fails with PROJ 6.1.0 on st_crs(x) == st_crs(y) with current sf (@edzer) and: