Skip to main content
Version: 1.6.3.X

Adding a Basemap

Basemap Gallery presents a well-organized list of all active and configured basemaps from your selected providers. It allows you to seamlessly add, manage, and customize basemaps to suit your preferences.

If you’ve already configured one or more providers, your available basemaps will be readily accessible. Here, you can review each basemap’s details, adjust its configuration, and refine its styling with ease.

Basemap Overview

Adding a Basemap

  1. Select Add Basemap in the upper-right corner.

  2. On the Connection tab, select a Basemap Type:

    • MapLibre Style Basemap for a MapLibre-compatible style JSON file.
    • Raster Tile Basemap (XYZ/Slippy) for a URL template with {z}, {x}, and {y} placeholders.
    • ArcGIS Tiled Map Service Basemap for a cached ArcGIS MapServer service.
    • ArcGIS Map Service Basemap for an ArcGIS MapServer service that renders map images on demand.
    • OGC WMS Service Basemap for an OGC Web Map Service endpoint.
    • OGC WMTS Service Basemap for an OGC Web Map Tile Service endpoint.
  3. Enter the URL required by the selected type. See Supported Basemaps for endpoint examples and requirements.

  4. If the service requires authentication, select Requires Authentication and choose an authentication profile.

    tip

    To create or update an authentication profile, select Edit Profiles and see Authentication Manager.

  5. Select Query. The connection log confirms whether Power Maps can validate the service. A successful query can populate the basemap title and description from the service metadata.

  6. Select the Details tab and review the title and description. Optionally, upload an image or configure an icon and color for the basemap banner.

  7. Select the Basemap Styles tab. Raster services use pre-rendered images, so styling is limited to raster presentation such as visibility, opacity, and display order. MapLibre Style Basemaps can use the styles defined in their style JSON.

  8. Select Add Basemap to save the configuration in Basemap Gallery.

  9. To make the basemap available in a map, open Config Manager, select the configuration profile, enable it under Custom in Basemap Providers, and then select it as the Default Basemap.


Editing an existing basemap

  1. Click Details on the basemap.

  2. Adjust and review the following tabs

    • Connection
    • Details
    • Basemap Style
  3. Once the update is complete, click Update Basemap to save the configuration.