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

Make snapping rely on shapely's snapping function? #44

Open
liberostelios opened this issue Oct 14, 2020 · 0 comments
Open

Make snapping rely on shapely's snapping function? #44

liberostelios opened this issue Oct 14, 2020 · 0 comments
Labels
question Further information is requested

Comments

@liberostelios
Copy link
Collaborator

Now we have our own code for snapping the geometry which might sometimes freak out as it makes a few assumptions. It might be worth trying to replace the whole thing using the shapely.ops.snap function which should be reliable. Maybe worth a try.

@liberostelios liberostelios added the question Further information is requested label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant