SuperMap iServer supports publishing remote standard
WFS 1.0.0 services as data services, such as REST data services, WFS service.
You can publish service WFS services 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;
- Select datasource as "WFS Service"
and click Next;
- Enter URL of data source service, such
as http://server:7070/geoserver/wfs. If the service entered is not
a public service, you need to enter a user name/password with access
permission, and click Next;
- Select the published service type, such
as rest data service, and click Next;
- Set whether data services is editable.
The default is not editable. When editable is selected, enable delay
commit is supported. When enable delay commit is enabled, the system
will delay the commit of data editing operation according to the setting.
Click the Publish button to
complete the publishing process;
- After publishing, you can see the name
and link of the currently published service. Click it to access the
service directly.