osm-pbf-reader

Crates.ioosm-pbf-reader
lib.rsosm-pbf-reader
version0.1.1
sourcesrc
created_at2022-03-13 01:58:42.566702
updated_at2024-02-20 21:34:31.188501
descriptionOpenStreetMap PBF reader
homepage
repositoryhttps://github.com/HellButcher/osm-pbf.git
max_upload_size
id549004
size16,306
Christoph H (HellButcher)

documentation

README

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.

Commit count: 0

cargo fmt