Publish map tiles
SuperMap iServer supports publishing MBTiles standardized map tile packages (stored as png or jpg tile types) as data sources directly to map services, such as REST map services, WMS services, and WMTS services.
You can publish the existing MBTiles map tiles package as services by following these steps:
- Click "publish service" on the "service management homepage" or click "quickly publish service" on the "service-service management" page to enter the publishing wizard;
- The select data source is "MBTiles File", and click "Next";
- Enter or click "Select" to select the *.mbtiles file to be published 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 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.
Publish vector tiles
SuperMap iServer supports directly publishing the vector tiles service using the vector tiles package of the MBTiles specification (the stored tile type is pbf) as the data source.
You can publish the existing MBTiles map tiles package as services by following these steps:
- Click "publish service" on the "service management homepage" or click "quickly publish service" on the "service-service management" page to enter the publishing wizard;
- The select data source is "MBTiles File", and click "Next";
- Enter or click "Select" to select the *.mbtiles file to be published, set "store vector tile" to on, and click "Next";
- Select the published service type, such as rest vector tile service, and click Next;
- Select the style file with the suffix of .json, and 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.