Introduction to Parcel Fabric services

The parcel fabric accesses data using the following services:

  • Map service
  • Feature service
  • Parcel fabric service
  • Version management service
  • Validation service

The parcel fabric service performs parcel management and editing operations such as building parcels, merging parcels and assigning parcels to records. The version management service is used to start and stop an edit session on a version when performing parcel editing operations. The validation service is used to validate the parcel fabric topology.

To view the REST endpoints of these services, use the following URLS:

Map service

1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/MapServer

Feature service

1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/FeatureServer

Parcel Fabric service

1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/ParcelFabricServer

Version Management service

1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/VersionManagementServer

Validation service

1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/ValidationServer

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close