maputnik/src/config/styles.json

63 lines
2.4 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",
2018-10-13 09:13:34 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@v1.7/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",
2018-10-13 09:13:34 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/dark-matter-gl-style@v1.6/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",
2018-10-13 09:13:34 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/positron-gl-style@v1.6/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",
2018-10-13 09:13:34 +02:00
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/osm-bright-gl-style@v1.7/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
},
{
"id": "osm-liberty",
"title": "OSM Liberty",
2018-10-13 09:13:34 +02:00
"url": "https://cdn.jsdelivr.net/gh/maputnik/osm-liberty@07c0d7dc4e266e244d7f4a7017ad96fd61bc1bf4/style.json",
2018-06-29 11:20:32 +02:00
"thumbnail": "https://cdn.rawgit.com/maputnik/osm-liberty/gh-pages/thumbnail.png"
2016-12-22 11:27:53 +01:00
},
{
2017-01-12 11:31:16 +01:00
"id": "empty-style",
"title": "Empty Style",
2018-10-13 09:13:34 +02:00
"url": "https://cdn.jsdelivr.net/gh/maputnik/editor@v1.5.0/src/config/empty-style.json",
2017-01-12 11:31:16 +01:00
"thumbnail": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAQAAAAHDYbIAAAAEUlEQVR42mP8/58BDhiJ4wAA974H/U5Xe1oAAAAASUVORK5CYII="
2018-09-24 22:17:41 +02: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"
2016-12-22 11:27:53 +01:00
}
]