Module osmpbf::block[][src]

Expand description

HeaderBlock, PrimitiveBlock and PrimitiveGroups

Structs

An iterator over the elements in a PrimitiveGroup.

An iterator over the groups in a PrimitiveBlock.

An iterator over the nodes in a PrimitiveGroup.

An iterator over the relations in a PrimitiveGroup.

An iterator over the ways in a PrimitiveGroup.

A HeaderBlock. It contains metadata about following PrimitiveBlocks.

A PrimitiveBlock. It contains a sequence of groups.

A PrimitiveGroup contains a sequence of elements of one type.