A Rust library for reading the OpenStreetMap PBF file format (*.osm.pbf).
Johannes Hofmann a990538123 Merge branch 'bugfix/dense_node_iterator' of https://github.com/nikmikov/osmpbf into nikmikov-bugfix/dense_node_iterator 5 years ago
..
proto Regenerate *.rs files in `src/proto/` 5 years ago
blob.rs Run cargo fmt 5 years ago
block.rs Run `cargo fmt` 6 years ago
dense.rs Fix DenseNodeIter when dense node info is empty 5 years ago
elements.rs Run `cargo fmt` 6 years ago
error.rs Stop using Error::description method 5 years ago
indexed.rs Run cargo fmt 5 years ago
lib.rs Add IndexedReader 5 years ago
mmap_blob.rs Run `cargo fmt` 6 years ago
reader.rs changes to not buffer results in memory while preserving existing api 5 years ago
util.rs Run `cargo fmt` 6 years ago