We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453648d commit cc3e72aCopy full SHA for cc3e72a
1 file changed
historical/historical.json
@@ -5,7 +5,7 @@
5
"sources": {
6
"ohm": {
7
"type": "vector",
8
- "tiles": ["https://vtiles.ohmstaging.org/maps/ohm/{z}/{x}/{y}.pbf"]
+ "tiles": ["https://vtiles.openhistoricalmap.org/maps/ohm/{z}/{x}/{y}.pbf"]
9
},
10
"ohm_landcover_hillshade": {
11
"type": "raster",
@@ -18,12 +18,12 @@
18
19
"ne": {
20
21
- "tiles": ["https://vtiles.ohmstaging.org/maps/ne/{z}/{x}/{y}.pbf"]
+ "tiles": ["https://vtiles.openhistoricalmap.org/maps/ne/{z}/{x}/{y}.pbf"]
22
23
"osm_land": {
24
25
"tiles": [
26
- "https://vtiles.ohmstaging.org/maps/osm_land/{z}/{x}/{y}.pbf"
+ "https://vtiles.openhistoricalmap.org/maps/osm_land/{z}/{x}/{y}.pbf"
27
],
28
"minzoom": 0,
29
"maxzoom": 22,
0 commit comments