Skip to content

Instantly share code, notes, and snippets.

@gundersen
Created August 28, 2013 19:15
Show Gist options
  • Save gundersen/6370042 to your computer and use it in GitHub Desktop.
Save gundersen/6370042 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": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.0401668548584,
38.88588861057251
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.03566074371338,
38.8905651858898
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment