treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
247 stars 25 forks source link

Footpath with Bike Access #246

Closed Roryplewes closed 2 months ago

Roryplewes commented 2 months ago

Hi All,

Its not really an issue but I have been through the VTM file to create custom themes suited to how I want to view the map. However I have not worked out how to edit the code so that it shows footpaths that have bike access with the colour #00008b. Ideally I would also like to do this for all other offoad paths as well. Essentially use exactly the same styling but a different colour so that when out on my gravel bike its super obvious where I am able to ride.

Here is my current code: `<?xml version="1.0" encoding="UTF-8"?> <rendertheme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" map-background="#FFFFFF" version="1" xmlns="http://opensciencemap.org/rendertheme" xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">

7 7

`