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
The "design flaw" I'm talking about is that we have a shard table linking to both map image and grid. This makes updates more complicated because we have to take into account that one of the two might be filled in, or the row doesn't exist at all. Separating these into two tables would make it easier for mbtiles to create and continually update files.
Saw this comment in node-mbtiles - is there a more specific concern here that we can address, @kkaefer?
The text was updated successfully, but these errors were encountered: