Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bicycle Roads #9

Open
hungerburg opened this issue Apr 26, 2021 · 0 comments
Open

Bicycle Roads #9

hungerburg opened this issue Apr 26, 2021 · 0 comments

Comments

@hungerburg
Copy link

Perhaps this is too rare? I tried to style them in Trekarta, but did not get a match here, eg https://www.openstreetmap.org/way/252382452

app/src/main/assets/styles/inc_cycling_ways.xml
@@ -16,6 +16,14 @@
                     </m>
                 </m>
             </m>
+            <m k="bicycle_road" v="yes">
+                <m zoom-max="16">
+                    <line stroke="#8888ff" width="0.5" />
+                </m>
+                <m zoom-min="17">
+                    <line fix="true" stroke="#8888ff" width="5.2" />
+                </m>
+            </m>
             <m v="path|footway">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants