ArcGIS for Desktop

  • ドキュメント
  • 価格
  • サポート

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

ArcGIS Online

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

ArcGIS for Desktop

完全なプロ仕様の GIS

ArcGIS for Server

エンタープライズ GIS

ArcGIS for Developers

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

ArcGIS Solutions

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

ArcGIS Marketplace

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

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

Help

  • ホーム
  • はじめに
  • マップ
  • 解析
  • データ管理
  • ツール
  • その他...

What is the data access module?

The data access module, arcpy.da, is a Python module for working with data. It allows control of the edit session, edit operation, improved cursor support (including faster performance), functions for converting tables and feature classes to and from NumPy arrays, and support for versioning, replicas, domains, and subtypes workflows.

Data Access functions

FunctionDescription
ExtendTable

Joins the contents of a NumPy structured array to a table based on a common attribute field. The input table is updated to contain the fields from the join table.

FeatureClassToNumPyArray

Converts a feature class to NumPy structured array.

ListDomains

Lists the attribute domains belonging to a geodatabase.

ListFieldConflictFilters

Lists the fields in a versioned feature class or table that have field conflict filters applied.

ListReplicas

Lists the replicas in the workspace.

ListSubtypes

Returns a dictionary of the subtypes for a table or feature class.

ListVersions

Lists the versions in the workspace.

NumPyArrayToFeatureClass

Converts a NumPy structured array to a point feature class.

NumPyArrayToTable

Converts a NumPy structured array to a table.

TableToNumPyArray

Converts a table to NumPy structured array.

Walk

Generate data names in a directory/database structure by walking the tree top-down or bottom-up. Each directory/workspace yields a tuple of three: directory path, directory names, and file names.

Data Access classes

ClassDescription
Domain

The Domain object contains properties that describe an attribute domain.

Editor

The Editor class allows use of edit sessions and operations to manage database transactions.

InsertCursor

InsertCursor establishes a write cursor on a feature class or table. InsertCursor can be used to add new rows.

Replica

The Replica object contains properties that describe a replica.

SearchCursor

SearchCursor establishes read-only access to the records returned from a feature class or table.

UpdateCursor

UpdateCursor establishes read-write access to records returned from a feature class or table.

Version

The Version object contains properties that describe a version.

注意:

The ListFieldConflictFilters function was made available at ArcGIS 10.2.1.

このトピックへのフィードバック

ArcGIS for Desktop

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

ArcGIS プラットフォーム

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

Esri について

  • 会社概要
  • 採用情報
  • スタッフ ブログ
  • ユーザ カンファレンス
  • デベロッパ サミット
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | プライバシー | リーガル