Open SilentT-FR opened 9 years ago
RetrieveAirportInfo
geoname change it need to write the username http://ws.geonames.org/searchJSON?maxRows=1&username=silentt&style=medium&featureCode=AIRP&type=json&q=DAAE;
for testing i have change OperationsData.class.php ligne 686 $url = Config::Get('GEONAME_API_SERVER').'/searchJSON?maxRows=1&username=silentt&style=medium&featureCode=AIRP&type=json&q='.$icao;
so doesn't work
RetrieveAirportInfo
geoname change it need to write the username http://ws.geonames.org/searchJSON?maxRows=1&username=silentt&style=medium&featureCode=AIRP&type=json&q=DAAE;
for testing i have change OperationsData.class.php ligne 686 $url = Config::Get('GEONAME_API_SERVER').'/searchJSON?maxRows=1&username=silentt&style=medium&featureCode=AIRP&type=json&q='.$icao;
so doesn't work