This is beautiful! Definitely worth looking at the examples in the Github repo: https://github.com/ClickHouse/adsb.exposed/ I particularly like the example of helicopters following the river Thames in London: https://github.com/ClickHouse/adsb.exposed/?tab=readme-ov-fi...
Impressive. Though, for one of the examples, set in an area with active military conflict, I wondered whether the information is new and useful to anyone involved.
Show HN: ADS-B visualizer
71–80 of 80 posts
Re: Show HN: ADS-B visualizer
#72How do it get ADS-B data from over the oceans? I guess it isn't satellite (which I now is used for actual tracking) since there is obviously a lot less lines over the oceans (but lines nonetheless).
Re: Show HN: ADS-B visualizer
#73Earlier quoted context omitted.
Impressive. Though, for one of the examples, set in an area with active military conflict, I wondered whether the information is new and useful to anyone involved.
Nah. This data is all publicly available already and easily accessible for any motivated nation state. Who, if they're in the area, would also be able to use their own receivers and radars in any case.
a) to make civilian air traffic control life easier
b) as (strategic) signalling - this applies for example to NATO tankers and electronic intelligence platforms flying over the Eastern Flank.
Remember, you want your opponent to know how you can potentially hurt them if things go bad, that's the basis of deterrence. This is why for example certain aspects of nuclear weapon systems are completely out in the public.
Re: Show HN: ADS-B visualizer
#74Earlier quoted context omitted.
Nah. This data is all publicly available already and easily accessible for any motivated nation state. Who, if they're in the area, would also be able to use their own receivers and radars in any case.
Military planes that show up on ADS-B do so for either of the two reasons (or both): a) to make civilian air traffic control life easier b) as (strategic) signalling - this applies for example to NATO tankers and electronic intelligence platforms flying over the Eastern Flank. Remember, you want your opponent to know how you can potentially hurt them if things go bad, that's the basis of deterrence. This is why for e…
c) Safety, being open about the flightpaths of tankers and intelligence-gathering aircraft flying in international airspace near those areas reduces the ability of Russia to claim they weren't informed or that the aircraft strayed into restricted airspace. That means a lower probability of incidents, though it's still not completely safe as demonstrated in 2022: https://www.bbc.com/news/uk-66798508
Re: Show HN: ADS-B visualizer
#75The image loading/rendering is fascinating, beginning grainy and then smoothing with time. Can you elaborate on what’s happening?
Re: Show HN: ADS-B visualizer
#76Not sure I'm understanding this.
Is a "tile" then 1x1 pixels in size? If so, does the server maintain a pixel-addressable cache of the 1x1 tiles?
Re: Show HN: ADS-B visualizer
#77Re: Show HN: ADS-B visualizer
#78Hi, thanks for sharing! Unfortunately besides empty map I don't see any visualization. Browser dev console is showing some CORS errors. EDIT: Nevermind, clickhouse.com was on disconnect's ad blocking list which I used for DNS blocking.
Re: Show HN: ADS-B visualizer
#79Hi, thanks for sharing! Unfortunately besides empty map I don't see any visualization. Browser dev console is showing some CORS errors. EDIT: Nevermind, clickhouse.com was on disconnect's ad blocking list which I used for DNS blocking.
Firefox, no map either. Tried all combinations of adblocker & VPN on/off, refreshing the map. Saw couple of tiles for a brief moment, then they disappeared, and I never saw them again.
Re: Show HN: ADS-B visualizer
#80Im surprised to see military traffic over the US. They tend to fly with ADSB out turned off and have an agreement with FAA to be able to do that. Also surprised to see gliders who generally don’t broadcast ADSB out. In the US, we are required to have ADSB out within most controlled airspace and within the mode C veil of a major airport (within 30nm and up to 10,000 MSL). So most GA planes have it but remote areas hav…