Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

Issues with DONLON ATZ and DesignatedPoint "EADH ARP" #22

Open
BenoitMaisonny opened this issue Oct 20, 2022 · 0 comments
Open

Issues with DONLON ATZ and DesignatedPoint "EADH ARP" #22

BenoitMaisonny opened this issue Oct 20, 2022 · 0 comments

Comments

@BenoitMaisonny
Copy link

  1. DONLON ATZ's geometry is a circle centred on a point reference:
<gml:CircleByCenterPoint numArc="1">
  <gml:pointProperty xlink:href="#p9898" xlink:title="DPN_EADH"/>
  <gml:radius uom="KM">10.0</gml:radius>
</gml:CircleByCenterPoint>

Such reference is suitable for one-time display in GML software, but is not suitable for an ICAO AIP data set (in my opinion, at least, but it seems to be supported by the coding guidelines). I would suggest to use a local reference to the DesignatedPoint feature rather than to the aixm:Point in that feature.

  1. A DesignatedPoint of type OTHER:ARP is of course not standard. Why not refer to the AirportHeliport directly?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant