A Rust library for reading the OpenStreetMap PBF file format (*.osm.pbf).
Johannes Hofmann 31e0488700 Track blob offset, add BlobReader::seek* methods il y a 7 ans
..
proto Update to protobuf 2.0, regenerate files il y a 7 ans
blob.rs Track blob offset, add BlobReader::seek* methods il y a 7 ans
block.rs Document errors il y a 7 ans
dense.rs Add DenseNode::raw_tags il y a 7 ans
elements.rs Implement custom Error struct, remove error_chain il y a 7 ans
error.rs Document errors il y a 7 ans
lib.rs Document errors il y a 7 ans
mmap_blob.rs Implement custom Error struct, remove error_chain il y a 7 ans
reader.rs Implement custom Error struct, remove error_chain il y a 7 ans
util.rs Implement custom Error struct, remove error_chain il y a 7 ans