Skip to content

Instantly share code, notes, and snippets.

@geografa
Created September 4, 2013 15:48
Show Gist options
  • Save geografa/6438984 to your computer and use it in GitHub Desktop.
Save geografa/6438984 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": {
"name": "skdsdfv"
},
"geometry": {
"type": "Point",
"coordinates": [
2.724609375,
1.8893059628373186
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment