The GeoPackage user version stored in the SQLite database header at offset 60.
Encodes the GeoPackage version as a decimal integer in the form MMmmPP
where MM is the major version, mm is the minor version, and PP is
the patch version. The value 10200 corresponds to GeoPackage version 1.2.0.
The GeoPackage user version stored in the SQLite database header at offset 60.
Encodes the GeoPackage version as a decimal integer in the form
MMmmPPwhereMMis the major version,mmis the minor version, andPPis the patch version. The value10200corresponds to GeoPackage version 1.2.0.