You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the "unkown" POR entries are remaining. Indeed, only the IATA code and the geographical coordinates are known. To display them, just execute the following command:
$ grep "^TODO" ori_por_non_iata.csv
A script may then be written, using GeoBase, in order to get the details of the nearest POR of the same location type (if possible). It could be written in Python.
In order to have that whole process more robust, I intend to write a validation script for the expected format. That way, when the format evolves, the validation script will tell what is wrong.
As mentioned in the comments for ee60b66, the ori_por_non_iata needs to be reformatted with the very same format of ori_por_public
The text was updated successfully, but these errors were encountered: