You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
There are at two wrongly formatted xlink:href values:
xlink:href="uuid.0942496b-7ce7-0b22-e053-0b751dc2499f"
xlink:href="urn:uuid.3618ff4a-13c0-451b-b510-27ea9e716c0f"
There might be more, needs to be checked for the whole file
The text was updated successfully, but these errors were encountered:
Corrected
Issue #3 -> rounded to one decimal
Issue #4 -> added missing curveExtent for RouteSegment
Issue #6 -> corrected length of RouteSegment to match calculated value
Issue #7 -> added missing srsName (even if it duplicates the global srsName declared with the gml:Envelope)
Issue #11 -> Corrected coordinates of Navaid ROK (were different from NDB ROK)
Issue #12 -> changed both gml:identifier to new UUID values
Issue #14 -> Corrected associations of RouteSegment to Route A6
Issue #16 -> corrected xlink to urn:uuid:
Additional correction:
- Adjusted some RouteSegment gml:id to more meaningful values (for debugging purpose)
There are at two wrongly formatted xlink:href values:
xlink:href="uuid.0942496b-7ce7-0b22-e053-0b751dc2499f"
xlink:href="urn:uuid.3618ff4a-13c0-451b-b510-27ea9e716c0f"
There might be more, needs to be checked for the whole file
The text was updated successfully, but these errors were encountered: