ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • ヘルプ
  • Sign Out
ArcGIS Desktop

ArcGIS Online

組織のマッピング プラットフォーム

ArcGIS Desktop

完全なプロ仕様の GIS

ArcGIS Enterprise

エンタープライズ GIS

ArcGIS Developers

位置情報利用アプリの開発ツール

ArcGIS Solutions

各種業界向けの無料のテンプレート マップおよびテンプレート アプリケーション

ArcGIS Marketplace

組織で使えるアプリとデータを取得

  • ドキュメント
  • サポート
Esri
  • サイン イン
user
  • マイ プロフィール
  • サイン アウト

ArcMap

  • ホーム
  • はじめに
  • マップ
  • 解析
  • データ管理
  • ツール
  • エクステンション

Create Aviation Geodatabase

  • 概要
  • 使用法
  • 構文
  • コードのサンプル
  • 環境
  • ライセンス情報

概要

Applies one of the ArcGIS for Aviation data models to the target geodatabase and configures it for use with the software. The supported data models are the Esri Aeronautical Information System (AIS) and Esri Airports (18B and 18C).

使用法

  • When using an enterprise geodatabase, feature classes and tables are registered as versioned and enabled for archiving.

  • The default horizontal and vertical coordinate system for the AIS schema is WGS 1984. For the Airports schema, the default horizontal coordinate system is NAD83 and the default vertical coordinate system is NAVD88. You can specify a different spatial reference, but you must define both vertical and horizontal (X/Y and Z) systems.

  • You can create the AIS, Airports (18B), and Airports (18C) schemas in enterprise geodatabases. You can also create Airports (18B and 18C) schemas in file geodatabases.

構文

arcpy.aviationmanagement.CreateAviationGeodatabase(in_workspace, in_data_model, {in_coordinate_system})
パラメーター説明データ タイプ
in_workspace

The geodatabase in which the AIS or Airports schema is going to be created.

Workspace
in_data_model

Indicates the data model type to create in in_workspace.

  • AIS —Creates a schema based on AIXM 4.5 and 5.x.
  • AIRPORTS (18B) —Creates a schema based on FAA Advisory Circular 150/5300-18B and AMDB.
  • AIRPORTS (18C) —Creates a schema based on FAA Advisory Circular 150/5300-18C and AMXM 2.0.
String
in_coordinate_system
(オプション)

Spatial reference for the spatial data in in_workspace.

Coordinate System

コードのサンプル

CreateAviationGeodatabase example (Python window)

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

# set the workspace environment
arcpy.env.workspace="c:/data"

# Applies the Airports schema in the egdb referenced in c:/data/aero_egdb.sde
arcpy.CreateAviationGeodatabase_aviationmanagement("aero_egdb.sde","AIRPORTS (18B)")

環境

  • 現在のワークスペース

ライセンス情報

  • Basic: いいえ
  • Standard: 次のものが必要 ArcGIS Aviation Airports, ArcGIS Aviation Charting
  • Advanced: 次のものが必要 ArcGIS Aviation Airports, ArcGIS Aviation Charting

関連トピック

  • An overview of the Aviation Data Management toolbox

ArcGIS Desktop

  • ホーム
  • ドキュメント
  • サポート

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

Esri について

  • 会社概要
  • 採用情報
  • Esri ブログ
  • ユーザ カンファレンス
  • デベロッパ サミット
Esri
ご意見・ご感想をお寄せください。
Copyright © 2021 Esri. | プライバシー | リーガル