{
	"OpenStreetMap": {
		"url": "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 19,
			"attribution": "&copy; <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors"
		},
		"variants": {
			"Mapnik": {},
			"DE": {
				"url": "https://{s}.tile.openstreetmap.de/tiles/osmde/{z}/{x}/{y}.png",
				"options": {
					"maxZoom": 18
				}
			},
			"CH": {
				"url": "https://tile.osm.ch/switzerland/{z}/{x}/{y}.png",
				"options": {
					"maxZoom": 18,
					"bounds": [
						[
							45,
							5
						],
						[
							48,
							11
						]
					]
				}
			},
			"France": {
				"url": "https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png",
				"options": {
					"maxZoom": 20,
					"attribution": "&copy; OpenStreetMap France | {attribution.OpenStreetMap}"
				}
			},
			"HOT": {
				"url": "https://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png",
				"options": {
					"attribution": "{attribution.OpenStreetMap}, Tiles style by <a href=\"https://www.hotosm.org/\" target=\"_blank\">Humanitarian OpenStreetMap Team</a> hosted by <a href=\"https://openstreetmap.fr/\" target=\"_blank\">OpenStreetMap France</a>"
				}
			},
			"BZH": {
				"url": "https://tile.openstreetmap.bzh/br/{z}/{x}/{y}.png",
				"options": {
					"attribution": "{attribution.OpenStreetMap}, Tiles courtesy of <a href=\"http://www.openstreetmap.bzh/\" target=\"_blank\">Breton OpenStreetMap Team</a>",
					"bounds": [
						[
							46.2,
							-5.5
						],
						[
							50,
							0.7
						]
					]
				}
			}
		}
	},
	"OpenSeaMap": {
		"url": "https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png",
		"options": {
			"attribution": "Map data: &copy; <a href=\"http://www.openseamap.org\">OpenSeaMap</a> contributors"
		},
		"isOverlay": true
	},
	"OPNVKarte": {
		"url": "https://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 18,
			"attribution": "Map <a href=\"https://memomaps.de/\">memomaps.de</a> <a href=\"http://creativecommons.org/licenses/by-sa/2.0/\">CC-BY-SA</a>, map data {attribution.OpenStreetMap}"
		}
	},
	"OpenTopoMap": {
		"url": "https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 17,
			"attribution": "Map data: {attribution.OpenStreetMap}, <a href=\"http://viewfinderpanoramas.org\">SRTM</a> | Map style: &copy; <a href=\"https://opentopomap.org\">OpenTopoMap</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)"
		}
	},
	"OpenRailwayMap": {
		"url": "https://{s}.tiles.openrailwaymap.org/{variant}/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 19,
			"attribution": "Map data: {attribution.OpenStreetMap} | Map style: &copy; <a href=\"https://www.OpenRailwayMap.org\">OpenRailwayMap</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)",
			"variant": "standard"
		},
		"variants": {
			"Standard": "standard",
			"Maxspeed": "maxspeed",
			"Signals": "signals",
			"Electrification": "electrification",
			"Gauge": "gauge"
		},
		"isOverlay": true
	},
	"OpenFireMap": {
		"url": "https://openfiremap.de/hytiles/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 18,
			"attribution": "Map data: {attribution.OpenStreetMap} | Map style: &copy; <a href=\"http://www.openfiremap.org\">OpenFireMap</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)"
		},
		"isOverlay": true
	},
	"SafeCast": {
		"url": "https://s3.amazonaws.com/te512.safecast.org/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 16,
			"attribution": "Map data: {attribution.OpenStreetMap} | Map style: &copy; <a href=\"https://blog.safecast.org/about/\">SafeCast</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)"
		},
		"isOverlay": true
	},
	"Stadia": {
		"url": "https://tiles.stadiamaps.com/tiles/alidade_smooth/{z}/{x}/{y}{r}.png",
		"options": {
			"maxZoom": 20,
			"attribution": "&copy; <a href=\"https://stadiamaps.com/\">Stadia Maps</a>, &copy; <a href=\"https://openmaptiles.org/\">OpenMapTiles</a> &copy; <a href=\"http://openstreetmap.org\">OpenStreetMap</a> contributors"
		},
		"variants": {
			"AlidadeSmooth": {
				"url": "https://tiles.stadiamaps.com/tiles/alidade_smooth/{z}/{x}/{y}{r}.png"
			},
			"AlidadeSmoothDark": {
				"url": "https://tiles.stadiamaps.com/tiles/alidade_smooth_dark/{z}/{x}/{y}{r}.png"
			},
			"OSMBright": {
				"url": "https://tiles.stadiamaps.com/tiles/osm_bright/{z}/{x}/{y}{r}.png"
			},
			"Outdoors": {
				"url": "https://tiles.stadiamaps.com/tiles/outdoors/{z}/{x}/{y}{r}.png"
			}
		}
	},
	"Thunderforest": {
		"url": "https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}",
		"options": {
			"attribution": "&copy; <a href=\"http://www.thunderforest.com/\">Thunderforest</a>, {attribution.OpenStreetMap}",
			"variant": "cycle",
			"apikey": "<insert your api key here>",
			"maxZoom": 22
		},
		"variants": {
			"OpenCycleMap": {
				"options": {
					"variant": "cycle"
				}
			},
			"Transport": {
				"options": {
					"variant": "transport"
				}
			},
			"TransportDark": {
				"options": {
					"variant": "transport-dark"
				}
			},
			"SpinalMap": {
				"options": {
					"variant": "spinal-map"
				}
			},
			"Landscape": {
				"options": {
					"variant": "landscape"
				}
			},
			"Outdoors": {
				"options": {
					"variant": "outdoors"
				}
			},
			"Pioneer": {
				"options": {
					"variant": "pioneer"
				}
			},
			"MobileAtlas": {
				"options": {
					"variant": "mobile-atlas"
				}
			},
			"Neighbourhood": {
				"options": {
					"variant": "neighbourhood"
				}
			}
		}
	},
	"CyclOSM": {
		"url": "https://{s}.tile-cyclosm.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 20,
			"attribution": "<a href=\"https://github.com/cyclosm/cyclosm-cartocss-style/releases\" title=\"CyclOSM - Open Bicycle render\">CyclOSM</a> | Map data: {attribution.OpenStreetMap}"
		}
	},
	"Jawg": {
		"url": "https://tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}",
		"options": {
			"attribution": "<a href=\"https://jawg.io\" title=\"Tiles Courtesy of Jawg Maps\" target=\"_blank\">&copy; <b>Jawg</b>Maps</a> {attribution.OpenStreetMap}",
			"minZoom": 0,
			"maxZoom": 22,
			"variant": "jawg-streets",
			"accessToken": "<insert your access token here>"
		},
		"variants": {
			"Streets": "jawg-streets",
			"Terrain": "jawg-terrain",
			"Lagoon": "jawg-lagoon",
			"Sunny": "jawg-sunny",
			"Dark": "jawg-dark",
			"Light": "jawg-light",
			"Matrix": "jawg-matrix"
		}
	},
	"MapBox": {
		"url": "https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}{r}?access_token={accessToken}",
		"options": {
			"attribution": "&copy; <a href=\"https://www.mapbox.com/about/maps/\" target=\"_blank\">Mapbox</a> {attribution.OpenStreetMap} <a href=\"https://www.mapbox.com/map-feedback/\" target=\"_blank\">Improve this map</a>",
			"tileSize": 512,
			"maxZoom": 18,
			"zoomOffset": -1,
			"id": "mapbox/streets-v11",
			"accessToken": "<insert your access token here>"
		}
	},
	"MapTiler": {
		"url": "https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}",
		"options": {
			"attribution": "<a href=\"https://www.maptiler.com/copyright/\" target=\"_blank\">&copy; MapTiler</a> <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">&copy; OpenStreetMap contributors</a>",
			"variant": "streets",
			"ext": "png",
			"key": "<insert your MapTiler Cloud API key here>",
			"tileSize": 512,
			"zoomOffset": -1,
			"minZoom": 0,
			"maxZoom": 21
		},
		"variants": {
			"Streets": {
				"options": {
					"variant": "streets"
				}
			},
			"Basic": {
				"options": {
					"variant": "basic"
				}
			},
			"Bright": {
				"options": {
					"variant": "bright"
				}
			},
			"Pastel": {
				"options": {
					"variant": "pastel"
				}
			},
			"Positron": {
				"options": {
					"variant": "positron"
				}
			},
			"Hybrid": {
				"options": {
					"variant": "hybrid",
					"ext": "jpg"
				}
			},
			"Toner": {
				"options": {
					"variant": "toner"
				}
			},
			"Topo": {
				"options": {
					"variant": "topo"
				}
			},
			"Voyager": {
				"options": {
					"variant": "voyager"
				}
			},
			"Ocean": "ocean",
			"Backdrop": "backdrop",
			"Dataviz": "dataviz"
		}
	},
	"Stamen": {
		"url": "https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}",
		"options": {
			"attribution": "&copy; <a href=\"https://stadiamaps.com/\">Stadia Maps</a>, &copy; <a href=\"https://openmaptiles.org/\">OpenMapTiles</a> &copy; <a href=\"http://openstreetmap.org\">OpenStreetMap</a> contributors",
			"minZoom": 0,
			"maxZoom": 20,
			"variant": "stamen_toner",
			"ext": "png"
		},
		"variants": {
			"Toner": {
				"options": {
					"variant": "stamen_toner"
				}
			},
			"TonerBackground": {
				"options": {
					"variant": "stamen_toner_background"
				}
			},
			"TonerLines": {
				"options": {
					"variant": "stamen_toner_lines"
				},
				"isOverlay": true
			},
			"TonerLabels": {
				"options": {
					"variant": "stamen_toner_labels"
				},
				"isOverlay": true
			},
			"TonerLite": {
				"options": {
					"variant": "stamen_toner_lite"
				}
			},
			"Watercolor": {
				"url": "https://watercolormaps.collection.cooperhewitt.org/tile/watercolor/{z}/{x}/{y}.{ext}",
				"options": {
					"ext": "jpg",
					"minZoom": 1,
					"maxZoom": 16
				}
			},
			"Terrain": {
				"options": {
					"variant": "stamen_terrain",
					"minZoom": 0,
					"maxZoom": 18
				}
			},
			"TerrainBackground": {
				"options": {
					"variant": "stamen_terrain_background",
					"minZoom": 0,
					"maxZoom": 18
				}
			},
			"TerrainLines": {
				"url": "https://tiles.stadiamaps.com/tiles/stamen_terrain_lines/{z}/{x}/{y}{r}.png",
				"options": {
					"variant": "terrain-lines",
					"minZoom": 0,
					"maxZoom": 18
				}
			},
			"TerrainLabels": {
				"url": "https://tiles.stadiamaps.com/tiles/stamen_terrain_labels/{z}/{x}/{y}{r}.png",
				"options": {
					"variant": "terrain-labels",
					"minZoom": 0,
					"maxZoom": 18
				},
				"isOverlay": true
			}
		}
	},
	"TomTom": {
		"url": "https://{s}.api.tomtom.com/map/1/tile/{variant}/{style}/{z}/{x}/{y}.{ext}?key={apikey}",
		"options": {
			"variant": "basic",
			"maxZoom": 22,
			"attribution": "<a href=\"https://tomtom.com\" target=\"_blank\">&copy;  1992 - 2022 TomTom.</a> ",
			"subdomains": "abcd",
			"style": "main",
			"ext": "png",
			"apikey": "<insert your API key here>"
		},
		"variants": {
			"Basic": {
				"options": {
					"variant": "basic"
				}
			},
			"Hybrid": {
				"options": {
					"variant": "hybrid"
				},
				"isOverlay": true
			},
			"Labels": {
				"options": {
					"variant": "labels"
				},
				"isOverlay": true
			}
		}
	},
	"Esri": {
		"url": "https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}",
		"options": {
			"variant": "World_Street_Map",
			"attribution": "Tiles &copy; Esri"
		},
		"variants": {
			"WorldStreetMap": {
				"options": {
					"attribution": "{attribution.Esri} &mdash; Source: Esri, DeLorme, NAVTEQ, USGS, Intermap, iPC, NRCAN, Esri Japan, METI, Esri China (Hong Kong), Esri (Thailand), TomTom, 2012"
				}
			},
			"DeLorme": {
				"options": {
					"variant": "Specialty/DeLorme_World_Base_Map",
					"minZoom": 1,
					"maxZoom": 11,
					"attribution": "{attribution.Esri} &mdash; Copyright: &copy;2012 DeLorme"
				}
			},
			"WorldTopoMap": {
				"options": {
					"variant": "World_Topo_Map",
					"attribution": "{attribution.Esri} &mdash; Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community"
				}
			},
			"WorldImagery": {
				"options": {
					"variant": "World_Imagery",
					"attribution": "{attribution.Esri} &mdash; Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community"
				}
			},
			"WorldTerrain": {
				"options": {
					"variant": "World_Terrain_Base",
					"maxZoom": 13,
					"attribution": "{attribution.Esri} &mdash; Source: USGS, Esri, TANA, DeLorme, and NPS"
				}
			},
			"WorldShadedRelief": {
				"options": {
					"variant": "World_Shaded_Relief",
					"maxZoom": 13,
					"attribution": "{attribution.Esri} &mdash; Source: Esri"
				}
			},
			"WorldPhysical": {
				"options": {
					"variant": "World_Physical_Map",
					"maxZoom": 8,
					"attribution": "{attribution.Esri} &mdash; Source: US National Park Service"
				}
			},
			"OceanBasemap": {
				"url": "https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer/tile/{z}/{y}/{x}",
				"options": {
					"variant": "Ocean_Basemap",
					"maxZoom": 13,
					"attribution": "{attribution.Esri} &mdash; Sources: GEBCO, NOAA, CHS, OSU, UNH, CSUMB, National Geographic, DeLorme, NAVTEQ, and Esri"
				}
			},
			"NatGeoWorldMap": {
				"options": {
					"variant": "NatGeo_World_Map",
					"maxZoom": 16,
					"attribution": "{attribution.Esri} &mdash; National Geographic, Esri, DeLorme, NAVTEQ, UNEP-WCMC, USGS, NASA, ESA, METI, NRCAN, GEBCO, NOAA, iPC"
				}
			},
			"WorldGrayCanvas": {
				"options": {
					"variant": "Canvas/World_Light_Gray_Base",
					"maxZoom": 16,
					"attribution": "{attribution.Esri} &mdash; Esri, DeLorme, NAVTEQ"
				}
			}
		}
	},
	"OpenWeatherMap": {
		"url": "https://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}",
		"options": {
			"maxZoom": 19,
			"attribution": "Map data &copy; <a href=\"http://openweathermap.org\">OpenWeatherMap</a>",
			"apiKey": "<insert your api key here>",
			"opacity": 1
		},
		"variants": {
			"Clouds": "clouds_new",
			"Precipitation": "precipitation_new",
			"Pressure": "pressure_new",
			"Wind": "wind_new"
		},
		"isOverlay": true
	},
	"HEREv3": {
		"url": "https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}&lg={language}",
		"options": {
			"attribution": "Map &copy; 1987-2022 <a href=\"http://developer.here.com\">HERE</a>",
			"subdomains": "1234",
			"mapID": "newest",
			"apiKey": "<insert your apiKey here>",
			"base": "base",
			"variant": "normal.day",
			"maxZoom": 20,
			"type": "maptile",
			"language": "eng",
			"format": "png8",
			"size": "256"
		},
		"variants": {
			"normalDay": {
				"options": {
					"variant": "normal.day"
				}
			},
			"normalDayCustom": {
				"options": {
					"variant": "normal.day.custom"
				}
			},
			"normalDayGrey": {
				"options": {
					"variant": "normal.day.grey"
				}
			},
			"normalDayMobile": {
				"options": {
					"variant": "normal.day.mobile"
				}
			},
			"normalDayGreyMobile": {
				"options": {
					"variant": "normal.day.grey.mobile"
				}
			},
			"normalDayTransit": {
				"options": {
					"variant": "normal.day.transit"
				}
			},
			"normalDayTransitMobile": {
				"options": {
					"variant": "normal.day.transit.mobile"
				}
			},
			"normalNight": {
				"options": {
					"variant": "normal.night"
				}
			},
			"normalNightMobile": {
				"options": {
					"variant": "normal.night.mobile"
				}
			},
			"normalNightGrey": {
				"options": {
					"variant": "normal.night.grey"
				}
			},
			"normalNightGreyMobile": {
				"options": {
					"variant": "normal.night.grey.mobile"
				}
			},
			"normalNightTransit": {
				"options": {
					"variant": "normal.night.transit"
				}
			},
			"normalNightTransitMobile": {
				"options": {
					"variant": "normal.night.transit.mobile"
				}
			},
			"reducedDay": {
				"options": {
					"variant": "reduced.day"
				}
			},
			"reducedNight": {
				"options": {
					"variant": "reduced.night"
				}
			},
			"basicMap": {
				"options": {
					"type": "basetile"
				}
			},
			"mapLabels": {
				"options": {
					"type": "labeltile",
					"format": "png"
				},
				"isOverlay": true
			},
			"trafficFlow": {
				"options": {
					"base": "traffic",
					"type": "flowtile"
				},
				"isOverlay": true
			},
			"carnavDayGrey": {
				"options": {
					"variant": "carnav.day.grey"
				}
			},
			"hybridDay": {
				"options": {
					"base": "aerial",
					"variant": "hybrid.day"
				}
			},
			"hybridDayMobile": {
				"options": {
					"base": "aerial",
					"variant": "hybrid.day.mobile"
				}
			},
			"hybridDayTransit": {
				"options": {
					"base": "aerial",
					"variant": "hybrid.day.transit"
				}
			},
			"hybridDayGrey": {
				"options": {
					"base": "aerial",
					"variant": "hybrid.grey.day"
				}
			},
			"pedestrianDay": {
				"options": {
					"variant": "pedestrian.day"
				}
			},
			"pedestrianNight": {
				"options": {
					"variant": "pedestrian.night"
				}
			},
			"satelliteDay": {
				"options": {
					"base": "aerial",
					"variant": "satellite.day"
				}
			},
			"terrainDay": {
				"options": {
					"base": "aerial",
					"variant": "terrain.day"
				}
			},
			"terrainDayMobile": {
				"options": {
					"base": "aerial",
					"variant": "terrain.day.mobile"
				}
			}
		}
	},
	"FreeMapSK": {
		"url": "https://{s}.freemap.sk/T/{z}/{x}/{y}.jpeg",
		"options": {
			"minZoom": 8,
			"maxZoom": 16,
			"subdomains": "abcd",
			"bounds": [
				[
					47.204642,
					15.996093
				],
				[
					49.830896,
					22.576904
				]
			],
			"attribution": "{attribution.OpenStreetMap}, vizualization CC-By-SA 2.0 <a href=\"http://freemap.sk\">Freemap.sk</a>"
		}
	},
	"MtbMap": {
		"url": "https://tile.mtbmap.cz/mtbmap_tiles/{z}/{x}/{y}.png",
		"options": {
			"attribution": "{attribution.OpenStreetMap} &amp; USGS"
		}
	},
	"CartoDB": {
		"url": "https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png",
		"options": {
			"attribution": "{attribution.OpenStreetMap} &copy; <a href=\"https://carto.com/attributions\">CARTO</a>",
			"subdomains": "abcd",
			"maxZoom": 20,
			"variant": "light_all"
		},
		"variants": {
			"Positron": {
				"options": {
					"variant": "light_all"
				}
			},
			"PositronNoLabels": {
				"options": {
					"variant": "light_nolabels"
				}
			},
			"PositronOnlyLabels": {
				"options": {
					"variant": "light_only_labels"
				},
				"isOverlay": true
			},
			"DarkMatter": {
				"options": {
					"variant": "dark_all"
				}
			},
			"DarkMatterNoLabels": {
				"options": {
					"variant": "dark_nolabels"
				}
			},
			"DarkMatterOnlyLabels": {
				"options": {
					"variant": "dark_only_labels"
				},
				"isOverlay": true
			},
			"Voyager": {
				"options": {
					"variant": "rastertiles/voyager"
				}
			},
			"VoyagerNoLabels": {
				"options": {
					"variant": "rastertiles/voyager_nolabels"
				}
			},
			"VoyagerOnlyLabels": {
				"options": {
					"variant": "rastertiles/voyager_only_labels"
				},
				"isOverlay": true
			},
			"VoyagerLabelsUnder": {
				"options": {
					"variant": "rastertiles/voyager_labels_under"
				}
			}
		}
	},
	"BasemapAT": {
		"url": "https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}",
		"options": {
			"maxZoom": 19,
			"attribution": "Datenquelle: <a href=\"https://www.basemap.at\">basemap.at</a>",
			"type": "normal",
			"format": "png",
			"bounds": [
				[
					46.35877,
					8.782379
				],
				[
					49.037872,
					17.189532
				]
			],
			"variant": "geolandbasemap"
		},
		"variants": {
			"basemap": {
				"options": {
					"maxZoom": 20,
					"variant": "geolandbasemap"
				}
			},
			"grau": {
				"options": {
					"variant": "bmapgrau"
				}
			},
			"overlay": {
				"options": {
					"variant": "bmapoverlay"
				}
			},
			"terrain": {
				"options": {
					"variant": "bmapgelaende",
					"type": "grau",
					"format": "jpeg"
				}
			},
			"surface": {
				"options": {
					"variant": "bmapoberflaeche",
					"type": "grau",
					"format": "jpeg"
				}
			},
			"highdpi": {
				"options": {
					"variant": "bmaphidpi",
					"format": "jpeg"
				}
			},
			"orthofoto": {
				"options": {
					"maxZoom": 20,
					"variant": "bmaporthofoto30cm",
					"format": "jpeg"
				}
			}
		}
	},
	"nlmaps": {
		"url": "https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/{variant}/EPSG:3857/{z}/{x}/{y}.png",
		"options": {
			"minZoom": 6,
			"maxZoom": 19,
			"bounds": [
				[
					50.5,
					3.25
				],
				[
					54,
					7.6
				]
			],
			"attribution": "Kaartgegevens &copy; <a href=\"https://www.kadaster.nl\">Kadaster</a>",
			"variant": "brtachtergrondkaart"
		},
		"variants": {
			"standaard": "standaard",
			"pastel": "pastel",
			"grijs": "grijs",
			"water": "water",
			"luchtfoto": {
				"url": "https://service.pdok.nl/hwh/luchtfotorgb/wmts/v1_0/Actueel_ortho25/EPSG:3857/{z}/{x}/{y}.jpeg"
			}
		}
	},
	"NASAGIBS": {
		"url": "https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}",
		"options": {
			"attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (<a href=\"https://earthdata.nasa.gov\">ESDIS</a>) with funding provided by NASA/HQ.",
			"bounds": [
				[
					-85.0511287776,
					-179.999999975
				],
				[
					85.0511287776,
					179.999999975
				]
			],
			"minZoom": 1,
			"maxZoom": 9,
			"format": "jpg",
			"time": "",
			"tilematrixset": "GoogleMapsCompatible_Level",
			"variant": "MODIS_Terra_CorrectedReflectance_TrueColor"
		},
		"variants": {
			"ModisTerraTrueColorCR": {
				"options": {
					"variant": "MODIS_Terra_CorrectedReflectance_TrueColor"
				}
			},
			"ModisTerraBands367CR": {
				"options": {
					"variant": "MODIS_Terra_CorrectedReflectance_Bands367"
				}
			},
			"ViirsEarthAtNight2012": {
				"options": {
					"variant": "VIIRS_CityLights_2012",
					"maxZoom": 8
				}
			},
			"ModisTerraLSTDay": {
				"options": {
					"variant": "MODIS_Terra_Land_Surface_Temp_Day",
					"format": "png",
					"maxZoom": 7,
					"opacity": 0.75
				}
			},
			"ModisTerraSnowCover": {
				"options": {
					"variant": "MODIS_Terra_NDSI_Snow_Cover",
					"format": "png",
					"maxZoom": 8,
					"opacity": 0.75
				}
			},
			"ModisTerraAOD": {
				"options": {
					"variant": "MODIS_Terra_Aerosol",
					"format": "png",
					"maxZoom": 6,
					"opacity": 0.75
				}
			},
			"ModisTerraChlorophyll": {
				"options": {
					"variant": "MODIS_Terra_Chlorophyll_A",
					"format": "png",
					"maxZoom": 7,
					"opacity": 0.75
				}
			}
		}
	},
	"NLS": {
		"url": "https://api.maptiler.com/tiles/{variant}/{z}/{x}/{y}.jpg?key={key}",
		"options": {
			"attribution": "<a href=\"https://maps.nls.uk/projects/subscription-api\">National Library of Scotland Historic Maps</a>",
			"key": "<insert your MapTiler Cloud API key here>",
			"bounds": [
				[
					49.6,
					-12
				],
				[
					61.7,
					3
				]
			],
			"minZoom": 1,
			"maxZoom": 18,
			"variant": "uk-osgb63k1885"
		},
		"variants": {
			"osgb63k1885": "uk-osgb63k1885",
			"osgb1888": "uk-osgb1888",
			"osgb10k1888": "uk-osgb10k1888",
			"osgb1919": "uk-osgb1919",
			"osgb25k1937": "uk-osgb25k1937",
			"osgb63k1955": "uk-osgb63k1955",
			"oslondon1k1893": "uk-oslondon1k1893"
		}
	},
	"JusticeMap": {
		"url": "https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png",
		"options": {
			"attribution": "<a href=\"http://www.justicemap.org/terms.php\">Justice Map</a>",
			"size": "county",
			"bounds": [
				[
					14,
					-180
				],
				[
					72,
					-56
				]
			],
			"variant": "income"
		},
		"variants": {
			"income": "income",
			"americanIndian": "indian",
			"asian": "asian",
			"black": "black",
			"hispanic": "hispanic",
			"multi": "multi",
			"nonWhite": "nonwhite",
			"white": "white",
			"plurality": "plural"
		},
		"isOverlay": true
	},
	"GeoportailFrance": {
		"url": "https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET=PM&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}",
		"options": {
			"attribution": "<a target=\"_blank\" href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
			"bounds": [
				[
					-75,
					-180
				],
				[
					81,
					180
				]
			],
			"minZoom": 2,
			"maxZoom": 18,
			"apikey": "choisirgeoportail",
			"format": "image/png",
			"style": "normal",
			"variant": "GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2"
		},
		"variants": {
			"plan": {
				"options": {
					"variant": "GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2"
				}
			},
			"parcels": {
				"options": {
					"variant": "CADASTRALPARCELS.PARCELLAIRE_EXPRESS",
					"style": "PCI vecteur",
					"maxZoom": 20
				}
			},
			"orthos": {
				"options": {
					"maxZoom": 19,
					"format": "image/jpeg",
					"variant": "ORTHOIMAGERY.ORTHOPHOTOS"
				}
			}
		}
	},
	"OneMapSG": {
		"url": "https://maps-{s}.onemap.sg/v3/{variant}/{z}/{x}/{y}.png",
		"options": {
			"variant": "Default",
			"minZoom": 11,
			"maxZoom": 18,
			"bounds": [
				[
					1.56073,
					104.11475
				],
				[
					1.16,
					103.502
				]
			],
			"attribution": "<img src=\"https://docs.onemap.sg/maps/images/oneMap64-01.png\" style=\"height:20px;width:20px;\"/> New OneMap | Map data &copy; contributors, <a href=\"http://SLA.gov.sg\">Singapore Land Authority</a>"
		},
		"variants": {
			"Default":  "Default",
			"Night": "Night",
			"Original": "Original",
			"Grey": "Grey",
			"LandLot": "LandLot"
		}
	},
	"WaymarkedTrails": {
		"url": "https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png",
		"options": {
			"maxZoom": 18,
			"attribution": "Map data: {attribution.OpenStreetMap} | Map style: &copy; <a href=\"https://waymarkedtrails.org\">waymarkedtrails.org</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)",
			"variant": "hiking"
		},
		"variants": {
			"hiking": "hiking",
			"cycling": "cycling",
			"mtb": "mtb",
			"slopes": "slopes",
			"riding": "riding",
			"skating": "skating"
		},
		"isOverlay": true
	},
	"OpenAIP": {
		"url": "https://{s}.api.tiles.openaip.net/api/data/{variant}/{z}/{x}/{y}.png?apiKey={apiKey}",
		"options": {
			"attribution": "<a href=\"https://www.openaip.net/\">openAIP Data</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-NC-SA</a>)",
			"ext": "png",
			"minZoom": 4,
			"maxZoom": 14,
			"subdomains": "abc",
			"apiKey": "<insert Client ID Token>",
			"variant": "openaip"
		},
		"variants": {
			"OpenAIP": "openaip",
			"Hotspots": "hotspots"
		},
		"isOverlay": true
	},
	"OpenSnowMap": {
		"url": "https://tiles.opensnowmap.org/{variant}/{z}/{x}/{y}.png",
		"options": {
			"minZoom": 9,
			"maxZoom": 18,
			"attribution": "Map data: {attribution.OpenStreetMap} & ODbL, &copy; <a href=\"https://www.opensnowmap.org/iframes/data.html\">www.opensnowmap.org</a> <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">CC-BY-SA</a>",
			"variant": "pistes"
		},
		"variants": {
			"pistes": "pistes"
		},
		"isOverlay": true
	},
	"AzureMaps": {
		"url": "https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&language={language}&subscription-key={subscriptionKey}",
		"options": {
			"attribution": "See https://docs.microsoft.com/en-US/rest/api/maps/renderv2/getmaptilepreview for details.",
			"apiVersion": "2.0",
			"variant": "microsoft.imagery",
			"subscriptionKey": "<insert your subscription key here>",
			"language": "en-US"
		},
		"variants": {
			"MicrosoftImagery": {
				"options": {
					"variant": "microsoft.imagery"
				}
			},
			"MicrosoftBaseDarkGrey": {
				"options": {
					"variant": "microsoft.base.darkgrey"
				}
			},
			"MicrosoftBaseRoad": {
				"options": {
					"variant": "microsoft.base.road"
				}
			},
			"MicrosoftBaseHybridRoad": {
				"options": {
					"variant": "microsoft.base.hybrid.road"
				},
				"isOverlay": true
			},
			"MicrosoftTerraMain": {
				"options": {
					"variant": "microsoft.terra.main"
				},
				"isOverlay": true
			},
			"MicrosoftWeatherInfraredMain": {
				"url": "https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&timeStamp={timeStamp}&language={language}&subscription-key={subscriptionKey}",
				"options": {
					"timeStamp": "2021-05-08T09:03:00Z",
					"attribution": "See https://docs.microsoft.com/en-US/rest/api/maps/renderv2/getmaptilepreview#uri-parameters for details.",
					"variant": "microsoft.weather.infrared.main"
				},
				"isOverlay": true
			},
			"MicrosoftWeatherRadarMain": {
				"url": "https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&timeStamp={timeStamp}&language={language}&subscription-key={subscriptionKey}",
				"options": {
					"timeStamp": "2021-05-08T09:03:00Z",
					"attribution": "See https://docs.microsoft.com/en-US/rest/api/maps/renderv2/getmaptilepreview#uri-parameters for details.",
					"variant": "microsoft.weather.radar.main"
				},
				"isOverlay": true
			}
		}
	}
}
