You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
I am trying to use the patch script to patch 2 .mbtiles files together. I run
And I get the output error
If I unpack the mbtiles and look at their metadata.json, the source has an empty object in its metadata, and the destination has some metadata:
I'm not sure I understand why the patch script is giving me this error?