Locus Map - forum

Content & Tools => Maps => Topic started by: alexs77 on March 20, 2023, 09:36:13

Title: CyclOSM?
Post by: alexs77 on March 20, 2023, 09:36:13
Hello

Is the CyclOSM (https://www.cyclosm.org/) map available in Locus Map?

If not, how would I add it?

They write:

QuoteA Tile Map Service is available at https://{s}.tile-cyclosm.openstreetmap.fr/[cyclosm|cyclosm-lite]/{z}/{x}/{y}.pngunder a fairuse tile policy (https://operations.osmfoundation.org/policies/tiles).

Thanks.
Title: Re: CyclOSM?
Post by: michaelbechtold on March 20, 2023, 13:14:54
You needs to append your information to providers.xml file mapsOnline -> custom. Existing entries will tell you formats etc.
Title: Re: CyclOSM?
Post by: Reinhard Giesen on May 17, 2023, 10:28:33
Hat jemand es schon geschafft, CycleOSM unter Locus zu nutzen und könnte sein .xml-file mal bitte hier posten? Ich bekomme es nicht hin. Danke.
Title: Re: CyclOSM?
Post by: Reinhard Giesen on May 20, 2023, 17:13:34
Ich hab es hinbekommen. In die Providers.xml gehören folgende Zeilen;
<provider id="10920" type="0" visible="true" background="-1">
      <name>CyclOSM</name>
      <mode>CycleOSM</mode>
      <url><![CDATA[https://a.tile-cyclosm.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png]]></url>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>25</zoomMax>
      <tileSize>256</tileSize>
      <countries>World</countries>
</provider>