I've created a web app for querying and visualization of ADS-B datasets: https://adsb.exposed/
Source code: https://github.com/ClickHouse/adsb.exposed/
The results significantly exceeded my expectations because the pictures are insanely beautiful, and the data is a treasure trove.
It proves many statements that were not certain: - it is feasible to generate tiles by aggregation on a pixel level (instead of hexagons or rectangular grid); - it does not require JPG/PNG tiles - we can transfer raw bitmap data with zstd compression; - it is possible to do it in real time;
Comments URL: https://news.ycombinator.com/item?id=39990346
Points: 79
# Comments: 21
Login to add comment
Other posts in this group
Article URL: https://uvdn7.github.io/cpp-coro/
Comments URL: https://news.ycombinator
Hey HN!
This is Adil, Salman and Jose and and we’re behind archgw [1]. An intelligent proxy server designed as an edge and AI gateway for agents - one that natively know how to handle prompts, n

Article URL: https://github.com/Exorust/TorchLeet
Comments URL: https://news.ycomb
Article URL: https://www.embedded.com/why-lua-beats-micropython-for-serious-embedded-devs
Comments