Skip to content

Instantly share code, notes, and snippets.

@mattclements
Created February 21, 2014 22:54
Show Gist options
  • Save mattclements/9145286 to your computer and use it in GitHub Desktop.
Save mattclements/9145286 to your computer and use it in GitHub Desktop.
Matt Clements
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Matt Clements": "Freelance Developer"
},
"geometry": {
"type": "Point",
"coordinates": [
-0.7610821723937987,
52.03353819984969
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment