diff --git a/README.md b/README.md index ea8975f..61baf66 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,7 @@ -## TODO +## VATSIM Map -## Future +Experimenting with the new VATSIM API to provide a generic FIR map for VATCCs. -* Theme switch light / dark -** Turn off POI labels at high zoom +### Status -* Markers clickable -* Modal or inline window -* Geocoder search for marker names - -* Show ATC polys and state from controllers API -* Add airport markers and counters for arr/deps -* Add ATC markers for tower, gnd, dep -* Use AFV to get extended sectors -* Switch icons between prop and jet based on callsign or type. - Filter aircraft_type by types from https://vatstats.net/ -* Use nav API for progressive taxi or draw on ground map routes - -### Current stats -In FIR now -Top types -Arr / dep counts - -### Stored stats -Traffic heatmap (DB needed) - -## Credits -CC BY-SA 3.0 -https://commons.wikimedia.org/wiki/File:Plane_font_awesome.svg - -## Theme - -Green 33cc99 A10 -Blue B0D1FC A10 - -## References - -https://docs.mapbox.com/mapbox-gl-js/example/animate-marker/ -https://docs.mapbox.com/mapbox-gl-js/example/forward-geocode-custom-data/ \ No newline at end of file +Extremely under cooked ... \ No newline at end of file diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..ea8975f --- /dev/null +++ b/TODO.md @@ -0,0 +1,40 @@ +## TODO + +## Future + +* Theme switch light / dark +** Turn off POI labels at high zoom + +* Markers clickable +* Modal or inline window +* Geocoder search for marker names + +* Show ATC polys and state from controllers API +* Add airport markers and counters for arr/deps +* Add ATC markers for tower, gnd, dep +* Use AFV to get extended sectors +* Switch icons between prop and jet based on callsign or type. + Filter aircraft_type by types from https://vatstats.net/ +* Use nav API for progressive taxi or draw on ground map routes + +### Current stats +In FIR now +Top types +Arr / dep counts + +### Stored stats +Traffic heatmap (DB needed) + +## Credits +CC BY-SA 3.0 +https://commons.wikimedia.org/wiki/File:Plane_font_awesome.svg + +## Theme + +Green 33cc99 A10 +Blue B0D1FC A10 + +## References + +https://docs.mapbox.com/mapbox-gl-js/example/animate-marker/ +https://docs.mapbox.com/mapbox-gl-js/example/forward-geocode-custom-data/ \ No newline at end of file