Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix error for old PROJ/GDAL #69

Merged
merged 1 commit into from
Feb 20, 2020
Merged

fix error for old PROJ/GDAL #69

merged 1 commit into from
Feb 20, 2020

Conversation

rsbivand
Copy link
Contributor

I found that with PROJ 520/GDAL 244, CRS() went down the wrong logic branch for NG rgdal. This PR now reverts to using the old code with new sp/rgdal and old PROJ/GDAL.

@edzer edzer merged commit d6e5a67 into edzer:master Feb 20, 2020
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jul 23, 2020
Upstream changes:
Changes in version 1.4-1 (2020-xx-yy)

    warn on NULL projargs in CRS(); edzer/sp#74

Changes in version 1.4-0 (2020-02-21)

    prepare for new (>= 1.5.1) rgdal, which creates and listens to a comments() field of a CRS object carrying a WKT representation of a CRS rather than the proj4string; @rsb, edzer/sp#67 and edzer/sp#69 ; for more info see e.g. edzer/sp#68 and r-spatial/discuss#28

Changes in version 1.3-2 (2019-11-07)

    fix length > 1 in coercion to logical error; #54, #60

    add is.na method for CRS objects
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants