The following lists the AMXM features currently supported by the arcpyproduction.aviation.ExportAmxm function and how they are mapped to AMXM elements:
AIRPORTS | AMXM |
---|---|
POSITION | AERODROMEREFERENCEPOINT |
AIRPORTSIGN | AERODROMESIGN |
AIRFIELDLIGHT | AERODROMESURFACELIGHTING |
APRON | APRONELEMENT |
ARRESTINGGEAR | ARRESTINGGEARLOCATION |
ASRNEDGE | ASRNEDGE |
ASRNNODE | ASRNNODE |
ATCBLINDSPOT | ATCBLINDSPOT |
RUNWAYBLASTPAD | BLASTPAD |
BRIDGESIDE | BRIDGESIDE |
CONSTRUCTIONAREA | CONSTRUCTIONAREA |
DEICINGAREA | DEICINGAREA |
DEICINGGROUP | DEICINGGROUP |
RUNWAYHELIPADDESIGNSURFACE | FINALAPPROACHANDTAKEOFFAREA |
FREQUENCYAREA | FREQUENCYAREA |
POSITION | HELIPADTHRESHOLD |
HOTSPOT | HOTSPOT |
RUNWAYLAHSO | LANDANDHOLDSHORTOPERATIONLOCATION |
RUNWAYCENTERLINE | PAINTEDCENTERLINE |
AIRCRAFTGATESTANDAREA | PARKINGSTANDAREA |
AIRCRAFTGATESTAND | PARKINGSTANDLOCATION |
POSITIONMARKING | POSITIONMARKING |
POSITION | RUNWAYCENTERLINEPOINT |
RUNWAYDISPLACEDAREA | RUNWAYDISPLACEDAREA |
RUNWAYELEMENT | RUNWAYELEMENT |
MARKINGLINE | RUNWAYEXITLINE |
RUNWAYINTERSECTION | RUNWAYINTERSECTION |
MARKINGAREA | RUNWAYMARKING |
SHOULDER | RUNWAYSHOULDER |
RUNWAYDIRECTION | RUNWAYTHRESHOLD |
ROADSEGMENT | SERVICEROAD |
MARKINGLINE | STANDGUIDANCELINE |
STOPWAY | STOPWAY |
POSITION | SURVEYCONTROLPOINT |
TAXIWAYELEMENT | TAXIWAYELEMENT |
MARKINGLINE | TAXIWAYGUIDANCELINE |
TAXIWAYHOLDINGPOSITION | TAXIWAYHOLDINGPOSITION |
MARKINGLINE | TAXIWAYINTERSECTIONMARKING |
SHOULDER | TAXIWAYSHOULDER |
TOUCHDOWNLIFTOFF | TOUCHDOWNLIFTOFFAREA |
STRUCTURELINE | VERTICALLINESTRUCTURE |
STRUCTUREPOINT | VERTICALPOINTSTRUCTURE |
STRUCTUREPOLYGON | VERTICALPOLYGONALSTRUCTURE |
NATURALWATERBODY | WATER |
Airports to AMXM schema mapping is found within the AMXMExportTemplate.xml file located at <Aviation installation dir>\DataExchange\AMXM\Exporter. This file sets the AMXM-compliant structure for attribution in the output file and provides textual input for source Airports feature classes and tables and their field names.
File | AMXMExportTemplate.xml |
Purpose | Sets output AMXM schema for output XML file and maps Airports feature classes and tables and their fields to AMXM elements. |
Format | AMXM-compliant structure. XML hierarchy has Airports field names within the AMXM field tags, within the AMXM elements, that are within source Airports feature class or table element names. |
Example | The following is a AMXMExportTemplate example:
|