Identifies the central object for parcel fabric schema information to access parcel fabric-related functionality, such as managing parcel records.
Referenced by: Webmap
Properties
Property | Details |
---|---|
id | A unique identifying string for the parcel fabric. |
title | A user-friendly string title for the parcel fabric layer that can be used in a table of contents. |
url | A 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"
}