This website works better with JavaScript
Home
Explore
Help
Sign In
b-r-u
/
osmpbf
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
18
Wiki
Activity
A Rust library for reading the OpenStreetMap PBF file format (*.osm.pbf).
111
Commits
1
Branch
Tree:
a990538123
master
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a990538123'
${ noResults }
osmpbf
/
src
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