This repository contains work in progress dowloader and parser for VFR.
Right now The code is capable of downloading snapshot of all RUÍAN data and extracting list of Cities.
Parsed data are stored in sqlite database. No API for accessing this data is done yet.
This project is pre alpha phase. All parts of the project are subject to change without notice ( API, dataformat, general usage ).
[x] POC of acquiring RUÍAN data
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.