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

Switch the import process to use osm.pbf #1133

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Switch the import process to use osm.pbf #1133

merged 2 commits into from
Dec 31, 2023

Conversation

dabreegster
Copy link
Collaborator

Now that osm2streets can read XML or PBF files without caring about the difference, the import pipeline here can be slimmed down to use the smaller (and faster tor read) PBF files. The data/input directory with all maps shrinks from 42GB to 34GB with this change.

I regenerated everything on a laptop without Docker working properly, so the elevation data seems to have broken for Seattle. Uploading anyway. Working on a much simpler elevation reader without the same dependency problems in https://github.com/a-b-street/abstreet/tree/elevation and unlikely to do a new release anytime soon.

@dabreegster dabreegster merged commit 6685b35 into main Dec 31, 2023
1 check passed
@dabreegster dabreegster deleted the pbf_import branch December 31, 2023 10:25
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