Documentation ¶
Overview ¶
Package pbf provides functions for parsing OSM PBF files.
The subpackage osmpbf contains the generated code for the OSM .proto files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Pbf ¶
type Pbf struct { Filename string Header *pbfHeader // contains filtered or unexported fields }
func (*Pbf) BlockPositions ¶
Click to show internal directories.
Click to hide internal directories.