Parcel Fabric properties

Resumen

The Describe function returns the following properties for ArcMap parcel fabrics. Dataset Properties are also supported.

Returns a dataType of "ParcelFabric", and a datasetType of "CadastralFabric".

Nota:

In older versions of ArcGIS, parcel fabrics were called cadastral fabrics.

Propiedades

PropiedadExplicaciónTipo de datos
bufferDistanceForAdjustment
(Sólo lectura)

The distance used to generate a buffer around the job parcels. This buffer defines the adjustment area.

Double
compiledAccuracyCategory
(Sólo lectura)

The default accuracy category for compiled parcels in this cadastral fabric. Category values range from 1 to 7, inclusively.

Integer
defaultAccuracyCategory
(Sólo lectura)

The default accuracy category for the whole cadastral fabric. Category values range from 1 to 7, inclusively.

Integer
maximumShiftThreshold
(Sólo lectura)

Coordinate changes will be written if the shift is greater than this tolerance value.

Double
multiGenerationEditing
(Sólo lectura)

True if Cadastral Fabrics greater than one level below default can be edited.

Boolean
multiLevelReconcile
(Sólo lectura)

True if reconciling and posting with an ancestor more than one generation above the working version is allowed.

Boolean
pinAdjustmentBoundary
(Sólo lectura)

True if points on the adjustment area boundary should be pinned.

Boolean
pinAdjustmentPointsWithinBoundary
(Sólo lectura)

True if nonadjusted points within the adjustment area should be pinned.

Boolean
surrogateVersion
(Sólo lectura)

The name of the surrogate version if applicable. Indicates if the cadastral fabric is a surrogate version.

If set, the cadastral fabrics can be edited in the surrogate version and its immediate children. If not set, fabric editing can only be performed in the default version and its immediate children. The surrogate default version functionality is only available to versions newer than version 1.

String
type
(Sólo lectura)

The cadastral fabric type.

  • 0Map type, which allows flexible point editing.
  • 1Survey type, which prevents flexible point editing.
Integer
version
(Sólo lectura)

The schema version of the cadastral fabric system tables.

Schema versionArcGIS version

1

9.3, 9.3.1

2

10.0

3

10.1

Integer
writeAdjustmentVectors
(Sólo lectura)

True if adjustment vectors should be written.

Boolean

En este tema