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

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/MapServer

Feature service

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/FeatureServer

Parcel Fabric service

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/ParcelFabricServer

Version Management service

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/rest/services/<serviceName>/VersionManagementServer

Validation service

Use dark colors for code blocksCopy
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.