GIS Cloud Suite

Publishing PostGIS Service

GIS Cloud Suite supports to publish PostGIS as REST-Map Service, REST-Data Service, REST-VectorTiles Service, WMS Service, WMTS Service, WFS Service, ArcGIS REST Map Service, ArcGIS REST Feature Service, Baidu REST Map Service and Google REST Map Service. Please publish PostGIS Service by the following steps:

  1. Log in to GIS Cloud Suite, clicks on iManager Home > System Management; clicks Service Management > Service Instances on the left navigation bar; clicks on + Publish Service on the page of Service Instances. Selects PostGIS Service and clicks on Next.

    postGISselection

  2. Fills out the datasource information.

    postgisconfig

    • Server Address(Required): The IP address of PostGIS server.
    • Port(Required): The port number to access the server.
    • Database(Required): The name of the spatial database.
    • User name(Required): The user name of logining the database.
    • Password(Required): The password of logining the database.

    Notes:
    If the PostGIS were created in iManager, the Server Address and Port could be found in iManager(Database > PostGIS > You database > PostGIS Address); the Database, User name, and Password could be found in Account information.

    • Style file: Specify a Mapbox style file(*.json) for the maps.
  3. Select the service type. Please refer to the relationship table in GIS Cloud Suite >Service Management > Service Instances > Publish Service.
  4. Select whether the service configuration is Editable. If the service configuration is editable, the visitors allow to modify the service configuration.

    When you only select one kind of service type to publish, you can define the name of service instance:

    • Service Name: Define the name of service instance. The service name will be generated according to datasource and service type automatically if you do not define.
  5. Select the service node.

    • New node: Create a service node to carry the service instance. If this is your first time to publish service, you need to create a service node.
    • Existing nodes(Recommend): Select the existing service nodes to carry the service instance. If the existing service nodes do not have the license permission, please create a new one.
  6. Clicks on Publish and wait for the prompt.