ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Upgrade Parcel Fabric

  • Summary
  • Usage
  • Syntax
  • Code sample
  • Environments
  • Licensing information

Summary

Upgrades an existing parcel fabric to the latest released version of ArcGIS. An existing parcel fabric is upgraded to take advantage of the new parcel editing functionality available in the latest released version of ArcGIS.

Legacy:

This is a deprecated tool. This functionality has been replaced by the Upgrade Dataset tool that upgrades the schema of a mosaic dataset, network dataset or parcel fabric to the current ArcGIS release.

Usage

  • To use the this tool, the geodatabase needs to be upgraded to the latest released version of ArcGIS. You can upgrade your geodatabase using the Upgrade_Geodatabase tool.

  • The geodatabase needs to be unversioned to be upgraded. If you do not want to upgrade your geodatabase, you can continue to work with an existing fabric that has not been upgraded in the latest released version of ArcGIS.

  • This tool can also be accessed from the Parcel Fabric Properties dialog box. To open the Parcel Fabric Properties dialog box, right-click a parcel fabric dataset in the Catalog window and click Properties.

Syntax

arcpy.fabric.UpgradeParcelFabric(in_parcel_fabric)
ParameterExplanationData Type
in_parcel_fabric

The parcel fabric dataset that will be upgraded to the latest released version of ArcGIS.

Parcel Fabric

Code sample

UpgradeParcelFabric example (Python window)

The following Python window script demonstrates how to use the UpgradeParcelFabric tool in immediate mode.

import arcpy
from arcpy import env
env.workspace = "C:/Parcel_Editor_Tutorial/Encinitas_City/Cadastral.gdb"
arcpy.UpgradeParcelFabric_fabric("Fabric")

Environments

  • Current Workspace
  • Scratch Workspace

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS

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

About Esri

  • About Us
  • Careers
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2021 Esri. | Privacy | Legal