Skip to content

Transforma dados do cadastro de aeródromos da ANAC para um formato mais amigável

Notifications You must be signed in to change notification settings

evandrojose/Cadastro_ANAC

Repository files navigation

Cadastro_ANAC

                            Version 1.0
                            License MIT

Material developed by: Prof. Dr. Evandro Jose da Silva - Aeronautics Institute of Technology, Brazil http://www.civil.ita.br/~evandro/

This material can be used as a Python (3.7 version) script; or as a compiled file (just in Windows), based in Pyinstaller Dependencies: pandas, pathlib and numpy

This software is intended to translate ANAC Aerodrome information into readable data.

The console will provide the instructions.


INPUTS: INPUT1: one must to visit ANAC website: https://www.anac.gov.br/assuntos/setor-regulado/aerodromos/cadastro-de-aerodromos-civis and download aerodrome files, renaiming them from .csv into .entrada

INPUTn: *same as input 1


OUTPUTS: OUTPUT1: -a log file with events

OUTPUT2: -an output file with data


SOME NOTES: *Only the first runway is taken into cosnideration


CONSOLE INSTRUCTIONS:

  1. Visite: https://www.anac.gov.br/assuntos/setor-regulado/aerodromos/cadastro-de-aerodromos-civis
  2. Faça download dos arquivos CSV relacionados aos aerodromos brasileiros. Pode-se analisar mais de um arquivo ao mesmo tempo
  3. Crie uma pasta, adicione estes arquivos e e troque a extensão .csv por .entrada 4.Cole aqui o diretorio criado:

===========================================MIT License=========================================================================================== Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Transforma dados do cadastro de aeródromos da ANAC para um formato mais amigável

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages