Skip to content

Instantly share code, notes, and snippets.

@chelm
Created August 11, 2014 19:24
Show Gist options
  • Save chelm/1cc0c3aab6bd93a49b5d to your computer and use it in GitHub Desktop.
Save chelm/1cc0c3aab6bd93a49b5d to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features":[{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-86.5015759,
39.1720505
]
},
"properties": {
"name": "CIB at IUB"
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment