Skip to content

Instantly share code, notes, and snippets.

@raphink
Last active April 18, 2016 15:18
Show Gist options
  • Save raphink/c5532fe5ba01e3cf0997dc6bb805d1d2 to your computer and use it in GitHub Desktop.
Save raphink/c5532fe5ba01e3cf0997dc6bb805d1d2 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": [
5.9214162826538095,
45.59398878855931
]
},
"properties": {
"name": "Chez moi",
"children": "3",
"instruments": "clarinet, guitar, saxophone, flute"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment