Publishing Google Maps Service

Feedback


SuperMap iServer supports publishing online Google Maps services (via Google Static Maps API) to local map services, such as WMS service, WMTS service, and REST map services, and supports storing the map tiles in the local. Before publish services, make sure you have a Client ID and a private cryptographic key for the Google Maps service.

You can publish service Google services by following these steps:

  1. On the Home page of Service Management -> Publish Service or the Services -> Service Management page, click Quickly Publish Service to enter the publishing wizard;
  2. When the select data source is "Google maps service", click Next;
  3. Configure the service data to be published, such as the digital signature with access to Google Maps, and the parameters for map display, including:
  1. Select the published service type, such as rest map service, and click Next;
  1. Configure the service, and select enable cache for map tiles. When enabled, you can specify the storage type and location of tile data generated during map browsing (e.g. SMTiles, MongoDB, OTS, GDP), click Publish:
  2. After publishing, you can see the name and link of the currently published service. Click it to access the service directly.

After publishing, the service may not be able to plot normally due to network reasons. In this case, you can set the proxy for the provider. For detailed method, please refer to: configuring Google Maps map service provider through XML files.