[][src]Module osmpbfreader::blocks

Iterators of OpenStreetMap objects from a block.

Structs

Nodes

Iterator on the Node of a PrimitiveBlock.

OsmObjs

Iterator on the OsmObj of a PrimitiveBlock.

Relations

Iterator on the Relation of a PrimitiveBlock.

Ways

Iterator on the Way of a PrimitiveBlock.

Functions

iter
nodes
relations
ways