Skip to content

Commit

Permalink
add SBVC airport
Browse files Browse the repository at this point in the history
  • Loading branch information
maidough committed Mar 6, 2024
1 parent 7bd967e commit 22f5785
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -244127,6 +244127,18 @@
"lon": -47.9661102295,
"tz": "America\/Sao_Paulo"
},
"SBVC": {
"icao": "SBVC",
"iata": "VDC",
"name": "Glauber Rocha Airport",
"city": "Vitória da Conquista",
"state": "Bahia",
"country": "BR",
"elevation": 2933,
"lat": -14.907778,
"lon": -40.914722,
"tz": "America\/Bahia"
},
"SBVG": {
"icao": "SBVG",
"iata": "VAG",
Expand Down

0 comments on commit 22f5785

Please sign in to comment.