Skip to content

Instantly share code, notes, and snippets.

@ustroetz
Last active May 5, 2018 12:37
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/df0f59e4f491e29ad4c8287a951915f9 to your computer and use it in GitHub Desktop.
Save ustroetz/df0f59e4f491e29ad4c8287a951915f9 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "LineString",
"coordinates": [
[
11.560814380645752,
48.14018543729512
],
[
11.52089639884399,
48.177392922661
]
]
},
"properties": {
"stroke-width": 2,
"stroke-opacity": 0.5},
"type": "Feature"
},
{
"type": "Feature",
"properties": {
"stroke": "#315c94",
"stroke-width": 3,
"stroke-opacity": 1
},
"geometry": {
"type": "LineString",
"coordinates": [
[
11.560937,
48.140177
],
[
11.560742,
48.139398
],
[
11.550223,
48.138988
],
[
11.534721,
48.140116
],
[
11.535074,
48.144868
],
[
11.536723,
48.14776
],
[
11.538115,
48.165869
],
[
11.535826,
48.168046
],
[
11.530469,
48.171412
],
[
11.520445,
48.176652
],
[
11.52094,
48.177381
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment