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

Possible GEOS version vulnerability (3.7.2) #106

Closed
rsbivand opened this issue May 29, 2019 · 1 comment
Closed

Possible GEOS version vulnerability (3.7.2) #106

rsbivand opened this issue May 29, 2019 · 1 comment

Comments

@rsbivand
Copy link

Running reverse dependency checks on rgdal, I've hit an error

Error in RGEOSBinTopoFunc(spgeom1, spgeom2, byid, id, drop_lower_td, unaryUnion_if_byid_false,  : 
  TopologyException: Input geom 0 is invalid: Ring Self-intersection at or near point 2 3 at 2 3

in the Grid2Polygons() example. It occurs in sp.polys.df <- raster::crop(sp.polys.df, ply) which uses rgeos. My GEOS is 3.7.2-CAPI-1.11.2.

@jfisher-usgs
Copy link
Member

Thank you for bringing this to my attention. The error has been fixed in the latest version (0.4.7) of inlmisc.

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

2 participants