About 50 results
Open links in new tab
  1. Converting geodatabase into GeoPackage using ArcGIS Pro

    Oct 29, 2024 · I am using ArcGIS Pro 3.1.2. Is there a tool that can convert a geodatabase containing multiple vector layers into a GeoPackage?

  2. What are the advantages of using GeoPackage over Shapefiles?

    Apr 17, 2019 · What are the advantages of using GeoPackage over Shapefiles? [closed] Ask Question Asked 6 years, 10 months ago Modified 2 years, 2 months ago

  3. convert - Converting geopackage to feature class (shapefile or ...

    Mar 17, 2021 · I work with ArcGIS Pro and got a geopackage (.gpkg) from a client. It seems that one cannot directly work with the geopackage data in ArcGIS, so I would like to convert it to a shapefile …

  4. Deleting layer from GeoPackage in QGIS

    Mar 5, 2025 · I created a GeoPackagein QGIS 3.18 that contains different entries (layers). How can I delete just one entry of this GeoPackage?

  5. import - Importing downloaded GeoPackage file into QGIS

    Dec 21, 2022 · Assuming this geopackage contains layers: Open Qgis. press ctrl + shift + v. For "Source", browse to the .gpqg file. Press "Add". A new window will show you which layers from the …

  6. Exporting feature class from GDB into GeoPackage using ArcGIS Pro

    Jun 7, 2022 · 1 I am using ArcGIS Pro 2.7. I'm trying to export a feature class from an ESRI GDB into a GeoPackage using the following geoprocessing tools/methods, and all seem to fail: Connect to …

  7. Can a layer style be read-only or locked to a GeoPackage?

    May 27, 2024 · When looked from the GeoPackage side, a GeoPackage file (actually an SQLite database) is a single file and it is not possible to set individual tables, in this case a "layer_styles" …

  8. geopackage - Displaying photo stored as blob in GPKG in QGIS layout ...

    Sep 1, 2024 · Can I display photo stored as blob in gpkg in QGIS layout to print?

  9. Unique constraint failed error when saving GeoPackage in QGIS

    Jun 6, 2021 · In QGIS, when using Processing tools, the temporary output layer in many cases cannot be saved as Geopackage. This happens for example when using "Explode lines" or …

  10. GeoPackage in QGIS: what are .gpkg-shm and .gpkg-wal files?

    Apr 15, 2021 · In QGIS, if I open some GeoPackage file like mylayers.gpkg, it will create two files named mylayers.gpkg-shm and mylayers.gpkg-wal in the same folder. After I close QGIS, these files …