Skip to content

Instantly share code, notes, and snippets.

@luisrudge
Created August 7, 2013 17:40
Show Gist options
  • Select an option

  • Save luisrudge/6176495 to your computer and use it in GitHub Desktop.

Select an option

Save luisrudge/6176495 to your computer and use it in GitHub Desktop.
way2
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-48.500488,
-27.544245
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment