How to add Freemap.sk to Guru Maps (iOS)

From OpenStreetMap Wiki
Jump to navigation Jump to search

Guru maps app in Apple store.

Add Freemap.sk Outdoor raster map

Create file with following content, named it freemap.ms

<?xml version="1.0" encoding="UTF-8"?>
<customMapSource>
  <name>Freemap.sk Outdoor</name>
  <minZoom>8</minZoom>
  <maxZoom>20</maxZoom>
  <url>https://outdoor.tiles.freemap.sk/{$z}/{$x}/{$y}@2x</url>
</customMapSource>

Save the file e.g. in iCloud Drive and open the file in your iOS device with Guru maps installed. The file should be automatically imported to Guru maps and you should see new map:

Add NLC overlay

In order to add overlay with forest roads from NLC (Národné lesnícke centrum), create file with following content named nlc.ms

<?xml version="1.0" encoding="UTF-8"?>
<customMapSource overlay="true">
	<name>NLC</name>
	<minZoom>8</minZoom>
	<maxZoom>20</maxZoom>
	<url>https://nlc.tiles.freemap.sk/{$z}/{$x}/{$y}.png</url>
</customMapSource>

Open the file on your iOS device. New layer named NLC is added: