GeoPackage Extensions

GeoPackage Extensions
Login

Implements some of the functionality required for GeoPackage.

Currently targetted to the 2012-09-21 version of the OGC Candidate Standard.

It builds on the functionality provided by SpatiaLite version 4. It can be used as a dynamically loaded extension, or linked in.

GeoPackage Extensions functions:

Note that isJpegBlob (GeoPackage spec 9.8.6), isPngBlob (GeoPackage spec 9.8.7), isTiffBlob (GeoPackage spec 9.8.8) and isWebpBlob (GeoPackage spec 9.8.9) are implemented in SpatiaLite.

Also note that gpkgBboxToTiles (GeoPackage spec 9.8.10) is not implemented yet.