ClickHouse / ClickHouse/adsb.exposed

Sometimes pictures are incorrect

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
JavaScript
Stars
459
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Sometimes, it displays an unknown pop artist (a dude in white pants and guitar) instead of an airplane.

It displays a burned battery instead of some model of Boeing 787.

It does not distinguish between different models, e.g., Boeing 737-700, 737-800, 737-900, or Airbus A319, A320, A321,
which is unforgivable, but we use a primitive request to find a picture from Wikipedia.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that requests aircraft images from Wikipedia and reproduce the examples in the issue, including the unknown pop artist and burned battery results. Check how aircraft models are represented in the request and verify that Boeing and Airbus variants resolve to appropriate images. Done means aircraft images are correct and distinct models are handled reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.