Skip to content

Commit 35cfd3a

Browse files
authored
Merge pull request #43 from amourao/master
2017 Strava Heatmaps
2 parents 48bcaee + 83c6d86 commit 35cfd3a

File tree

12 files changed

+113
-0
lines changed

12 files changed

+113
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[general]
2+
id = strava_2017_all
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = strava_2017
8+
alias = Strava All
9+
icon = strava.png
10+
11+
[license]
12+
name = Copyright
13+
link =
14+
copyright_text =© Strava for tracing into OSM only
15+
copyright_link = http://wiki.openstreetmap.org/wiki/Strava
16+
terms_of_use = For tracing into OSM only. For all other non-personal uses, including tracing into other datasets, please contact [email protected].
17+
18+
[tms]
19+
url = https://heatmap-external-a.strava.com/tiles/all/bluered/{z}/{x}/{y}.png?v=19&px=256
20+
zmin = 1
21+
zmax = 15
1.11 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[general]
2+
id = strava_2017_ride
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = strava_2017
8+
alias = Strava Ride
9+
icon = strava.png
10+
11+
[license]
12+
name = Copyright
13+
link =
14+
copyright_text =© Strava for tracing into OSM only
15+
copyright_link = http://wiki.openstreetmap.org/wiki/Strava
16+
terms_of_use = For tracing into OSM only. For all other non-personal uses, including tracing into other datasets, please contact [email protected].
17+
18+
[tms]
19+
url = https://heatmap-external-a.strava.com/tiles/ride/bluered/{z}/{x}/{y}.png?v=19&px=256
20+
zmin = 1
21+
zmax = 15
1.11 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[general]
2+
id = strava_2017_run
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = strava_2017
8+
alias = Strava Run
9+
icon = strava.png
10+
11+
[license]
12+
name = Copyright
13+
link =
14+
copyright_text =© Strava for tracing into OSM only
15+
copyright_link = http://wiki.openstreetmap.org/wiki/Strava
16+
terms_of_use = For tracing into OSM only. For all other non-personal uses, including tracing into other datasets, please contact [email protected].
17+
18+
[tms]
19+
url = https://heatmap-external-b.strava.com/tiles/run/bluered/{z}/{x}/{y}.png?v=19&px=256
20+
zmin = 1
21+
zmax = 15
1.11 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[general]
2+
id = strava_2017_water
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = strava_2017
8+
alias = Strava Water
9+
icon = strava.png
10+
11+
[license]
12+
name = Copyright
13+
link =
14+
copyright_text =© Strava for tracing into OSM only
15+
copyright_link = http://wiki.openstreetmap.org/wiki/Strava
16+
terms_of_use = For tracing into OSM only. For all other non-personal uses, including tracing into other datasets, please contact [email protected].
17+
18+
[tms]
19+
url = https://heatmap-external-b.strava.com/tiles/water/bluered/{z}/{x}/{y}.png?v=19&px=256
20+
zmin = 1
21+
zmax = 15
1.11 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[general]
2+
id = strava_2017_winter
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = strava_2017
8+
alias = Strava Winter
9+
icon = strava.png
10+
11+
[license]
12+
name = Copyright
13+
link =
14+
copyright_text =© Strava for tracing into OSM only
15+
copyright_link = http://wiki.openstreetmap.org/wiki/Strava
16+
terms_of_use = For tracing into OSM only. For all other non-personal uses, including tracing into other datasets, please contact [email protected].
17+
18+
[tms]
19+
url = https://heatmap-external-b.strava.com/tiles/winter/bluered/{z}/{x}/{y}.png?v=19&px=256
20+
zmin = 1
21+
zmax = 15
1.11 KB
Loading

0 commit comments

Comments
 (0)