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 年 前