Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 104ae9d

Browse files
committed
Global heatmap update
1 parent 6be56f4 commit 104ae9d

File tree

2 files changed

+3517
-8
lines changed

2 files changed

+3517
-8
lines changed

data/imagery.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,51 +2,51 @@
22
{
33
"name": "Strava Global Heat",
44
"type": "tms",
5-
"template": "https://globalheat.strava.com/tiles/both/color4/{zoom}/{x}/{y}.png",
5+
"template": "https://heatmap-external-a.strava.com/tiles/all/bluered/{zoom}/{x}/{y}.png?px=256",
66
"overlay": true,
77
"description": "Strava Global Heat",
88
"scaleExtent": [
99
13,
10-
17
10+
16
1111
],
1212
"sourcetag": "Strava Global Heat",
1313
"default": "yes"
1414
},
1515
{
1616
"name": "Strava Cycling Heat",
1717
"type": "tms",
18-
"template": "https://globalheat.strava.com/tiles/cycling/color4/{zoom}/{x}/{y}.png",
18+
"template": "https://heatmap-external-a.strava.com/tiles/cycling/bluered/{zoom}/{x}/{y}.png?px=256",
1919
"overlay": true,
2020
"description": "Strava Global Cycling Heat",
2121
"scaleExtent": [
2222
13,
23-
17
23+
16
2424
],
2525
"sourcetag": "Strava Cycling Heat",
2626
"default": "no"
2727
},
2828
{
2929
"name": "Strava Running Heat",
3030
"type": "tms",
31-
"template": "https://globalheat.strava.com/tiles/running/color4/{zoom}/{x}/{y}.png",
31+
"template": "https://heatmap-external-a.strava.com/tiles/running/bluered/{zoom}/{x}/{y}.png?px=256",
3232
"overlay": true,
3333
"description": "Strava Global Running Heat",
3434
"scaleExtent": [
3535
13,
36-
17
36+
16
3737
],
3838
"sourcetag": "Strava Running Heat",
3939
"default": "no"
4040
},
4141
{
4242
"name": "Strava Heat masked by OSM",
4343
"type": "tms",
44-
"template": "https://gometry.strava.com/osm_mask/tiles/both/color2/{zoom}/{x}/{y}.png",
44+
"template": "https://gometry.strava.com/osm_mask/tiles/all/bluered/{zoom}/{x}/{y}.png",
4545
"overlay": true,
4646
"description": "Strava Heat masked by OSM (experimental layer)",
4747
"scaleExtent": [
4848
15,
49-
17
49+
16
5050
],
5151
"sourcetag": "Strava Heat OSM Mask",
5252
"default": "no"

0 commit comments

Comments
 (0)