GPKG Tiles 📦

GeoPackage Tiles (OGC raster tiles in SQLite)

Open Beta
.gpkg · application/geopackage+sqlite3

GeoPackage Tiles is the official OGC extension to the GeoPackage specification for storing raster tiles inside a single SQLite file. The service tables gpkg_tile_matrix_set and gpkg_tile_matrix define the zoom pyramid, and the tiles live as PNG blobs in a user table. One .gpkg opens in QGIS, ArcGIS and mobile GIS apps without a server or internet — a popular format for field work. On osm2cdr.ru the export renders the chosen area through QGIS into 256x256 raster tiles in Web Mercator (EPSG:3857), slices them by zoom level (z10-16 by default) and writes them into an OGC-compliant GeoPackage.

Exporta GPKG Tiles ara ✨ Beta oberta — gratuït, sense límits

Característiques clau

Compliance with OGC GeoPackage Tiles (SQLite container)
256x256 raster PNG tiles in a zoom-level pyramid
Web Mercator projection (EPSG:3857), GoogleMapsCompatible scheme
Service tables gpkg_contents, gpkg_tile_matrix_set, gpkg_tile_matrix
A tile-count limit (guard against excessive volume from zoom and area)
Example GPKG Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Sobre el format GPKG Tiles

GeoPackage Tiles is the official extension of the OGC GeoPackage standard: raster map tiles sit as PNG blobs inside an ordinary SQLite file, while service tables describe the zoom pyramid and the georeferencing. One file, no companion folders, no tile server.

This export is taken for work without the internet: a tablet in the field, a site visit, an expedition where the signal drops out. You put the file into the device's storage, the application opens it as an ordinary basemap — and the map of the area stays at hand regardless of the network.

The file holds the selected area rendered into 256x256 pixel tiles in the Web Mercator projection (EPSG:3857) following the GoogleMapsCompatible scheme, together with the gpkg_contents, gpkg_tile_matrix_set and gpkg_tile_matrix service tables. By default the zoom range runs from ten to sixteen — from a city overview down to individual buildings; the bounds of the range are set at export time.

The tiles are raster: this is a picture, not features — OSM tags are not preserved in them and clicking a building returns nothing. The tile count grows fourfold with every zoom level, so there is a limit of 50,000 tiles per file: with too large an area and deep zoom the export will stop, and the range has to be narrowed.

Quin programa obre els fitxers GPKG Tiles

Els programes i les aplicacions següents poden obrir, editar i treballar amb fitxers GeoPackage Tiles (OGC raster tiles in SQLite) (.gpkg) exportats des d'OSM2CDR:

🌎QGIS 🌎ArcGIS Pro 💻QField 💻Locus Map 💻GDAL / ogrinfo

Format specifications

Qui utilitza els mapes GPKG Tiles

🏗
Offline basemap on a tablet for field surveying and cadastral work
A map of the area sits in the tablet's storage as a single file and opens without a network right during the work.
💻
Basemap in mobile GIS apps (QField, Locus Map, OruxMaps)
A ready basemap for QField, Locus Map and OruxMaps — it attaches as the project's base map.
📊
Expeditions and field trips without internet — the whole area in one portable file
The whole territory you need in one portable file: no server, no pre-caching of tiles.
🎨
An archival OSM basemap snapshot for a specific date for reuse
A snapshot of the OSM basemap as of a specific date — the file does not change and can be reused.

Com exportar GPKG Tiles

1
Selecciona l'àrea
Dibuixa un rectangle o un polígon al mapa interactiu d'osm2cdr.ru
2
Tria GPKG Tiles
Tria GeoPackage Tiles (OGC raster tiles in SQLite) de la llista de 127 formats d'exportació disponibles
3
Exporta
Fes clic a Exporta i rep el fitxer .gpkg en 1-5 minuts
4
Descarrega
Descarrega el fitxer GPKG Tiles llest i obre'l amb QGIS

Com obrir el fitxer després de l'exportació

Mapes populars en GPKG Tiles

Free

Obtingues exportacions de mapes GeoPackage Tiles (OGC raster tiles in SQLite)

Descarrega mapes GPKG Tiles professionals d'OpenStreetMap. Generació instantània, qualsevol àrea.

Gratuït / exportació
Exporta GPKG Tiles ara →

Preguntes freqüents

Are these raster or vector tiles?
What projection are the tiles in?
Why is the zoom range limited?
Are OSM attributes preserved?
How is this different from MBTiles and PMTiles?

Formats relacionats

Sovint exportats junts

Related Articles