mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 21:31:49 +03:00
24819bdb45
* BREAKING: `martin-cp` will now set `format=pbf` instead of `mvt`. This is what QGIS and possibly others expect, and this is what tools like tilelive generates. * `martin-cp` sets `minzoom` and `maxzoom` metadata values based on the zoom parameters * Add `mbtiles meta-update` command to refresh zoom levels based on the present tiles. Partially addresses items in #1081
26 lines
453 B
Plaintext
26 lines
453 B
Plaintext
[INFO ] cp_flat has an unrecognized metadata value foo={"bar":"foo"}
|
|
id: cp_flat
|
|
tile_info:
|
|
format: mvt
|
|
encoding: gzip
|
|
tilejson:
|
|
tilejson: 3.0.0
|
|
tiles: []
|
|
vector_layers:
|
|
- id: table_source
|
|
fields:
|
|
gid: int4
|
|
bounds:
|
|
- -2.0
|
|
- -1.0
|
|
- 142.84131509869133
|
|
- 45.0
|
|
maxzoom: 6
|
|
minzoom: 0
|
|
name: table_source
|
|
foo: '{"bar":"foo"}'
|
|
format: pbf
|
|
generator: martin-cp v0.0.0
|
|
agg_tiles_hash: EF19FCBCE73ADE1C85E856E6BBA9B4C7
|
|
|