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

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

Post Version

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

概要

Posting is the process of applying the current edit session to the reconciled target version during version geodatabase editing. Before a version can be posted, it must be reconciled with a target version and all conflicts must be resolved.

レガシー:

This is a deprecated tool. The Reconcile Versions tool should be used to post versions following a reconcile.

使用法

  • Posting synchronizes the edit version with the reconciled version and saves the data.

  • Posting can't be undone since you are applying changes to a version that you are not currently editing.

  • If the reconciled version is modified between reconciling and posting, you will be notified to reconcile again before posting.

構文

arcpy.management.PostVersion(in_workspace, version_name)
パラメーター説明データ タイプ
in_workspace

The ArcSDE geodatabase containing the edit version to be posted. The default is to use the workspace defined in the environment.

Workspace
version_name

Name of the edit version to be posted to the target version.

String

コードのサンプル

import arcgisscripting
gp = arcgisscripting.create()
 
gp.postversion( "Database Connections\Connection to workspace.sde", "housing")

環境

  • 現在のワークスペース
  • 出力データのコンフィグレーション キーワード
  • テンポラリ ワークスペース

ライセンス情報

  • Basic: いいえ
  • Standard: はい
  • Advanced: はい

関連トピック

  • バージョンのリコンサイル (Reconcile Versions)
  • バージョンのリコンサイルの概要

ArcGIS Desktop

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

ArcGIS

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

Esri について

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