Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/grumpy-shoes-feel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@undp-data/style": patch
---

feat: added carto source to blank style to make labels available by default whenever needed"
3 changes: 3 additions & 0 deletions assets/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ version: 8
name: Blank
metadata: {}
sources:
carto:
type: vector
url: https://tiles.basemaps.cartocdn.com/vector/carto.streets/v1/tiles.json
terrarium:
type: raster-dem
attribution: '&copy; <a href="https://github.com/tilezen/joerd/blob/master/docs/attribution.md" target="_blank" rel="noopener">Tilezen Joerd</a>'
Expand Down