gis-tools-ts - v0.6.0
    Preparing search index...

    Class BlobHeader

    A file contains an sequence of fileblock headers, each prefixed by their length in network byte order, followed by a data block containing the actual data. Types starting with a "_" are reserved. example: { type: 'OSMHeader', indexdata: null, datasize: 173 }

    Index

    Constructors

    Constructors

    • Parameters

      • pbf: PbfReader

        the Protobuf object to read from

      Returns BlobHeader