2016 A year in Pictures

2016 A year in Pictures This page is my 2016 thru the lens of my camera people i meet and places I see

Spending an early morning in Harlem 3/17/2016
03/18/2016

Spending an early morning in Harlem 3/17/2016

Something fun this morning 3/13/2016
03/12/2016

Something fun this morning 3/13/2016

Astoria boulevard looking down at Grand Central Parkway 3/7/2016
03/07/2016

Astoria boulevard looking down at Grand Central Parkway 3/7/2016

The jet set A380 over Long Island 2/28/2016
03/02/2016

The jet set A380 over Long Island 2/28/2016

March our long good night is just about over 3/1/2016
03/02/2016

March our long good night is just about over 3/1/2016

In this job I get to see and cover some amazing stories but yesterday I got to see something you see in movies or on nat...
02/26/2016

In this job I get to see and cover some amazing stories but yesterday I got to see something you see in movies or on natgeo I got to see the USCG in action. Using their skills to save the crew of the Carolina Queen III they are the best our county have. They are the thin line between life and death 2/25/2016

16 month old boy is dead NYPD looks into his death 2/23/2016
02/23/2016

16 month old boy is dead NYPD looks into his death 2/23/2016

2/22/2016 the moon playing hide and seek
02/22/2016

2/22/2016 the moon playing hide and seek

Working the streets 125th street 2/17/2016
02/17/2016

Working the streets 125th street 2/17/2016

Working the streets in the big city 2/15/2015
02/15/2016

Working the streets in the big city 2/15/2015

The jet set 2/5/2016
02/08/2016

The jet set 2/5/2016

2/7/2016 Beach time
02/08/2016

2/7/2016 Beach time

Address

New York, NY
10026

Website

Alerts

Be the first to know and let us send you an email when 2016 A year in Pictures posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });