serenity/Base/usr/share/Maps/TileProviders.json
2024-03-11 10:40:23 +00:00

33 lines
1.3 KiB
JSON

[
{
"name": "OpenStreetMap (Local labels)",
"url_format": "https://tile.openstreetmap.org/{}/{}/{}.png",
"attribution_text": "© OpenStreetMap contributors",
"attribution_url": "https://www.openstreetmap.org/copyright"
},
{
"name": "OpenStreetMap (German labels)",
"url_format": "https://tile.openstreetmap.de/{}/{}/{}.png",
"attribution_text": "© OpenStreetMap contributors",
"attribution_url": "https://www.openstreetmap.org/copyright"
},
{
"name": "OpenStreetMap (French labels)",
"url_format": "https://a.tile.openstreetmap.fr/osmfr/{}/{}/{}.png",
"attribution_text": "© OpenStreetMap contributors",
"attribution_url": "https://www.openstreetmap.fr/copyright"
},
{
"name": "OpenStreetMap (Humanitarian map style)",
"url_format": "https://a.tile.openstreetmap.fr/hot/{}/{}/{}.png",
"attribution_text": "© OpenStreetMap contributors",
"attribution_url": "https://www.openstreetmap.fr/copyright"
},
{
"name": "OpenStreetMap (Topographical map style)",
"url_format": "https://a.tile.opentopomap.org/{}/{}/{}.png",
"attribution_text": "© OpenStreetMap contributors",
"attribution_url": "https://www.opentopomap.org/credits"
}
]