Excursions

Águila Glacier

During the morning, we will disembark in Zodiac boats for a gentle walk around a lagoon formed by the melting of the Águila glacier, up to which we will come face to face. In the afternoon we will navigate in Zodiacs boats to approach the Condor glacier. We will learn about the formation of the glaciers and their influence on the abrupt geography of the Fuegian channels.

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