GeoPackage: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
GeoPackage{{ref|GeoPackage}} is an open, standards-based, platform-independent, portable, self-describing, compact format for transferring geospatial information. GeoPackages are widely used in programs like [[QGIS]].
GeoPackage{{ref|GeoPackage}} 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{{ref|GeoWiki}}. 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 {{software}}.
GeoPackage features (2D vector data), such as buildings or terrains can be imported into and exported from the {{software}}.
Line 10: Line 10:
* [[How to export objects in a Project to a GeoPackage]]
* [[How to export objects in a Project to a GeoPackage]]
* [[How to export a GeoPackage from QGIS]]
* [[How to export a GeoPackage from QGIS]]
* [[How to create a GeoShare Viewer]]
* [[How to convert a GeoJSON to GeoPackage using QGIS]]
|seealso=
|seealso=
* [[Geo Data]]
* [[Geo Data]]
Line 18: Line 20:
{{ref|GeoPackage
{{ref|GeoPackage
   |name=GeoPackage
   |name=GeoPackage
   |author=
   |author=Open GeoSpatial Consortium
   |page=
   |page=
   |source=
   |source=
   |link=https://www.geopackage.org/
   |link=https://www.geopackage.org/
   |lastvisit=2025-09-01
   |lastvisit=2025-09-01
}}
{{ref|GeoWiki
|name=GeoPackage
|author=Wikipedia
|page=
|source=
|link=https://en.wikipedia.org/wiki/GeoPackage
|lastvisit=2026-03-11
}}
}}
</references>
</references>
}}
}}
{{GeoDataOverview}}
{{GeoDataOverview}}

Latest revision as of 08:52, 11 March 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.

How-to's

See also

References

  1. GeoPackage ∙ Open GeoSpatial Consortium ∙ Found at: https://www.geopackage.org/ ∙ (last visited: 2025-09-01)
  2. GeoPackage ∙ Wikipedia ∙ Found at: https://en.wikipedia.org/wiki/GeoPackage ∙ (last visited: 2026-03-11)