Commit b2bb503
feat(vector): Add Shortbread styles and data. BM-1186 (#1037)
### Motivation
We are now generating vector tiles with [shortbread] schema. In order to
support the new schema, we will provide version 2 styles for the new
vector tiles data with new schema mapping in the style json.
Following styles will be added into basemaps:
- [topographic-v2]
- [topolite-v2]
- [labels-v2]
Following styles will be removed from basemaps:
- basic
- positron
### Modifications
- Add a new `topographic-v2.json` tileset config that points to the
shortbread vector tiles data.
- Add new `v2` style configs that mapping the shortbread schema.
- Remove old [openmaptiles] `basic` and `positron` styles that we no
longer maintain.
### Verification
- [topographic-v2]
- [topolite-v2]
- [labels-v2]
<!-- external links -->
[shortbread]: https://shortbread-tiles.org/schema/1.0/
[openmaptiles]: https://openmaptiles.org/schema/
[topographic-v2]:
https://basemaps.linz.govt.nz/@-41.8899962,174.0492437,z5?i=topographic&s=topographic-v2&config=s3://linz-basemaps-staging/config/config-72UmQEEc6z7WemtEXpsmSkYtJ9jAXSLQhRwsYFEJqBro.json.gz&debug
[topolite-v2]:
https://basemaps.linz.govt.nz/@-41.8899962,174.0492437,z5?i=topographic&s=topolite-v2&config=s3://linz-basemaps-staging/config/config-72UmQEEc6z7WemtEXpsmSkYtJ9jAXSLQhRwsYFEJqBro.json.gz&debug
[labels-v2]:
https://basemaps.linz.govt.nz/@-41.8899962,174.0492437,z5?i=topographic&s=labels-v2&config=s3://linz-basemaps-staging/config/config-72UmQEEc6z7WemtEXpsmSkYtJ9jAXSLQhRwsYFEJqBro.json.gz&debug
---------
Co-authored-by: Tawera Manaena <TManaena@linz.govt.nz>1 parent d7d59dc commit b2bb503
File tree
6 files changed
+9714
-2325
lines changed- config
- style
- tileset
6 files changed
+9714
-2325
lines changed
0 commit comments