Notice: Undefined index: OnlyIds in /var/www/vhosts/keops/code/applications/Geographic/libs/distances/GetNearAirports.php on line 20
SELECT id, es, distance FROM ( SELECT id, es, keops.GetDistance('45.4393794','12.343901417', `latitude`,`longitude`) AS distance FROM keops.geoplaces WHERE keops.geoplaces.asc_3=541 and AND geotype_id = 9 ) AS temp WHERE distance <= 1000 ORDER BY distance ASC, es ASC LIMIT 50; Something Wrong Happen !