SuperMap iServer supports the use of SMTiles
, which is a kind of map tiles package in format (*.smtiles). It can
directly publish as map services, such as REST map service, WMS service,
and WMTS service.
You can publish the SMTiles map tiles package that
already has 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;
- The select data source is "SMTiles
File", and click Next;
- Click the Select
button to select the *.smtiles or *.mbtiles files to be published
in the interface, click Next;
- Select the published service type, such
as rest map service, and click Next;
- There is no need to configure the service.
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.