geopackage-ts
    Preparing search index...

    Variable GEOMETRY_MAGICConst

    GEOMETRY_MAGIC: 18256 = 0x4750

    Magic number (0x4750) that identifies the start of a GeoPackage Binary geometry header.

    The two-byte value corresponds to the ASCII string 'GP' and is present at the beginning of every standard GeoPackage geometry BLOB. See GeoPackage Binary Header.