Skip to content

Instantly share code, notes, and snippets.

@xivk
Created June 29, 2016 10:43
Show Gist options
  • Save xivk/43308e73c29356e8c17f399ba68ca196 to your computer and use it in GitHub Desktop.
Save xivk/43308e73c29356e8c17f399ba68ca196 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
6.819677352905273,
52.27262181825259
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
6.7859458923339835,
52.275877953008695
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
6.821565628051757,
52.25964742275005
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
6.7859458923339835,
52.25938474395829
]
}
},
{
"type": "Feature",
"properties": {
"type": "Start"
},
"geometry": {
"type": "Point",
"coordinates": [
6.747407913208008,
52.26048798442818
]
}
},
{
"type": "Feature",
"properties": {
"type": "End"
},
"geometry": {
"type": "Point",
"coordinates": [
6.851434707641602,
52.25891191821227
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment