openAIP / openaip

Public issue tracker of www.openaip.net.
41 stars 3 forks source link

Available Countries #9

Closed jannikscho closed 5 years ago

jannikscho commented 5 years ago

I would like to check the available countries and then load the data for these countries. At the moment every country has to be requested and then the error code has to be evaluated.

As an an example: An endpoint for existing countries would enough: /countries

Optimal would be 1 endpoint per data basis: /airports/countries /airspaces/countries /navaids/countries

and so on ..

reskume commented 5 years ago

Yep, good point. I'll implement it and ship it with the next version. Could take while - currently the frontend is being refactored.

reskume commented 5 years ago

Fixed with next release.