Skip to content

Instantly share code, notes, and snippets.

@vitohuang
Created April 19, 2015 19:34
Show Gist options
  • Save vitohuang/af3f19a1dcda79f26af7 to your computer and use it in GitHub Desktop.
Save vitohuang/af3f19a1dcda79f26af7 to your computer and use it in GitHub Desktop.
Cycling route overview
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
1.3134027,
51.1278758
],
[
6.9102754,
46.4360031
],
[
13.6201754,
45.9401812
],
[
13.6201754,
45.9401812
],
[
15.5028305,
45.444995
],
[
18.94,
42.78
],
[
20.6783258,
41.1778353
],
[
24.933471679687496,
41.13729606112276
],
[
26.323242187499996,
40.94671366508002
],
[
27.86956787109375,
41.23444575262555
],
[
28.97696,
41.00527
],
[
28.97696,
41.00527
],
[
31.124267578124996,
40.84082704020004
],
[
37.8369140625,
40.36328834091583
],
[
41.8359375,
41.19518982948959
],
[
42.986111,
41.638889
],
[
42.986111,
41.638889
],
[
44.783333,
41.716667
],
[
49.8670924,
40.40926169999999
],
[
49.8670924,
40.40926169999999
],
[
51.1985113,
43.6410973
],
[
53.54324340820312,
44.30616121527788
],
[
55.181848,
45.3222362
],
[
68.78,
38.536667
],
[
68.78,
38.536667
],
[
73.25,
39.73
],
[
72.8,
40.53
],
[
72.8,
40.53
],
[
75.99378999999999,
39.46768600000001
],
[
97.36975199999999,
37.377139
],
[
108.940175,
34.341568
],
[
108.940175,
34.341568
],
[
110.797991,
32.629397
],
[
110.479191,
29.117096
],
[
110.290195,
25.273566
],
[
113.264385,
23.12911
],
[
114.1615726,
22.2824673
]
]
},
"properties": {
"stroke": "#bf051b",
"stroke-width": 8,
"stroke-opacity": 1
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment