Editing by Forrest Bandor

Editing by Forrest Bandor Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Editing by Forrest Bandor, Art, Paoli, IN.

Beautiful double rainbow after getting soaked by a heavy pop up shower.
07/18/2019

Beautiful double rainbow after getting soaked by a heavy pop up shower.

Wildfires seem like such a disaster but it is a natural lifecycle of a forest. A forest that is not maintained through c...
06/19/2019

Wildfires seem like such a disaster but it is a natural lifecycle of a forest. A forest that is not maintained through control burns and being cleaned out from brush will naturally get cleared out by a forest fire. I could go into much more detail but if your interested in it you should look into the lifecycle of a forest.

Really wishing I was back in Oregon right now.
06/17/2019

Really wishing I was back in Oregon right now.

Found this slug taking a break and getting some shelter from the rain under some fungi! Swipe left for original.  @ Paol...
05/21/2019

Found this slug taking a break and getting some shelter from the rain under some fungi! Swipe left for original. @ Paoli, Indiana

We spotted this little sq**rt just a few minutes before seeing the red tail hawk form my last post.
05/11/2019

We spotted this little sq**rt just a few minutes before seeing the red tail hawk form my last post.

I know I’ve been inactive for a bit, I took a bit of a break from social media for a bit. Here is a majestic red rail ha...
05/10/2019

I know I’ve been inactive for a bit, I took a bit of a break from social media for a bit. Here is a majestic red rail hawk I was able to get in action.

Address

Paoli, IN
47454

Website

Alerts

Be the first to know and let us send you an email when Editing by Forrest Bandor posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//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); });