jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.39k stars 390 forks source link

Update airport Scarborough Sea Port (/SCAR) #486

Open jpatokal opened 8 years ago

jpatokal commented 8 years ago

New airport edit suggestion submitted by Kerb78:

UPDATE airports SET name='Scarborough Sea Port', city='Scarborough', country='Trinidad and Tobago', iata='', icao='SCAR', x=-60.736754, y=11.182056, elevation=0, timezone=-4, dst='A' WHERE apid=11186;

Existing, potentially conflicting airport information:

Array
(
    [name] => Chacalluta
    [city] => Arica
    [country] => Chile
    [iata] => ARI
    [icao] => SCAR
    [x] => -70.338742
    [y] => -18.348531
    [elevation] => 167
    [apid] => 2641
    [uid] => 
    [timezone] => -4
    [dst] => S
    [tz_id] => America/Santiago
)

Cross-check this edit on other sites with compatible licensing:

jpatokal commented 8 years ago

New airport edit suggestion submitted by Kerb78:

UPDATE airports SET name='Scarborough Sea Port', city='Scarborough', country='Trinidad and Tobago', iata='', icao='SCAR', x=-60.736754, y=11.182056, elevation=0, timezone=-4, dst='A' WHERE apid=11186;

Existing, potentially conflicting airport information:

Array
(
    [name] => Chacalluta
    [city] => Arica
    [country] => Chile
    [iata] => ARI
    [icao] => SCAR
    [x] => -70.338742
    [y] => -18.348531
    [elevation] => 167
    [apid] => 2641
    [uid] => 
    [timezone] => -4
    [dst] => S
    [tz_id] => America/Santiago
)

Cross-check this edit on other sites with compatible licensing:

jpatokal commented 8 years ago

New airport edit suggestion submitted by Kerb78:

UPDATE airports SET name='Scarborough Sea Port', city='Scarborough', country='Trinidad and Tobago', iata='', icao='SCAR', x=-60.736754, y=11.182056, elevation=0, timezone=-4, dst='A' WHERE apid=11186;

Existing, potentially conflicting airport information:

Array
(
    [name] => Chacalluta
    [city] => Arica
    [country] => Chile
    [iata] => ARI
    [icao] => SCAR
    [x] => -70.338742
    [y] => -18.348531
    [elevation] => 167
    [apid] => 2641
    [uid] => 
    [timezone] => -4
    [dst] => S
    [tz_id] => America/Santiago
)

Cross-check this edit on other sites with compatible licensing: