-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For the geojson processing on laravel:
- Parses the FIR.geojson file
- For each FIR, deletes if 'ICAOCODE' not present in our FIR list
- If found, updates FIRname to the name we have on file for the FIR
- sets new parameter flight_information_regions_name to "Name\n(ICAO)"
- Sets FIRstatus (integer). See below
- Can filter/drop the properties 'REGION', 'StateCode', 'StateName'
1 = is owner of active flow measure;
2 = is owner of notified flow measure active in next hour, but no active flow measures,
3 = neither 1 or 2 applies, but has an FAO tag for an active flow measure
4 = neither 1, 2 or 3 applies, but has an FAO tag for a notified flow measure active in the next hour
Metadata
Metadata
Assignees
Labels
No labels