v1.0.6

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This section provides ‘ParkingStandLocation’ feature data encoding guidance.


Vocabulary


ED-99

ED-119/AMXM

AIXM 5.1

AIRM

Name

ParkingStandLocationAM_ParkingStandLocationAircraftStandAircraftStand

 

Information concept:

AircraftStand: http://www.airm.aero/viewer/1.0.0/conceptual-model.html#AircraftStand

Data concept:

AircraftStand: http://www.airm.aero/viewer/1.0.0/logical-model.html#AircraftStand


Information concepts indicate the reference vocabulary and relations of an ParkingStandLocation with other concepts for operational experts. Data concepts indicate the reference features and properties for service architects, information/data architects and system implementers.

General

AMD data encoding can start when the necessary geographic information, aeronautical information and basic knowledge regarding the structure of created feature is available. 

From the geographical point of view, the ParkingStandLocation represents a designated area on an apron intended to be used for parking an aircraft. . This position is represented by one point and only this point shall be measured. The key attributes are the longitude, latitude and the elevation in reference with WGS-84. In the next part the process of converting the geographical information into the GML form thus into geometry information is described.

Based on Aeronatical Data Catalogue the required type of geometry for feature ParkingStandLocation is 'Point'. The definition of geometry type Point can be found in the Table A1-9 Data types of the Aeronautical Data Catalogue.

AMD encoding

AIXM 5.1

ED-99 feature ParkingStandLocation is mapped to the AIXM 5.1 as feature AircraftStand.

Geometry

In the AIXM 5.1 the geometry of the RunwayCentrelinePoint is point encoded as object ElevatedPoint.

For more information regarding AIXM 5.1 Geometry encoding follow 'AIXM data coding'.

GML considerations:

AIXM 5.1 is based on GML. Hence, obtained geographical location shall be transferred into a GML geometry object Point.


Figure 1 : ParkingStandLocation

Time

Feature ParkingStandLocation shall be established in accordance with coding rules and requirements listed in AIXM 5.1 Temporality Model.

AIXM 5.1 features

ParkingStandLocation is encoded to the AIXM 5.1 as AircraftStand feature.

All associations are shown in the UML Diagram (see below).

AircraftStand feature

http://aixm.aero/sites/aixm.aero/files/imce/AIXM51HTML/AIXM/Class_AircraftStand.html

UML Diagram (AircraftStand)

http://aixm.aero/sites/aixm.aero/files/imce/AIXM51HTML/AIXM/Diagram_AircraftStands.html

Content of example

The following AMD properties are not covered in the AIXM 5.1. coding example: vres, hres, integr, termref. These are covered by an AIXM 5.1. extension.

Coding example - Structure of message

<AIXMBasicMessage  ...>
  <aixm:messageMetadata>
  </aixm:messageMetadata>
  <hasMember>
    <aixm:AircraftStand gml:id="uuid.32108ee2-f6c0-4dcf-b93e-f13167165f7b">
  </hasMember>
  <hasMember>
    <aixm:AirportHeliport gml:id="uuid.0b7a2688-ab95-47e6-82c2-23fe321c4a48">
  </hasMember>
  <hasMember>
    <aixm:Apron gml:id="uuid.61843a22-c959-42e7-8a7b-1a40024a492c">
  </hasMember>
  <hasMember>
    <aixm:ApronElement gml:id="uuid.c232ce80-b58e-4813-a046-e10d2a3c67f1">
  </hasMember>
</AIXMBasicMessage>

Coding example - ParkingStandLocation

  <hasMember>
    <aixm:AircraftStand gml:id="uuid.32108ee2-f6c0-4dcf-b93e-f13167165f7b">
      <gml:identifier codeSpace="urn:uuid:">32108ee2-f6c0-4dcf-b93e-f13167165f7b</gml:identifier>
      <aixm:timeSlice>
        <aixm:AircraftStandTimeSlice gml:id="uuid.dc43c57a-e747-4377-bb47-8e0571ee6ee8">
          <gml:validTime>
            <gml:TimePeriod gml:id="uuid.aa8f6de2-868f-4a30-a347-c04aee83aad0">
              <gml:beginPosition>2020-09-01T00:00:00Z</gml:beginPosition>
              <gml:endPosition indeterminatePosition="unknown" />
            </gml:TimePeriod>
          </gml:validTime>
          <aixm:interpretation>BASELINE</aixm:interpretation>
          <aixm:sequenceNumber>1</aixm:sequenceNumber>
          <aixm:correctionNumber>0</aixm:correctionNumber>
          <aixm:featureLifetime>
            <gml:TimePeriod gml:id="uuid.6947ce4e-d966-4888-b2e2-08c884129627">
              <gml:beginPosition>2020-09-01T00:00:00Z</gml:beginPosition>
              <gml:endPosition indeterminatePosition="unknown" />
            </gml:TimePeriod>
          </aixm:featureLifetime>
          <aixm:designator>61</aixm:designator>
          <aixm:location>
            <aixm:ElevatedPoint gml:id="uuid.f9c1f015-0a5a-42a1-b909-60338c87645f" srsName="urn:ogc:def:crs:EPSG::4326">
              <gml:pos>50.10847917 14.25899128</gml:pos>
              <aixm:horizontalAccuracy uom="M">0.5</aixm:horizontalAccuracy>
              <aixm:elevation uom="M">356</aixm:elevation>
              <aixm:verticalAccuracy uom="M">0.5</aixm:verticalAccuracy>
            </aixm:ElevatedPoint>
          </aixm:location>
          <aixm:apronLocation xlink:href="#c232ce80-b58e-4813-a046-e10d2a3c67f1" />
          <aixm:extent>
            <aixm:ElevatedSurface gml:id="uuid.12ba074f-ea70-493f-82f8-3663d2b5968e" srsName="urn:ogc:def:crs:EPSG::4326">
              <gml:patches>
                <gml:PolygonPatch>
                  <gml:exterior>
                    <gml:Ring>
                      <gml:curveMember>
                        <gml:Curve gml:id="uuid.d29c90c4-2857-4207-8381-41c69d00e2ed">
                          <gml:segments>
                            <gml:GeodesicString interpolation="geodesic">
                              <gml:posList>50.10842016 14.25960633 50.10859442 14.259212 50.10855326 14.25894709 50.10856466 14.25892146 50.10849054 14.25884228 50.10847914 14.25886791 50.10836538 14.25889109 50.10832083 14.25884359 50.10828475 14.25892528 50.10827456 14.25894825 50.1081237 14.25928977 50.10842016 14.25960633</gml:posList>
                            </gml:GeodesicString>
                          </gml:segments>
                        </gml:Curve>
                      </gml:curveMember>
                    </gml:Ring>
                  </gml:exterior>
                </gml:PolygonPatch>
              </gml:patches>
            </aixm:ElevatedSurface>
          </aixm:extent>
          <aixm:availability>
            <aixm:ApronAreaAvailability gml:id="uuid.b9d28be8-dcc2-4cf7-94aa-91bae4bf31ac">
              <aixm:usage>
                <aixm:ApronAreaUsage gml:id="uuid.09ef5ef0-bc40-4cde-a0d9-2988a3fa9308">
                  <aixm:type>PERMIT</aixm:type>
                  <aixm:selection>
                    <aixm:ConditionCombination gml:id="uuid.ccad73c8-cca1-40ac-855d-43858033546a">
                      <aixm:logicalOperator>AND</aixm:logicalOperator>
                      <aixm:aircraft>
                        <aixm:AircraftCharacteristic gml:id="uuid.769abc0d-6853-4684-aa5f-a6ac4845d381">
                          <aixm:typeAircraftICAO>B738</aixm:typeAircraftICAO>
                          <aixm:wingSpan uom="M">38</aixm:wingSpan>
                        </aixm:AircraftCharacteristic>
                      </aixm:aircraft>
                    </aixm:ConditionCombination>
                  </aixm:selection>
                </aixm:ApronAreaUsage>
              </aixm:usage>
            </aixm:ApronAreaAvailability>
          </aixm:availability>
        </aixm:AircraftStandTimeSlice>
      </aixm:timeSlice>
    </aixm:AircraftStand>
  </hasMember>


Table of properties of ParkingStandLocation


ED-99/DO-272AIXM 5.1Contained within example

ParkingStandLocation

AircraftStand[location]

-

1stfeatfeatureLifetime.gml:TimePeriod.gml:beginPositionyes
2endfeatfeatureLifetime.gml:TimePeriod.gml:endPositionyes
3stvalidvalidTime.gml:TimePeriod.gml:beginPosition

yes

4endvalidvalidTime.gml:TimePeriod.gml:endPositionyes
5interpinterpretationyes
6

feattype

Note: Can be implied

-
7idnumberidentifieryes
8

idarpt

apronLocation.ApronElement.associatedApron.Apron.associatedAirportHeliport.AirportHeliport.locationIndicatorICAO

yes
9

idstd

designator

yes
10

vacc

location.ElevatedPoint.verticalAccuracy

yes
11

hacc

location.ElevatedPoint.horizontalAccuracy

yes
12

vres

location.ElevatedPoint.verticalResolution

no (part of AIXM extension)
13

hres

location.ElevatedPoint.horizontalResolution

no (part of AIXM extension)
14

source

source
OR
gmd:MD_Metadata.gmd:dataQualityInfo.gmd:lineage.gmd:LI_Lineage.gmd:processStep.gmd:LI_ProcessStep
Note: Needs processor with a role set to "publisher".

yes
15

integr

integrity

no (part of AIXM extension)
16

revdate

revisionDate
OR
gmd:MD_Metadata.gmd:identificationInfo.gmd:MD_DataIdentification.gmd:citation.gmd:CI_Citation.gmd:date.gmd:CI_Date.gmd:date
Note: also needs gmd:CI_Date.gmd:dateType.
gmd:CI_DateTypeCode to be set to "revision"

yes
17acftavailability.ApronAreaAvailability.usage.ApronAreaUsage[type="PERMIT"].selection.ConditionCombination.aircraft.AircraftCharacteristics.typeAircraftICAOyes
18termref

associatedTerminal.VerticalStructure.name

no (part of AIXM extension)
19

geopnt

location.ElevatedPoint

yes


Download feature ParkingStandLocation:

BL_ParkingStandLocation.xml


Missing attributes are part of the extension for the AIXM 5.1

https://ext.eurocontrol.int/aixm_confluence/display/AMX/Scope+of+AMX 

AMXM

https://ext.eurocontrol.int/aixm_confluence/display/AMX/ParkingStandLocation

TBD

 



  • No labels