Am 09.01.23 um 16:54 schrieb Richard Duivenvoorde via QGIS-Developer:

Anybody has experience with zipping "laaaarge zipped GeoPackages"? ;-) Is that useful? I just tested a 885MB mbtiles file (I know not geopackage...but still sqlite isnt't it?), and that ended up in 868MB.

For *raster* GPKGs/MBTiles it won't do much. JPG and PNG tiles are already compressed and DEFLATE on top won't do anything interesting unless there is lots of identical tiles inside
For *vector* data it should offer considerable savings in most cases.

E. g.:

114M Address_25832_all.gpkg
16M Address_25832_all.gpkg.zipĀ  # standard zip, not sozip

Or see https://github.com/sozip/sozip-examples for actual sozip examples.

Very cool project, Even! (Why not "Cloud-Optimized" though? ;) )

Cheers, Hannes

_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
  • [QGIS-Developer] Fw... Even Rouault via QGIS-Developer
    • Re: [QGIS-Deve... Richard Duivenvoorde via QGIS-Developer
      • Re: [QGIS-... Even Rouault via QGIS-Developer
      • Re: [QGIS-... WhereGroup
        • Re: [Q... Even Rouault via QGIS-Developer
          • [Q... Catania, Luke A ERDC-RDE-GRL-VA CIV via QGIS-Developer
            • ... Ismail Sunni via QGIS-Developer
              • ... Catania, Luke A ERDC-RDE-GRL-VA CIV via QGIS-Developer
            • ... Nyall Dawson via QGIS-Developer
              • ... Catania, Luke A ERDC-RDE-GRL-VA CIV via QGIS-Developer

Reply via email to