Identifies the central object for parcel fabric schema information to access parcel fabric-related functionality, such as managing parcel records.

Referenced by: Webmap

Properties

PropertyDetails
idA unique identifying string for the parcel fabric.
titleA user-friendly string title for the parcel fabric layer that can be used in a table of contents.
urlA string value indicating the URL to the parcel fabric layer.

parcelFabric Example

A sample parcel fabric object.

{
"id": "123",
"title": "L0Ren6kV5",
"url": "https://sampleserver.esri.com/server/rest/services/RentonV56K/FeatureServer/0"
}