Skip to content

Instantly share code, notes, and snippets.

@matthutchinson
Last active December 20, 2015 19:29
Show Gist options
  • Save matthutchinson/6183838 to your computer and use it in GitHub Desktop.
Save matthutchinson/6183838 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Boom!": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-0.160675048828125,
50.54548101558932
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment