NetXMS Support Forum

English Support => General Support => Topic started by: gmonk63 on July 02, 2026, 01:56:26 AM

Title: New geo background for network maps
Post by: gmonk63 on July 02, 2026, 01:56:26 AM
Question regarding the ability to use geo map background. Does this expect raster /{z}/{x}/{y} tile format or is it looking for a WMS/WMTS server to query capabilities ? I have a local tile server I would like to use but it just gives invalid tile format when trying use it and the default netxms tile server does not seem to work anymore

Thanks 
Title: Re: New geo background for network maps
Post by: Alex Kirhenshtein on July 02, 2026, 02:16:20 AM
It's just png tiles, yes.

But according to our monitoring and my manual check - it's just fine (e.g. https://tile.netxms.org/osm/0/0/0.png, https://tile.netxms.org/osm/14/9288/5023.png)

What kind of error you got?
Title: Re: New geo background for network maps
Post by: gmonk63 on July 04, 2026, 06:33:03 PM
Its working now I was pointing it to my WMS services not the tile service. Thanks for the reply