Publishing ArcGIS REST Address Matching Services |
Feedback |
You can publish ArcGIS REST address matching services
through the following steps:
- On the Home page of the
service management interface -> Publish Service,
or on the Services -> Service Management
page, click Quickly Publish Service to enter the
publishing wizard;
- Select Datasource as "ArcGIS REST
address matching services", then click Next;
- Input the pre-published address matching
services URL, e.g. http://localhost:6080/arcgis/rest/services/exercise/GeocodeServer.
If the input service is not publicly available, security authentication
is required through the following methods:
- Set Security Type as "Token", then
input the obtained Token string. If the obtained Token is generated
via HTTP Referer, you need to fill in the corresponding HTTP Referer
value.
After completing the above configurations, click Next;
- Select the service type to publish. Available
options include REST Address Matching Service and ArcGIS REST Address
Matching Services, then click Next;
- No service configuration required, click
Publish;
- After successful publishing, you can see
the published service name and link, which can be directly accessed
by clicking.
Notes:
1. SuperMap iServer only supports forwarding address
matching services published by ArcGIS Server versions 10.2, 10.9 and 11.1.
2. In REST Address Matching Services published via
ArcGIS REST address matching services, the geocoding resource does not
support fuzzy matching, only exact matching is available.