4 releases

0.1.0-alpha.4 Dec 19, 2022
0.1.0-alpha.3 Mar 15, 2022
0.1.0-alpha.1 Mar 13, 2022

#274 in Compression

BSD-2-Clause

31KB
885 lines

osm-pbf-reader

license: MIT Rust CI Crates.io docs.rs

Fast OpenStreetMap PBF-File reader.

Features

WIP ⚠

  • Fast & Simple to use
  • Parallelizable with rayon using par_bridge.
  • supports zlib & lzma compresses blobs

License

This repository is licensed under

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

Dependencies

~2.2–4MB
~87K SLoC