Module osmpbf::dense[][src]

Expand description

Iterate over the dense nodes in a PrimitiveGroup

Structs

An OpenStreetMap node element from a compressed array of dense nodes (See OSM wiki).

Optional metadata with non-geographic information about a dense node

An iterator over dense nodes info. It decodes the delta encoded values.

An iterator over dense nodes. It decodes the delta encoded values.

An iterator over the tags of a node. It returns a pair of indices (key and value) to the stringtable of the current PrimitiveBlock.

An iterator over the tags in a dense node.