GeoPackage
Zur Navigation springen
Zur Suche springen
GeoPackage is a universal file format for vector and raster geodata. It’s open, standards-based, application and platform independent, and self-describing. And since its built on top of SQLite, all you need to know is SQL to use GeoPackages on any desktop or mobile OS on the market. GeoPackage is the modern alternative to formats like GeoTIFF and especially Shapefile.
Homepage: http://www.geopackage.org/
Don't confuse with package as a high-level bundling of files or software or as part of programming structures. "Geodata Package File Formats" typically include symbology and styling:
Introduction
Implementation:
- http://www.ogcnetwork.net/geopackage
- GeoPackage is based on concepts from Spatialite (vector) and MBTiles.
Other sources:
- http://geometalab.tumblr.com/post/119804340842/the-shapefile-challenge
- https://twitter.com/search?q=%23TheShapeFileChallenge
- "GeoPackage, das Shapefile der Zukunft" ("GeoPackage the Shapefile of the future"), by Pirmin Kalberer at FOSSGIS 2013: [1]