Editing a Tile Service

To edit tile map, follow the steps given below:

  1. Open the Tile Services tab.
  2. From the Tile Servcies drop-down list, select the tile map to edit.
  3. Under Tile URL section, in the URL Template enter full URL including placeholders for the XYZ. For example, http://tile1.maps/aerial/{LEVEL}/{ROW}/{COL}.png
  4. In the Additional Subdomains text box, enter additional subdomains (if available). For example, tile2,tile3,tile4. It should be separated by comma(,).
  5. Under the Tile Settings, select from the following options:
    • Spherical Mercator XYZ
    • Via Europe TMS (for the UK)
    • Custom Projection and Bound
    • Vector MVT: Custom Projection and Bounds
    Note: You cannot edit few options in case of Spherical Mercator and Via Europe TMS.

    When Spherical Mercator XYZ is selected, it displays following options:

    OptionDescription
    Projection Displays the projection.
    Starting Level Displays the starting level.
    Tile Pixel Size Displays the pixel size.
    Bounds Displays the bounds.
    Tile Scheme Displays the tile scheme.

    When Via Europe TMS (for the UK) is selected, it displays following options:

    OptionDescription
    Projection Displays the projection.
    Starting Level Displays the starting level.
    Tile Pixel Size Displays the pixel size.
    Bounds Displays the bounds.
    Tile Scheme Displays the tile scheme.
    Image Mime type Select the image mime type from drop-down list. It supports .png, .jpg, .jpeg and .gif images.

    When Custom Projection and Bound is selected, it displays following options:

    OptionDescription
    Projection Enter the projection.
    Starting Level Enter the starting level.
    Tile Pixel Size Enter the pixel size.
    Bounds Enter the bounds.
    Tile Scheme Select the tile scheme from drop-down list.
    Image Mime type Select the image mime type from drop-down list. It supports .png, .jpg, .jpeg and .gif images.
    Note: This option will be available only if the tile scheme is TMS.

    When Vector MVT: Custom Projection and Bounds is selected, it displays following options:

    OptionDescription
    Tile Scheme Select the tile scheme from drop-down list.
    Starting Level Enter the starting level.
    Projection Enter the projection.
    Tile Pixel Size Enter the pixel size.
    Bounds Enter the bounds.

    Paste MapBox Style JSON

    To provide custom style for MVT, you can paste the MapBox Style JSON in the text box.
  6. Under Map section, click on the Test button to preview the map and map URL.
    Note: Test button is not available for Vector MVT: Custom Projection and Bounds.
  7. Select CORS Enabled check-box to check if the tile server supports CORS (Cross-origin Resource Sharing).
    Note: License Information: Please ensure that you are appropriately licensed for the tile service layer you are configuring and if needed add the appropriate copyright text to the map configurations that use the layer.
  8. Click Save to update the changes in the selected tile service.

The selected tile service is now edited and saved.