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

GIS Manipulation Lesson- Fire state error #87

Open
zoeagolden opened this issue Mar 14, 2024 · 0 comments
Open

GIS Manipulation Lesson- Fire state error #87

zoeagolden opened this issue Mar 14, 2024 · 0 comments

Comments

@zoeagolden
Copy link

fire_state <- st_intersection(fire, USA_sf)

although coordinates are longitude/latitude, st_intersection assumes that they are planar
Error in CPL_geos_op2(op, x, y) :
Evaluation error: TopologyException: Input geom 1 is invalid: Self-intersection at or near point -122.22023214145551 38.060546475680134 at -122.22023214145551 38.060546475680134.

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