Skip to content

Instantly share code, notes, and snippets.

View antoniojtorres's full-sized avatar
🥃
Hey now

Antonio Torres antoniojtorres

🥃
Hey now
View GitHub Profile
@antoniojtorres
antoniojtorres / manhattan.json
Created October 18, 2016 00:12
Manhattan Neighborhood Coordinates in JSON
//Battery Park
[
{"latitude": 40.71860727913039, "longitude": -74.01686668395996},
{"latitude": 40.70627859196756, "longitude": -74.01939868927002},
{"latitude": 40.70439167854597, "longitude": -74.01877641677856},
{"latitude": 40.70411514363932, "longitude": -74.0184760093689},
{"latitude": 40.70439167854597, "longitude": -74.01722073554993},
{"latitude": 40.70500981124441, "longitude": -74.01664137840271},
{"latitude": 40.718314539933345, "longitude": -74.01266098022461}
]