Zapisuje wybrane warstwy projektu do jednego pliku GeoPackage razem z symbolizacją (styl domyślny w GPKG) i kolejnością warstw — cały projekt w jednym pliku, idealny do wysyłki. / Exports selected layers to a single GeoPackage with embedded default styles and preserved layer order — your entire project in one file.
*** ENG description below ***
.
NARZĘDZIE W CAŁOŚCI PO POLSKU
Cały projekt w jednym pliku — bez zgubionej symbolizacji. Wtyczka zapisuje wybrane warstwy wektorowe do JEDNEGO pliku GeoPackage (.gpkg) razem z ich kolorami, etykietami i stylami, zachowując kolejność warstw z panelu.
.
DLACZEGO TO WYGODNE:
- jeden plik .gpkg zamiast dziesiątek shapefile'ów — wysyłasz mailem jak zwykły załącznik,
- symbolizacja jest osadzona W ŚRODKU pliku jako styl domyślny — odbiorca po przeciągnięciu pliku do QGIS widzi mapę dokładnie taką jak u Ciebie,
- koniec z klasycznym problemem "po eksporcie wszystko szare",
- opcjonalnie w pliku osadzany jest też cały projekt QGIS (kolejność i widoczność warstw) — odbiorca otwiera go przez Projekt -> Otwórz z -> GeoPackage.
.
WYBÓR WARSTW:
- tylko wyświetlane warstwy (domyślnie),
- wszystkie warstwy projektu,
- ręczny wybór z listy z ptaszkami (z przyciskami zaznacz/odznacz wszystkie).
.
DODATKOWO:
- kolejność warstw na mapie i na liście zostaje zachowana,
- nazwy warstw są automatycznie czyszczone i unikalne,
- warstwy rastrowe są grzecznie pomijane (z informacją w logu),
- pasek postępu i czytelny log po polsku.
.
*** ENGLISH ***
YOUR ENTIRE PROJECT IN ONE FILE, WITH SYMBOLOGY PRESERVED
The plugin exports selected vector layers to a single GeoPackage file (.gpkg) together with their colors, labels, and styles. Styles are embedded directly in the GeoPackage and set as default styles. As a result, when the recipient drags the file into QGIS, the map is displayed with the same symbology as in the original project. The layer order is preserved. Optionally, the complete QGIS project can also be stored inside the GeoPackage.
.
INSTALLATION:
1. In QGIS, open Plugins > Manage and Install Plugins...
2. Select the Install from ZIP tab.
3. Select the zapisz_projekt_gpkg.zip file and click Install Plugin.
4. The "Zapisz projekt do GPKG" button will appear on the QGIS toolbar.
.
HOW TO USE:
1. Open your QGIS project and click the plugin button.
2. Select the location where the .gpkg file should be saved.
3. Select the layers to export: visible layers only (default), all layers, or selected layers chosen manually from the checklist.
4. Click ZAPISZ DO GPKG and monitor the export progress on the progress bar.
.
HOW TO OPEN THE FILE:
- Drag the .gpkg file into the QGIS window — the layers will be loaded with their predefined symbology.
- Or select Project > Open From > GeoPackage to open the complete project layout with a single action.
.
NOTES:
- Only vector layers are exported to the GeoPackage; raster layers are skipped and reported in the log.
- An existing file with the same name will be overwritten after confirmation.
- QGIS 3.16 or later is required; no additional software or dependencies are needed.
Plugin Tags