Package org.openstreetmap.josm.data.osm.pbf
A package for reading OSM PBF files
See PBF format for details.
Note:
BlobHeader
and Blob
are the "root" messages.
The remaining messages are part of the Blob
.-
Class Summary Class Description Blob A "Blob" of data from an OSM PBF file.BlobHeader A "BlobHeader" which contains metadata for aBlob
.HeaderBlock The header block contains data on required features, optional features, the bbox of the data, the source, the osmosis replication timestamp, the osmosis replication sequence number, and the osmosis replication base urlInfo Optional metadata for primitivesOsmPbfFile A class used to determine whether or not a file may be an OSM PBF file -
Enum Summary Enum Description Blob.CompressionType The compression types for the blob