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

allow edge vertices in isochones #401

Merged
merged 6 commits into from
Mar 5, 2024
Merged

allow edge vertices in isochones #401

merged 6 commits into from
Mar 5, 2024

Conversation

knaaptime
Copy link
Member

@knaaptime knaaptime commented Mar 5, 2024

ok, this is really neat. When you build a pandana network using a query from OSMnx, you get the geometries back for free. In that case, we can explode the road geometries to make the isochrone more accurate by filling in gaps where there are roads but no intersections. Original implementation:

Screenshot 2024-03-04 at 4 27 21 PM

versus the new option to use_edges when available:

Screenshot 2024-03-04 at 4 23 04 PM

@knaaptime knaaptime merged commit 7a81b6c into main Mar 5, 2024
6 checks passed
@knaaptime knaaptime deleted the lodescodes branch March 5, 2024 23:44
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

Successfully merging this pull request may close these issues.

None yet

1 participant