Module osmpbfreader::blocks

source ·
Expand description

Iterators of OpenStreetMap objects from a block.

Structs

  • Iterator on the Node of a PrimitiveBlock.
  • Iterator on the OsmObj of a PrimitiveBlock.
  • Iterator on the Relation of a PrimitiveBlock.
  • Iterator on the Way of a PrimitiveBlock.

Functions