Skip to content

Commit cc3e72a

Browse files
committed
Rever usage of vtiles.ohmstaging.org
1 parent 453648d commit cc3e72a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

historical/historical.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"sources": {
66
"ohm": {
77
"type": "vector",
8-
"tiles": ["https://vtiles.ohmstaging.org/maps/ohm/{z}/{x}/{y}.pbf"]
8+
"tiles": ["https://vtiles.openhistoricalmap.org/maps/ohm/{z}/{x}/{y}.pbf"]
99
},
1010
"ohm_landcover_hillshade": {
1111
"type": "raster",
@@ -18,12 +18,12 @@
1818
},
1919
"ne": {
2020
"type": "vector",
21-
"tiles": ["https://vtiles.ohmstaging.org/maps/ne/{z}/{x}/{y}.pbf"]
21+
"tiles": ["https://vtiles.openhistoricalmap.org/maps/ne/{z}/{x}/{y}.pbf"]
2222
},
2323
"osm_land": {
2424
"type": "vector",
2525
"tiles": [
26-
"https://vtiles.ohmstaging.org/maps/osm_land/{z}/{x}/{y}.pbf"
26+
"https://vtiles.openhistoricalmap.org/maps/osm_land/{z}/{x}/{y}.pbf"
2727
],
2828
"minzoom": 0,
2929
"maxzoom": 22,

0 commit comments

Comments
 (0)