Improve Aircraft Legend Clarity and Accuracy #13

Closed
opened 2025-08-24 18:17:57 +02:00 by olemd · 0 comments
Owner

Description

The aircraft types legend has several issues that make it confusing and potentially inaccurate.

Current Issues

  • Multiple 'commercial' entries for different weight classes
  • All commercial aircraft show the same icon regardless of size
  • Legend doesn't clearly distinguish between light/medium/large aircraft
  • May not accurately reflect ADS-B emitter categories

Expected Improvements

Icon Differentiation

  • Use different icons or visual styles for different aircraft sizes
  • Ensure light/medium/large aircraft are visually distinct
  • Consider different icons for different aircraft types

Legend Clarity

  • Remove duplicate entries
  • Use clear, unambiguous labels
  • Group related categories logically
  • Show actual icons used on the map

Accuracy Check

  • Verify legend matches actual ADS-B emitter category classification
  • Ensure aircraft are correctly categorized based on received data
  • Update legend to reflect real ADS-B categories vs imaginary ones

This was partially addressed when replacing imaginary categories with real ADS-B classes, but the legend still needs refinement.

Files to Modify

  • assets/static/index.html - Legend HTML structure
  • assets/static/css/style.css - Legend and icon styling
  • JavaScript aircraft classification logic
  • Icon files in assets/static/icons/ directory

Labels

enhancement, frontend, ux

## Description The aircraft types legend has several issues that make it confusing and potentially inaccurate. ## Current Issues - Multiple 'commercial' entries for different weight classes - All commercial aircraft show the same icon regardless of size - Legend doesn't clearly distinguish between light/medium/large aircraft - May not accurately reflect ADS-B emitter categories ## Expected Improvements ### Icon Differentiation - Use different icons or visual styles for different aircraft sizes - Ensure light/medium/large aircraft are visually distinct - Consider different icons for different aircraft types ### Legend Clarity - Remove duplicate entries - Use clear, unambiguous labels - Group related categories logically - Show actual icons used on the map ### Accuracy Check - Verify legend matches actual ADS-B emitter category classification - Ensure aircraft are correctly categorized based on received data - Update legend to reflect real ADS-B categories vs imaginary ones ## Related Work This was partially addressed when replacing imaginary categories with real ADS-B classes, but the legend still needs refinement. ## Files to Modify - assets/static/index.html - Legend HTML structure - assets/static/css/style.css - Legend and icon styling - JavaScript aircraft classification logic - Icon files in assets/static/icons/ directory ## Labels enhancement, frontend, ux
olemd closed this issue 2025-09-01 10:06:30 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: olemd/skyview#13
No description provided.