Skip to content

Instantly share code, notes, and snippets.

@geohacker
Last active January 27, 2017 09:40
Show Gist options
  • Save geohacker/6375451 to your computer and use it in GitHub Desktop.
Save geohacker/6375451 to your computer and use it in GitHub Desktop.
I've finally arrived in Bangalore
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Address": "3rd Floor, #57 Lazar Road, Bangalore 560005"
},
"geometry": {
"type": "Point",
"coordinates": [
77.62008726596832,
13.002801523459608
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment