Iterator over a OSM file in pbf format.
Iterator over a DenseDataNode block.
Iterator over a DenseDataNode block. By default, lanOffset, longOffset and graularity is 0, 0 and 100 because I did not found pbf files with other values.
Iterable process all entities.
Iterate over all OSMEntities in a FileBlock.
Iterate over all OSMEntities in a FileBlock. The Blob content must be a "OSMData" FileBlock
Iterator over all entities in a pbf file.
Iterator over all entities in a pbf file. Every item is a OSMEntity object.
Factory to create EntityIterator objects from different sources.
Iterator over a OSM file in pbf format. Each item is a tuple of BlobHeader and Blob