adsb.exposed icon indicating copy to clipboard operation
adsb.exposed copied to clipboard

Interactive visualization and analytics on ADS-B data with ClickHouse

Results 12 adsb.exposed issues
Sort by recently updated
recently updated
newest added

It can span for the whole time range (2022 .. now). Workaround: it is already possible to simply add `AND time BETWEEN ... AND ...` in the WHERE condition in...

https://cesium.com/platform/cesiumjs/ It could solve https://github.com/ClickHouse/adsb.exposed/issues/4

While this app tolerates SQL injections (they are secure and it allows arbitrary user-provided SQL anyway), this is still wrong.

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....

wontfix

I think this line is HTML injection, but hard to exploit: https://github.com/ClickHouse/adsb.exposed/commit/94bd67c851663b64202bf4cdec258786c422e80f

Sometimes, it displays the previous aircraft model when I already hover over another.

enhancement

It uses a non-linear RGB color space, and the calculations (such as sum and arithmetic average) are performed inside that color space, which is technically incorrect. We're going to do...

wontfix

Due to the usage of Mercator projection, at higher latitudes, the points are less dense, and the color can be different even if the actual density of points is the...

wontfix