Excursions

Wulaia Bay

In the afternoon we will disembark at Wulaia Bay, a historic site that was one of the largest settlements of the Yámanas native canoes. Charles Darwin, an English naturalist, disembarked here in 1833 during his voyage aboard the HMS Beagle. This place offers a visual spectacle of great beauty for its vegetation and geography. We will reach a lookout point, walking through the Magellanic forest where lengas, coigües, canelos and ferns, among other species, grow. 
 

File D:\Australis\www.australis.com_web_eu4\eu\system\lib\Database.php
Line 1470

SQLSTATE[42000]: Syntax error or access violation: 1140 In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'webaustralis_europa_rc27.pivot.id'; this is incompatible with sql_mode=only_full_group_by

SELECT pivot.id AS excursion_routes_pivot_id, pivot.route_id AS excursion_routes_pivot_route_id, pivot.excursion_id AS excursion_routes_pivot_excursion_id, aus_routes.*, COUNT(aus_routes.id) AS total FROM aus_routes INNER JOIN aus_excursion_routes pivot ON route_id = aus_routes.id WHERE pivot.excursion_id = :i63param0 AND aus_routes.enabled != :i63param1 ORDER BY aus_routes.position desc LIMIT 1