"GeoPackage is an open, standards-based, platform-independent,
portable, self-describing, compact format for transferring geospatial
information.
- vector features
- tile matrix sets of imagery and raster maps at various scales
- extensions
Since a GeoPackage is a database container, it supports direct use. This means that the data in a GeoPackage can be accessed and updated in a "native" storage format without intermediate format translations. GeoPackages that comply with the requirements in the standard and do not implement vendor-specific extensions are interoperable across all enterprise and personal computing environments. GeoPackages are particularly useful on mobile devices such as cell phones and tablets in communications environments where there is limited connectivity and bandwidth."
http://www.geopackage.org/
https://gitlab.com/GitLabRGI/geopackage-python
No comments:
Post a Comment