Skip to content

Instantly share code, notes, and snippets.

@wizardishungry
Last active December 22, 2015 00:48
Show Gist options
  • Save wizardishungry/6391658 to your computer and use it in GitHub Desktop.
Save wizardishungry/6391658 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"features":[
{
"id":"Condos near West 57th St. and Seventh Avenue New York, NY",
"properties":{
"CitiBike Locations Moved From ":"Condos near West 57th St. and Seventh Avenue New York, NY",
"Long":-73.989948,
"Lat":40.751984
},
"type":"Feature",
"geometry":{
"type":"Point",
"coordinates":[
-73.989948,
40.751984
]
}
}
],
"type":"FeatureCollection"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment