koordinates / kart

Distributed version-control for geospatial and tabular data
https://kartproject.org
Other
522 stars 41 forks source link

GPKG working copies have incorrect application_id #902

Closed craigds closed 1 year ago

craigds commented 1 year ago

Describe the bug

https://www.geopackage.org/spec131/#r2 says the application_id for geopackages should be 0x47504B47, but Kart doesn't set it.

To Reproduce

$ ogrinfo -ro -so -al mywc.gpkg > /dev/null
Warning 1: GPKG: bad application_id=0x00000000 on 'mywc.gpkg'

Expected behaviour

No warning from OGR

Version Info

v0.14.1.dev0 ; MacOS