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
MBtiles is a portable vector file format, storing tiles in an SQLite file. It is widely used in tools to process and visualize vector tiles. Vectorpipe should support this output file format.
The text was updated successfully, but these errors were encountered:
mbutil/patch demonstrates how MBTiles archives can be merged together. This is the sort of thing that could be done when downloading + merging partition output from S3, similar to hadoop fs -getmerge, but content-aware.
MBtiles is a portable vector file format, storing tiles in an SQLite file. It is widely used in tools to process and visualize vector tiles. Vectorpipe should support this output file format.
The text was updated successfully, but these errors were encountered: