Page 1 of 1

OpenTopoMab

PostPosted: 24 Oct 2015, 19:34
by Tonio
Hi

Opentopomaps maps http://opentopomap.org look munck nicer then Openstreetmap maps

Did someboby created RMAPS maps for FIF using "opentopomap" maps?

If yes, could you share the method and why not the files

I didn't to get Mobac or SAS connected to opentopomap.

Thanks in advance

Tonio

Re: OpenTopoMab

PostPosted: 13 Nov 2015, 21:45
by Tonio
I found the solution on opentopomap website...

<?xml version="1.0" encoding="UTF-8"?>
<customMapSource>
<name>OpenTopoMap.org</name>
<minZoom>2</minZoom>
<maxZoom>15</maxZoom>
<tileType>png</tileType>
<tileUpdate>IfNoneMatch</tileUpdate>
<url>http://opentopomap.org/tiles/{$z}/{$x}/{$y}.png</url>
<backgroundColor>#000000</backgroundColor>
</customMapSource>