SuperMap iServer supports publishing SVTiles
, which is a kind of vector tiles package (* svtiles)directly as a
REST map service.
You can publish the existing SVTiles map tiles package
by following these steps:
- On the Home page of Service
Management -> Publish Service or the Services
-> Service Management page, click Quickly
Publish Service to enter the publishing wizard;
- Select "SVTiles file" for datasource,
and click Next;
- Click the "Select" button, select
the *.svtiles file to be published in the interface, and click Next;
- Select the published service type, such
as rest map service, and click Next;
- There is no need to configure the service.
Click Publish 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.