Skip to content

Instantly share code, notes, and snippets.

@nibrahim
Forked from geohacker/home.geojson
Created January 27, 2017 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nibrahim/47d8e2d2dcd1af36a4f10090e885629a to your computer and use it in GitHub Desktop.
Save nibrahim/47d8e2d2dcd1af36a4f10090e885629a 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