Skip to content

Commit

Permalink
stackpath update
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Feb 19, 2024
1 parent b7916c5 commit 2bd75a4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions data/iata-filtered.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ const iata = new Map([
["IAD", [38.95, -77.45]],
["IAH", [29.98, -95.34]],
["ICN", [37.45, 126.45]],
["ICT", [37.65, -97.43]],
["IEV", [50.4, 30.45]],
["IND", [39.71, -86.3]],
["ISB", [33.61, 73.11]],
Expand Down Expand Up @@ -301,6 +302,7 @@ const iata = new Map([
["PMO", [38.19, 13.1]],
["PNH", [11.55, 104.85]],
["PNQ", [18.58, 73.92]],
["PNS", [30.48, -87.19]],
["POA", [-29.99, -51.18]],
["POX", [49.05, 2.1]],
["PPT", [-17.56, -149.61]],
Expand Down
2 changes: 2 additions & 0 deletions data/providers/stackpath.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const stackpath = {
"GRU", // Sao Paulo (Brazil)
"HKG", // Hong Kong (China)
"ICN", // Seoul (South Korea)
"ICT", // Wichita (US)
"JFK", // New York (US)
"JNB", // Johannesburg (South Africa)
"KIX", // Osaka (Japan)
Expand All @@ -35,6 +36,7 @@ const stackpath = {
"NRT", // Tokyo (Japan)
"ORD", // Chicago (US)
"PHX", // Phoenix (US)
"PNS", // Pensacola (US)
"SCL", // Santiago de Chile (Chile)
"SEA", // Seattle (US)
"SFO", // San Francisco (US)
Expand Down
Loading

0 comments on commit 2bd75a4

Please sign in to comment.