openAIP / openaip

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

Add support for programs to read hours of operations #239

Closed Wackymax closed 1 year ago

Wackymax commented 1 year ago

We'd like it if OpenAIP could expose a programmatically readable field where hours of operations for airspaces could be stored. I would guess that most use cases can be covered by storing the hours for every day of the week. From what I could tell by looking at the various airspace names there can be one of 4 types for every day of the week:

Some example airspaces are: https://www.openaip.net/data/airspaces/62615b000e8346dfd9269b83?originUrl=%2Fdata%2Fairspaces%3Fpage%3D1%26limit%3D500%26sortDesc%3Dfalse

https://www.openaip.net/data/airspaces/62614e42cb27f42509459f09?originUrl=%2Fdata%2F[…]ge%3D1%26limit%3D500%26sortDesc%3Dfalse%26search%3DTMZ%2520GG

reskume commented 1 year ago

Feature is implemented the following:

Additionally, the map features an experimental filter to hide all currently inactive airspaces from the current map view.