cidsi is a simple API that processes the VATSIM data feed and outputs active ATC positions (where prim frequency is activated), showing their CID and SI (sector indicator).
The SI is loaded from callsigns.txt
, which is created using the included Python script
- Copy the desired positions from your ESE file to
ese.txt
- Run
ESE position processing.py
- Replace
callsigns.txt
in the root directory with the updated one - Run the API
Contributions of any kind are most welcome.
- Please file bug reports and/or feature requests as Issues.
- Pull requests are welcome.
It's a fairly straight-forward .js project. Python is required for the callsign.txt parser.
node api.js