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

Change pbf processor to osmium #86

Merged
merged 6 commits into from
Mar 16, 2020
Merged

Conversation

nilsnolde
Copy link
Contributor

Fixes #80

This will:

  • remove imposm
  • add osmium as dependency
  • osmium memory strategies are settable in ops_config.yml
  • multiprocessing will thread one process per PBF file

Concurrency is now handled on a file basis, so single file imports are expected to be slightly slower than before. Multi-file import should be considerably faster

@nilsnolde nilsnolde merged commit af11c71 into v1.0-release Mar 16, 2020
@nilsnolde nilsnolde deleted the change_pbf_processor branch March 16, 2020 02:04
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