Skip to content

Instantly share code, notes, and snippets.

@ustroetz
Created March 14, 2018 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ustroetz/15315fa325e50c30de7e0afb77e31a06 to your computer and use it in GitHub Desktop.
Save ustroetz/15315fa325e50c30de7e0afb77e31a06 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#ff9300",
"stroke-width": 2,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
13.405187129974365,
52.50513340745842
],
[
13.407998085021973,
52.504401981012364
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#ff5555",
"stroke-width": 2,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
13.401603698730469,
52.506178281269115
],
[
13.404457569122314,
52.507902268755515
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#5555ff",
"stroke-width": 2,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
13.405187129974365,
52.50513340745842
],
[
13.40608835220337,
52.50564278654393
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#942192",
"stroke-width": 2,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
13.401603698730469,
52.506178281269115
],
[
13.405187129974365,
52.50513340745842
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#00f900",
"stroke-width": 2,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
13.398256301879883,
52.50709252547882
],
[
13.401603698730469,
52.506178281269115
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment