Custom Map Server

Sintelix can connect to a custom raster map server to display maps in documents, network tables and the network graph.

This configuration can be used to connect to an online raster map server, or to connect to an offline map server supplied by Sintelix.

Format

The custom map server needs to support requests for map tiles, using the X,Y,Z format:

Copy
http://localhost/{z}/{x}/{y}.png

Sintelix will substitute {z} for the zoom level and {x},{y} for the map coordinates.

Sintelix Offline Map Server

Contact Sintelix support for information about connecting to an offline map server supplied by Sintelix.

The Sintelix offline map server provides higher resolution offline map offering better zoom capability. For example:

Configure the Custom Map Server

To configure the Custom Map Server:

  1. Login to Sintelix as an Administrator

  2. Go to the Admin tab

  3. Go to the System Settings tab

  4. Got to the Mapping section at end of the page.

  5. Select the Edit button to change the settings.

  6. Set the Raster Map URL to https://<map server host>/styles/osm-openmaptiles/256/{z}/{x}/{y}{r}.png.

  7. Select Save.

Once a Custom Map Server is configured in Sintelix the "Custom Map Server" layer is available in each of the map windows.