GeoPackage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
{{article end | {{article end | ||
|notes=*Shapefiles can be converted to a GeoPackage using [[QGIS]]. | |||
|howtos= | |howtos= | ||
* [[How to import a GeoPackage file]] | * [[How to import a GeoPackage file]] | ||
Latest revision as of 11:34, 29 April 2026
GeoPackage[1] is an open, standards-based, platform-independent, portable, self-describing, compact format for transferring geospatial information. It uses spatial indexes for performance and contains a SQLite database for storing data efficiently[2]. GeoPackages are widely used in programs like QGIS.
GeoPackage features (2D vector data), such as buildings or terrains can be imported into and exported from the Tygron Platform.
A GeoPackage contains one ore more layers. Generally each layer is assigned a particular geometry type, such as Point, Line or Multi Polygon.
Notes
- Shapefiles can be converted to a GeoPackage using QGIS.
How-to's
- How to import a GeoPackage file
- How to export objects in a Project to a GeoPackage
- How to export a GeoPackage from QGIS
- How to create a GeoShare Viewer
- How to convert a GeoJSON to GeoPackage using QGIS
See also
References
- ↑ GeoPackage ∙ Open GeoSpatial Consortium ∙ Found at: https://www.geopackage.org/ ∙ (last visited: 2025-09-01)
- ↑ GeoPackage ∙ Wikipedia ∙ Found at: https://en.wikipedia.org/wiki/GeoPackage ∙ (last visited: 2026-03-11)