Creating a Tile Service

To create a tile service, follow the steps given below:

  1. Click on the Create New button to create a new tile service.
  2. Enter the name of the tile service in the Tile Service Name text box.
  3. Enter the repository path in the Repository folder text box to save the new Tile service. The repository name starts with root /.
  4. You can also click on the button. The Select a Folder dialog box opens.
  5. Click on the New Folder button to create a new folder or you can select an existing folder from the list.
    You can view the folders in Tree view or List view. The Search option is availabe in the List View.
  6. Select a folder and click Select.
  7. In the Tile URL Template enter full URL including placeholders. For example, http://tile1.maps/aerial/{LEVEL}/{ROW}/{COL}.png
  8. In the Additional Subdomains text box, enter additional subdomains (if available). For example, tile2,tile3,tile4. It should be separated by comma(,).
    Note: Additional Subdomain option is not available for MVT (vector).
  9. Under the Tile Settings presets, you can select any one of the following two configurations to prefill the options below:
    • Europa TMS (for UK)
    • Spherical Mercator (XYZ)

      By deafult, Spherical Mercator (XYZ) is enabled.

  10. Select the projection from the Coordinate system drop-down list or click on the icon to open the Coordinate System dialog box. This allows you to filter and search for the projection easily.
  11. Select the Tile format. You can coose Image or MVT (vector) format.

    When Image format is selected, it displays following options:

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

    When MVT (vector) is selected, it displays following options:

    OptionDescription
    Tile Scheme Displays the tile scheme.
    Starting Level Displays the starting level.
    Tile Pixel ratio Displays the pixel ratio.
    MapBox Style JSON* To provide custom style for MVT, you can paste the MapBox Style JSON in the text box.
    Bounds Displays the bounds.
  12. Select CORS Enabled check-box to check if the tile server supports CORS (Cross-origin Resource Sharing). Cross-Origin Resource Sharing (CORS) is a W3C standard that allows data sharing between domains. CORS enables web applications running in one domain to access data from another domain.
  13. Click on the Preview button to preview the tile image.
    Note: Preview option is not available for MVT (vector).
    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.
  14. Click Save to add a new tile service or click Cancel to exit the create tile service flow.

The newly added tile service is now listed on the left hand side under the External Tile Services.