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

Vector geometry invalidity/frailty exposed as unrelated bugs fixed in GEOS and GDAL #27

Open
rsbivand opened this issue Sep 11, 2019 · 0 comments

Comments

@rsbivand
Copy link
Member

Ongoing changes in vector geometry validity handling in GEOS and GDAL drivers used in R packages sf, rgdal and rgeos have led to unexpected changes or failures in R workflows and packages using these packages. Operations which previously appeared to succeed now fail, either noisily (good) or silently (bad).

  • Invite users/developers to contribute cases

  • Add other examples and links.

Shapefile affected: ESRI Shapefile driver not roundtripping in edge case

Intersection affected: GEOS 3.7.1 to 3.7.2 tightening of validity needed for operations

Plotting in tmap affected: tm_graticules() does not work for some cases

lidR problem with class inheritance

MODIS getTile() sp subset or raster::crop issues with PROJ 6.1 and GDAL 3.0

inlmisc Possible GEOS version vulnerability (3.7.2)

  • Provide recommendations for checking/testing driver/GEOS versions in use and expected geometry handling outcomes

This issue is based on https://github.com/rsbivand/geostat19_talk; https://rsbivand.github.io/geostat19_talk/Discuss_issue_drafts.html

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

No branches or pull requests

1 participant