Skip to content

Instantly share code, notes, and snippets.

@nasser
Last active August 29, 2015 14:05
Show Gist options
  • Save nasser/9682f8dab18bd5c27d93 to your computer and use it in GitHub Desktop.
Save nasser/9682f8dab18bd5c27d93 to your computer and use it in GitHub Desktop.
Small Islands Of New York
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Chimney_Sweeps_Islands","title":"Chimney Sweeps Islands"},"geometry":{"type":"Point","coordinates":[-73.783855,40.862803]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/The_Blauzes_(New_York)","title":"The Blauzes"},"geometry":{"type":"Point","coordinates":[-73.774669,40.861708]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/High_Island_(New_York)","title":"High Island, New York"},"geometry":{"type":"Point","coordinates":[-73.785639,40.859525]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Rat_Island_(New_York)","title":"Rat Island, New York"},"geometry":{"type":"Point","coordinates":[-73.78083,40.855]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/North_Brother_Island,_East_River","title":"North Brother Islands, East River"},"geometry":{"type":"Point","coordinates":[-73.8984231,40.8007677]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/South_Brother_Island,_East_River","title":"South Brother Islands, East River"},"geometry":{"type":"Point","coordinates":[-73.897930,40.796431]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Mau_Mau_Island","title":"Mau Mau Island"},"geometry":{"type":"Point","coordinates":[-73.918076,40.59714]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Mill_Rock","title":"Mill Rock"},"geometry":{"type":"Point","coordinates":[-73.938197,40.780653]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/U_Thant_Island","title":"U Thant Island"},"geometry":{"type":"Point","coordinates":[-73.964387,40.746599]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Hoffman_Island","title":"Hoffman Island"},"geometry":{"type":"Point","coordinates":[-74.053688,40.578873]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Prall%27s_Island","title":"Prall's Island"},"geometry":{"type":"Point","coordinates":[-74.20167,40.60889]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Shooters_Island","title":"Shooters Island"},"geometry":{"type":"Point","coordinates":[-74.15972,40.64333]}},
{"type":"Feature","properties":{"url":"http://en.wikipedia.org/wiki/Swinburne_Island","title":"Swinburne Island"},"geometry":{"type":"Point","coordinates":[-74.05028,40.56556]}}
]
}
@nasser
Copy link
Author

nasser commented Aug 24, 2014

Click the markers for the names and links to the wikipedia articles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment