denisesenguel / skyseed-ops-client

Frontend built with ReactJS and BootstrapCSS
0 stars 0 forks source link

Refine Airspace Data for Map #56

Closed denisesenguel closed 2 years ago

denisesenguel commented 2 years ago

Documentation: https://docs.openaip.net/#/Airspaces/get_airspaces

denisesenguel commented 2 years ago

Categorization later, once it's clear if we really want to use OpenAIP data. Making an API call every time the map is loaded does not make sense as data is not updated more frequently than once a day. Query API periodically and saving to DB or file system instead (setup later as well)