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

od_aggregate: make sure aggzones are not intersecting #44

Open
idshklein opened this issue May 9, 2022 · 1 comment
Open

od_aggregate: make sure aggzones are not intersecting #44

idshklein opened this issue May 9, 2022 · 1 comment

Comments

@idshklein
Copy link

when using od_aggregate, st_join sometimes joins 2 polygons to an o or d, due to the fact that aggzones are overlapping, and the o or d resides in both.
the function should throw an error when aggzones are intersecting.

I'll supply a reprex if requested

@Robinlovelace
Copy link
Member

Hi @idshklein great to see od is being used, by someone other than me and colleagues in ITSLeeds! Please do supply a reprex, could be a solid foundation for a fix to this issue.

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