ArcGIS for Desktop

  • Dokumentation
  • Preise
  • Support

  • My Profile
  • Hilfe
  • Sign Out
ArcGIS for Desktop

ArcGIS Online

Die Mapping-Plattform für Ihre Organisation

ArcGIS for Desktop

Ein vollständiges professionelles GIS

ArcGIS for Server

GIS in Ihrem Unternehmen

ArcGIS for Developers

Werkzeuge zum Erstellen standortbezogener Apps

ArcGIS Solutions

Kostenlose Karten- und App-Vorlagen für Ihre Branche

ArcGIS Marketplace

Rufen Sie Apps und Daten für Ihre Organisation ab.

  • Dokumentation
  • Preise
  • Support
Esri
  • Anmelden
user
  • Eigenes Profil
  • Abmelden

Help

  • Startseite
  • Erste Schritte
  • Karte
  • Analysieren
  • Verwalten von Daten
  • Werkzeuge
  • Mehr...

AIXM 4.5 Airspace Derived Geometry

  • Zusammenfassung
  • Verwendung
  • Syntax
  • Codebeispiel
  • Umgebung
  • Lizenzierungsinformationen

Zusammenfassung

The Import AIXM 4.5 to AIS tool will create a null geometry for an airspace feature if AIXM messages contain instructions to generate derived airspace geometries. This tool updates the null geometry with a polygon derived from other airspace features.

Verwendung

  • Polygon construction begins with a starting feature, called the base airspace. This tool unions, intersects, or subtracts additional features, such as component airspace, to the base airspace. AIXM version 4.5 or 5.1 messages supply the information used in generating the new polygon.

  • AIXM messages identify the base and component airspaces. Base and component airspaces exist in a one-to-many relationship.

  • Geometric operators, listed in an order of operations, control how the base and component airspaces are combined. AIXM messages can use the following operators:

    • Union
    • Subtract
    • Intersect
    • Copy the same extent of existing geometries

  • AIXM messages provide a number sequence for the order of operations against the base and component airspaces.

  • If AIXM messages reference a base or component feature missing in the database, the tool will not create the derived geometry.

  • A connection file specifies the Input workspace. The Input Workspace Version specifies the version within the input workspace where the new polygon airspace is created.

Syntax

AIXM45_AirspaceDerivedGeometry_aviationmanagement (in_workspace, workspace_version, {input_feature_sql})
ParameterErläuterungDatentyp
in_workspace

The workspace that contains the AIXM data.

Workspace
workspace_version

The geodatabase version in which the geometry updates will occur.

String
input_feature_sql
(optional)

Ein SQL-Ausdruck, mit dem eine Feature-Teilmenge ausgewählt wird. Weitere Informationen zur SQL-Syntax finden Sie in dem Hilfethema .

SQL Expression

Codebeispiel

AIXM45_AirspaceDerivedGeometry example (Python window)

The following Python window script demonstrates how to use the AIXM_45_AirspaceDerivedGeometry tool.

# workspace containing the AIXM data
inWorkspace = "c:/data/aeronautical.sde"

# update features in the default version
inVersion = "DBO.DEFAULT"

# execute AIXM45_AirspaceDerivedGeometry
arcpy.AIXM45_AirspaceDerivedGeometry_aviationmanagement(inWorkspace, inVersion)

Umgebung

  • Aktueller Workspace

Lizenzierungsinformationen

  • ArcGIS for Desktop Basic: Nein
  • ArcGIS for Desktop Standard: Erfordert Airports or Aviation Charting
  • ArcGIS for Desktop Advanced: Erfordert Airports or Aviation Charting

Verwandte Themen

  • An overview of the AIXM toolset
Feedback zu diesem Thema?

ArcGIS for Desktop

  • Startseite
  • Dokumentation
  • Preise
  • Support

ArcGIS Plattform

  • ArcGIS Online
  • ArcGIS for Desktop
  • ArcGIS for Server
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

Über Esri

  • Über uns
  • Karriere
  • Insider-Blog
  • User Conference
  • Developer Summit
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | Datenschutz | Rechtliches