Skip to content
Discussion options

You must be logged in to vote

So, I dug through the scenic code and found that in core/geometry.py they use makeShapelyPoint = shapely.lib.points to make a shapely point. I changed it to makeShapelyPoint = shapely.Point and it works fine now. That being said, I'm not particularly happy that I had to meddle with the scenic code to make it work. Is this just a me problem and for everyone else it works fine or is a fix required here?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tbubeck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant