Aeronautical Information Exchange (AIXM/AICM)

Download Report

Transcript Aeronautical Information Exchange (AIXM/AICM)

Package: Airspace
Airspace
• Represents
–
–
–
–
ICAO Regions
Areas
Zones
Sectors
• Airspaces used in/by
–
–
–
–
Air traffic services
Special regulated airspace
Client defined airspace
Various ‘limited’ airspace
Airspace Feature
hasGeometry
<<object>>
AirspaceGeometry
1
isActive
<<object>>
Timetable
0..1
(f rom Time Management)
...)
Airspace geometry
hasGeometry
<<object>>
AirspaceGeometry
1
isActive
<<object>>
Timetable
0..1
(f rom Time Management)
...)
1
hasHorizontalBoundary
0..1
<<object>>
Surface
hasCentre...
(f rom Geometry )
0..1
<<object>>
Curve
(f rom Geometry )
Airspace Altitudes
Derived Airspace Geometry
2+ airspace with same
horizontal border
Airspace derived from
aggregation of parts
Airspace feature
hasGeometry
<<object>>
AirspaceGeometry
1
isActive
<<object>>
Timetable
0..1
0..1
0..1
(f rom Time Management)
...)
hasSameHorizontalExtentAs
is
1
isDefinedBy
+component
1
0..*
<<choice>>
AirspaceGeometryComponentChoice
0..*
<<choice>>
AirspaceBoundary
0..1
1
hasHorizontalBoundary
0..1
<<object>>
Surface
hasCentre...
(f rom Geometry )
0..1
<<object>>
Curve
(f rom Geometry )
Airspace Class
Airspace Usage Feature
<<feature>>
AirspaceUsage
0..*
isSpecifiedFor
<<feature>>
Airspace
1
hasUser
<<feature>>
0..*
OrganisationAuthority
(f rom Organisation)
0..*
Lists of values
Airspace Relationships
<<feature>>
Route
(f rom Routes)
definesAi rway
0..1
0..*
1
isProvidedWithin
0..*
<<feature>>
ServiceInAirspaceBlock
(f rom Serv ice)
concerns
0..*
<<object>>
LevelAndTimeBlock
(f rom Shared)
XML encoding examples
<?xml version="1.0" encoding="UTF-8"?>
<!-- This is an example of fictitious a Temporary Segregated Area TSA - EBT15, baseline information, as published in the AIP(type, identifier,
geometry, etc.).-->
<Airspace xmlns="http://www.aixm.aero/schema/5.0" xmlns:gml="http://www.opengis.net/gml/3.2"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco"
xsi:schemaLocation="http://www.aixm.aero/schema/5.0 AIXM_Feature.xsd" gml:id="A00001">
<gml:identifier codeSpace="http://ead.eurocontrol.int">A123</gml:identifier>
<featureMetadata>
….
</featureMetadata>
<timeSlice>
<AirspaceTimeSlice gml:id="VID001">
<gml:validTime>
<gml:TimePeriod gml:id="VID002">
<gml:beginPosition>2006-03-15T00:00:00</gml:beginPosition>
<gml:endPosition indeterminatePosition="unknown"/>
</gml:TimePeriod>
</gml:validTime>
<interpretation>BASELINE</interpretation>
<featureLifetime>
<gml:TimePeriod gml:id="VID003">
<gml:beginPosition>2006-03-15T00:00:00</gml:beginPosition>
<gml:endPosition indeterminatePosition="unknown"/>
</gml:TimePeriod>
</featureLifetime>
<type>TSA</type>
<designator>EBT15</designator>
<name>LO-RENINGE UAV AREA</name>
<controlType>MIL</controlType>
See www.aixm.aero
Open (encoding) issue
How will this be encoded GML?
Questions
?