Skip to content

Laravel output for geojson processing #249

@KHardern

Description

@KHardern

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
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions