[][src]Module osmpbf::block

HeaderBlock, PrimitiveBlock and PrimitiveGroups

Structs

BlockElementsIter

An iterator over the elements in a PrimitiveGroup.

GroupIter

An iterator over the groups in a PrimitiveBlock.

GroupNodeIter

An iterator over the nodes in a PrimitiveGroup.

GroupRelationIter

An iterator over the relations in a PrimitiveGroup.

GroupWayIter

An iterator over the ways in a PrimitiveGroup.

HeaderBlock

A HeaderBlock. It contains metadata about following PrimitiveBlocks.

PrimitiveBlock

A PrimitiveBlock. It contains a sequence of groups.

PrimitiveGroup

A PrimitiveGroup contains a sequence of elements of one type.