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

Compose road/rail networks from multiple OSM extracts #178

Merged
merged 10 commits into from
Mar 18, 2024

Conversation

thomas-fred
Copy link
Contributor

Build road/rail networks from more than one OSM extracts.

One may specific per-extract filters, allowing for road-residential in Thailand, but road-primary in neighbouring Myanmar, for example.

Restore prior functionality -- can request 'road-secondary',
'road-residential' as opposed to 'road'. Each filter string has its own
file.

Precursor to networks of varying fidelity.
test_exposure_by_admin_by_admin_region.py fails as dask dataframe index
will not volunteer in-memory values where previously it would.

The most recent dask version,
https://docs.dask.org/en/stable/changelog.html#v2024-3-0 has resulted in
internal changes to dataframe queries. Suspect this is the culprit.
@thomas-fred thomas-fred merged commit c0874d5 into main Mar 18, 2024
1 check passed
@thomas-fred thomas-fred deleted the feature/heterogeneous_density_road_network branch March 18, 2024 10:01
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.

1 participant