Skip to content

Instantly share code, notes, and snippets.

@simon04
Created May 7, 2017 17:19
Show Gist options
  • Save simon04/be0722989750d6170cd0a49cfd4d8957 to your computer and use it in GitHub Desktop.
Save simon04/be0722989750d6170cd0a49cfd4d8957 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"features": [
{
"geometry": {
"type": "Point",
"coordinates": [
12.08221435546875,
47.123410241587855
]
},
"properties": {
"foo": "bar"
},
"type": "Feature"
}
],
"type": "FeatureCollection"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment