Commit fb4f6051 authored by Gus Grubba's avatar Gus Grubba

Updating readme

parent 89908866
......@@ -4,7 +4,7 @@
* Group rules jurisdictions
* Check rules sorting order. Repopulating QmlObjectListModel causes the repeater to show the contents in random order.
* ~Check rules sorting order. Repopulating QmlObjectListModel causes the repeater to show the contents in random order.~
* ~AirMapRestrictionManager seems to be incomplete (if not redundant). Shouldn't we use the array of AirSpace items returned by AirMapAdvisoryManager instead? In addition to the AirSpace object, it gives you a color to use in order of importance.~ See question below.
......@@ -20,4 +20,4 @@ Given a same set of coordinates, what is the relationship between the `Airspace`
Also, the main glaring airspace nearby, KRDU has one entry in Airspaces whose ID is not in the array returned by the advisories (and therefore no color to assign to it). In fact, KRDU shows up 20 times in Advisories and 11 times in Airspaces.
In summary, why do I have to make two requests to get two arrays of Airspaces, which should be mostly the same?
\ No newline at end of file
In summary, why do I have to make two requests to get two arrays of Airspaces, which should be mostly the same?
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment