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 年之前
..
proto Regenerate *.rs files in `src/proto/` 5 年之前
blob.rs Run cargo fmt 5 年之前
block.rs Run `cargo fmt` 6 年之前
dense.rs Fix DenseNodeIter when dense node info is empty 5 年之前
elements.rs Run `cargo fmt` 6 年之前
error.rs Stop using Error::description method 5 年之前
indexed.rs Run cargo fmt 5 年之前
lib.rs Add IndexedReader 5 年之前
mmap_blob.rs Run `cargo fmt` 6 年之前
reader.rs changes to not buffer results in memory while preserving existing api 5 年之前
util.rs Run `cargo fmt` 6 年之前