skyview/assets/static
Ole-Morten Duesund 9389cb8823 Implement comprehensive ICAO country lookup with complete global coverage
- Fix country field marshaling in JSON output to display countries in web frontend
- Replace incomplete ICAO database with comprehensive allocation table from aerotransport.org
- Add all 120+ countries and territories with correct hex address ranges
- Fix aircraft legend label: change "Medium 34000-136000kg" to "Large 34000-136000kg"
- Ensure complete coverage for all allocated ICAO 24-bit addresses worldwide

Fixes:
- 3C64AE now correctly shows Germany 🇩🇪 (range 3C0000-3FFFFF)
- 4ACB58 now correctly shows Sweden 🇸🇪 (range 4A8000-4AFFFF)
- 04008D now correctly shows Ethiopia 🇪🇹 (range 040000-040FFF)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 17:27:28 +02:00
..
css Update aircraft legend to show real ADS-B categories and implement pure Go ICAO country lookup 2025-08-24 16:59:20 +02:00
icons Extract aircraft SVG icons to external files and add dynamic marker updates 2025-08-24 15:29:43 +02:00
js Move documentation to docs/ directory and improve terminology 2025-08-24 16:24:46 +02:00
aircraft-icon.svg Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
favicon.ico Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
index.html Implement comprehensive ICAO country lookup with complete global coverage 2025-08-24 17:27:28 +02:00