maputnik/src/config/styles.json

69 lines
2.6 KiB
JSON
Raw Normal View History

2016-12-22 11:27:53 +01:00
[
2016-12-22 20:06:48 +01:00
{
"id": "klokantech-basic",
"title": "Klokantech Basic",
2019-10-11 16:13:08 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@e142f83/style.json",
2017-10-12 21:33:24 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/klokantech-basic.png"
2016-12-22 20:06:48 +01:00
},
2016-12-22 11:27:53 +01:00
{
"id": "dark-matter",
"title": "Dark Matter",
2019-10-11 16:13:08 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/dark-matter-gl-style@1dcc1d3/style.json",
2017-10-12 21:33:24 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/dark-matter.png"
2016-12-22 11:27:53 +01:00
},
{
"id": "positron",
"title": "Positron",
2019-10-11 16:13:08 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/positron-gl-style@2877814/style.json",
2017-10-12 21:33:24 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/positron.png"
2016-12-22 11:27:53 +01:00
},
{
"id": "osm-bright",
"title": "OSM Bright",
2019-10-11 16:13:08 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/osm-bright-gl-style@500e26e/style.json",
2017-10-12 21:33:24 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/osm-bright.png"
2017-01-10 18:42:22 +01:00
},
2019-07-30 13:51:05 +02:00
{
"id": "toner-gl-style",
"title": "Toner",
2019-10-11 16:13:08 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/toner-gl-style@bb49571/style.json",
2019-07-30 13:51:05 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/toner.png"
},
2017-01-10 18:42:22 +01:00
{
"id": "osm-liberty",
"title": "OSM Liberty",
2018-10-16 07:32:25 +02:00
"url": "https://maputnik.github.io/osm-liberty/style.json",
"thumbnail": "https://maputnik.github.io/osm-liberty/thumbnail.png"
2016-12-22 11:27:53 +01:00
},
2018-09-20 20:26:53 +02:00
{
"id": "os-zoomstack-outdoor",
"title": "Zoomstack Outdoor",
"url": "https://s3-eu-west-1.amazonaws.com/tiles.os.uk/styles/open-zoomstack-outdoor/style.json",
2018-09-24 22:17:41 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/os-zoomstack-outdoor.png"
2018-09-20 20:26:53 +02:00
},
{
"id": "os-zoomstack-road",
"title": "Zoomstack Road",
"url": "https://s3-eu-west-1.amazonaws.com/tiles.os.uk/styles/open-zoomstack-road/style.json",
2018-09-24 22:17:41 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/os-zoomstack-road.png"
2018-09-20 20:26:53 +02:00
},
{
"id": "os-zoomstack-light",
"title": "Zoomstack Light",
"url": "https://s3-eu-west-1.amazonaws.com/tiles.os.uk/styles/open-zoomstack-light/style.json",
2018-09-24 22:17:41 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/os-zoomstack-light.png"
2018-09-20 20:26:53 +02:00
},
{
"id": "os-zoomstack-night",
"title": "Zoomstack Night",
"url": "https://s3-eu-west-1.amazonaws.com/tiles.os.uk/styles/open-zoomstack-night/style.json",
2018-09-24 22:17:41 +02:00
"thumbnail": "https://maputnik.github.io/thumbnails/os-zoomstack-night.png"
2019-07-30 13:51:05 +02:00
},
{
"id": "empty-style",
"title": "Empty Style",
"url": "https://cdn.jsdelivr.net/gh/maputnik/editor@9cf74ca405d2be0608b57db8109cf3a6af5b9f49/src/config/empty-style.json",
"thumbnail": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAQAAAAHDYbIAAAAEUlEQVR42mP8/58BDhiJ4wAA974H/U5Xe1oAAAAASUVORK5CYII="
2016-12-22 11:27:53 +01:00
}
]