Docs.rs
osmptparser-2.2.0
osmptparser 2.2.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
crates.io
Source
Owners
jperelli
Dependencies
crossbeam ^0.8.4
normal
num_cpus ^1.16.0
normal
osm_pbf_iter ^0.2.1
normal
serde_json ^1.0.127
normal
structopt ^0.3.26
normal
Versions
74.07%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
osmptparser
2.2.0
All Items
Crate Items
Structs
Crate
osmptparser
Copy item path
Source
Structs
ยง
Area
Area simple model
Parse
Status
Public transport simple model
Parser
Main class that parses a pbf file and maintains a cache of relations/ways/nodes then provides methods to access the public transports (PTv2) inside that (cached) file
Parser
Relation
Iterator
Sequential iterator that returns a Relation on each turn
Public
Transport
Public transport simple model
Relation
OSM relation representation with all the relevant osm data (tags and ids of relation and all ways and nodes)