Skip to content

Instantly share code, notes, and snippets.

@kavanagh
Created August 28, 2013 16:32
Show Gist options
  • Save kavanagh/6368085 to your computer and use it in GitHub Desktop.
Save kavanagh/6368085 to your computer and use it in GitHub Desktop.
via:geojson.io
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-2.4609375,
51.17934297928927
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment