Skip to content

Instantly share code, notes, and snippets.

@n3tr
Created August 17, 2014 22:26
Show Gist options
  • Save n3tr/4c8b09600976ef40de15 to your computer and use it in GitHub Desktop.
Save n3tr/4c8b09600976ef40de15 to your computer and use it in GitHub Desktop.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
100.52144765853882,
13.735820789235582
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment