GeoPackage

E856256

GeoPackage is an open, platform-independent, SQLite-based format for storing and exchanging geospatial data such as vector features, tile matrices, and metadata in a single file.

All labels observed (2)

Label Occurrences
GeoPackage canonical 7
GPKG 3

How this entity was disambiguated

Statements (65)

Predicate Object
instanceOf SQLite-based format
geospatial data format
open standard
basedOn SQLite
canStoreAttributes true
canStoreMetadata true
canStoreTileMatrices true
canStoreVectorFeatures true
fileExtension .gpkg
hasAbbreviation GPKG
linked to: GeoPackage
hasAdvantage good performance on mobile devices
open, non-proprietary specification
random access to tiles and features
single-file packaging of multiple datasets
transaction-safe updates
isBinaryFormat true
isContainerFormat true
isDesignedForInteroperability true
isDesignedForMobileUse true
isDesignedForOfflineUse true
isDesignedToReplace file-based raster tile formats
shapefile
isFileBased true
isMoreCompactThan shapefile
isOpenFormat true
isPlatformIndependent true
isSelfContained true
isSingleFileAlternativeTo shapefile
spatialite databases
isSupportedBy ArcGIS Online
ArcGIS Pro
Esri software
FME
GDAL
GeoServer
MapServer
QGIS
many mobile GIS applications
standardizedBy Open Geospatial Consortium
storesAllContentInSingleFile true
supportsCoordinateReferenceSystems yes
supportsDataType attributes
elevation data
extensions
metadata
raster data
tile matrix sets
vector data
supportsGeometryType geometryCollection
lineString
multiLineString
multiPoint
multiPolygon
point
polygon
supportsIndexing yes
supportsMetadataTables yes
supportsMultipleLayers yes
supportsMultipleTileSets yes
supportsSpatialIndex yes
supportsSQLQueries yes
supportsStylingViaExtensions yes
supportsTransactions yes
supportsUserDefinedExtensions yes
usesSQLForDataAccess true

How these facts were elicited

Referenced by (10)

Full triples — surface form annotated when it differs from this entity's canonical label.

QGIS supportsFileFormat GPKG
linked to: GeoPackage
QGIS supportsDatabase GeoPackage
QGIS supportsVectorFormat GeoPackage
GDAL supportsStandard GPKG
linked to: GeoPackage
GeoPackage hasAbbreviation GPKG
linked to: GeoPackage
QGIS Server supportsDataSource GeoPackage
ESRI Shapefile commonAlternative GeoPackage
MapInfo TAB canBeConvertedTo GeoPackage