Publishing ArcGIS REST Feature Service |
Feedback |
SuperMap iServer supports publishing ArcGIS REST feature
services as iServer data services, such as REST data services, WFS service.
You can publish an ArcGIS REST feature service by following
these steps:
- In the service management
homepage, click on quick service
publishing or in the Servcie->Service management page, click on
quick service creation to enter the publishing
wizard;
- The select datasource is "ArcGIS REST
feature service", and click Next;
- Enter a ArcGIS REST feature service URL,
such as a http://localhost:6080/arcgis/rest/services/sample/FeatureServer.
If the input service is not a public service, security authentication
is required. Select "Token" for the security type, and then
input the Token string that has been obtained. If the obtained Token
is generated in HTTP Referer mode, you need to fill in the corresponding
HTTP Referer value. After completing the above configuration, click Next;
- Select the published service type, such
as rest data service, and click Next;
- Set whether data services is editable,
and click Publish;
- After publishing, you can see the name
and link of the currently published service. Click it to access the
service directly.