od_aggregate: make sure aggzones are not intersecting
Open
- Dominant language
- R
- Stars
- 34
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.