[][src]Module osmpbfreader::reader

Tools for reading a pbf file.

Structs

Blobs

Iterator on the blobs of a file.

Iter

Iterator on the OsmObj of the pbf file.

OsmPbfReader

The object to manage a pbf file.

ParIter

Parallel iterator on the OsmObj of the pbf file.

PrimitiveBlocks

Iterator on the blocks of a file.

Traits

StoreObjs

Trait to allow generic objects (not just BTreeMap) in some methods.

Functions

primitive_block_from_blob

Returns an iterator on the blocks of a blob.