Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created March 16, 2011 01:52
Show Gist options
  • Save springmeyer/871866 to your computer and use it in GitHub Desktop.
Save springmeyer/871866 to your computer and use it in GitHub Desktop.
{
"type": "FeatureCollection",
"features": [
{ "type": "Feature",
"properties": { "name": "whitehouse" },
"geometry" : { "type": "Point", "coordinates": [ -8575605.398444, 4707174.018280 ] }
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment