GeoPackage 📦

GeoPackage (GPKG)

Open Beta
.gpkg · application/geopackage+sqlite3

GeoPackage అనేది ఒకే SQLite ఆధారిత ఫైల్‌లో భౌగోళిక డేటాను నిల్వ చేయడానికి ఆధునిక OGC ఫార్మాట్. పాత Shapefileకు ప్రత్యామ్నాయం, ఒకే కంటైనర్‌లో వెక్టర్ మరియు రాస్టర్ పొరలకు మద్దతు ఇస్తుంది.

ఇప్పుడే GeoPackage ఎగుమతి చేయండి ✨ ఓపెన్ బీటా — ఉచితం, పరిమితులు లేవు

ముఖ్య లక్షణాలు

ఒకే ఫైల్ -- అన్ని పొరలు
SQLite ఫార్మాట్
OGC ప్రమాణం
వెక్టర్ మరియు రాస్టర్ పొరలు
Example GeoPackage export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

GeoPackage ఫార్మాట్ గురించి

GeoPackage is an OGC standard adopted in 2014. Under the hood it is an ordinary SQLite database in which layers, geometry and metadata are laid out by the standard's rules. A single .gpkg file can hold any number of vector layers, rasters, styles and tables without geometry.

It was devised as the replacement for the shapefile, and it cured all of its ailments: field names of any length, UTF-8 with no tricks, no set of companion files that must never be separated, and no two-gigabyte limit. Today GeoPackage is the default format in QGIS and the standard exchange unit in many organizations.

Each map layer becomes a separate table with its own OpenStreetMap attributes and a spatial index that is built automatically. Coordinates are WGS84 (EPSG:4326). All of it in one file: convenient to send, to put in the cloud or to take with you into the field.

You can also work with it as a database: a .gpkg opens in any SQLite client, and ordinary SQL queries apply to the layers.

GeoPackage ఫైళ్లను ఏ ప్రోగ్రామ్ తెరుస్తుంది

OSM2CDR నుండి ఎగుమతి చేసిన GeoPackage (GPKG) (.gpkg) ఫైళ్లను కింది ప్రోగ్రామ్‌లు మరియు అప్లికేషన్‌లు తెరవగలవు, సవరించగలవు మరియు వాటితో పని చేయగలవు:

🌎QGIS 🌎ArcGIS 💻GeoServer 💻MapServer 💻SpatiaLite GUI 💻GDAL/OGR

Format specifications

GeoPackage మ్యాప్‌లను ఎవరు ఉపయోగిస్తారు

🏗
ఆధునిక GIS విశ్లేషణ
All the layers of the area in one file, ready for analysis in QGIS or ArcGIS.
💻
ఆఫ్‌లైన్ మ్యాప్‌లు
The whole map sits in a single file and works with no internet.
📊
మొబైల్ GIS
QField, Mergin Maps and other field apps take a .gpkg as their main source.
🎨
Shapefile ప్రత్యామ్నాయం
No limits on field names, no companion files, no encoding trouble.
🗺
డేటా మార్పిడి
One file instead of an archive — easy to send to a colleague or a contractor.

GeoPackage ను ఎలా ఎగుమతి చేయాలి

1
ప్రాంతాన్ని ఎంచుకోండి
osm2cdr.ru లోని ఇంటరాక్టివ్ మ్యాప్‌పై ఒక దీర్ఘచతురస్రం లేదా బహుభుజిని గీయండి
2
GeoPackage ను ఎంచుకోండి
అందుబాటులో ఉన్న 127 ఎగుమతి ఫార్మాట్‌ల జాబితా నుండి GeoPackage (GPKG) ను ఎంచుకోండి
3
ఎగుమతి
'ఎగుమతి' క్లిక్ చేసి మీ .gpkg ఫైల్‌ను 1-5 నిమిషాల్లో అందుకోండి
4
డౌన్‌లోడ్
సిద్ధంగా ఉన్న GeoPackage ఫైల్‌ను డౌన్‌లోడ్ చేసి దానిని QGIS లో తెరవండి

ఎగుమతి తర్వాత ఎలా తెరవాలి

GeoPackage లో జనాదరణ పొందిన మ్యాప్‌లు

ఉచితం

GeoPackage (GPKG) మ్యాప్ ఎగుమతులను పొందండి

OpenStreetMap నుండి ప్రొఫెషనల్ GeoPackage మ్యాప్‌లను డౌన్‌లోడ్ చేయండి. తక్షణ ఉత్పత్తి, ఏ ప్రాంతమైనా.

ఉచితం / ఎగుమతి
ఇప్పుడే GeoPackage ఎగుమతి చేయండి →

తరచుగా అడిగే ప్రశ్నలు

GeoPackage Shapefile కంటే ఎందుకు మెరుగైనది?
GeoPackageను QGISలో తెరవవచ్చా?
How do I find out which layers are inside the file?
Which coordinate system do the layers arrive in?
Can I edit the file and add my own layers?

ఇతర ఫార్మాట్‌లతో పోల్చండి

సంబంధిత ఫార్మాట్‌లు

తరచుగా కలిసి ఎగుమతి చేయబడేవి

Related Articles