wiedehopf / tar1090

Provides an improved webinterface for use with ADS-B decoders readsb / dump1090-fa
Other
1.22k stars 224 forks source link

fix api url for planetspotters.net #188

Closed zivillian closed 2 years ago

zivillian commented 2 years ago

this fixes the planespotters.net images for planes which have no icao code in their database but have images like the german military NH90 with registration 79+23

wiedehopf commented 2 years ago

too many wrong pictures, that's why the code exists in the first place.

zivillian commented 2 years ago

Do you have an example, where this returns a wrong image? Maybe I can come up with a better solution.

wiedehopf commented 2 years ago

This is the request it makes: https://api.planespotters.net/pub/photos//hex/3F9E5B?reg=79+23&icaoType=NH90

It's what we agreed on with planespotters. It should be ok to only match the registration and still return something, feel free to contact planespotters about this.