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

render cycle routes #292

Closed
mapsforge opened this issue Nov 6, 2014 · 2 comments
Closed

render cycle routes #292

mapsforge opened this issue Nov 6, 2014 · 2 comments

Comments

@mapsforge
Copy link
Owner

From chi.koch on April 12, 2012 10:50:07

It would be nice to have a render theme to show cycle routes.

Adding

    <!-- cycleway matches ways with a "highway=cycleway" tag -->
    <rule e="way" k="highway" v="cycleway" zoom-min="13">
            <line stroke="#8800FF" stroke-width="0.2" stroke-dasharray="15,5" stroke-linecap="butt"/>
        </rule>

at the end of the render theme renders highways with the tag cycleway. But cycle routes in openstreetmap are modeled by relation routes: http://wiki.openstreetmap.org/wiki/DE:Relation:route I'm not sure if displaying cycle routes requires

  • just another render theme
  • changes in the render-theme API

Greetings Christian

Original issue: http://code.google.com/p/mapsforge/issues/detail?id=292

@mapsforge
Copy link
Owner Author

From chi.koch on April 12, 2012 02:48:44

Sorry, I just noticed that this issue is already discussed in https://groups.google.com/forum/?fromgroups#!topic/mapsforge-dev/COUKUZcK04E Might be a goot idea to put a link to this group between "Wiki" and "Issues" on top of the page.

Christian

@mapsforge
Copy link
Owner Author

From thilo.mu...@gmail.com on April 22, 2012 03:06:11

As far as i know, there is no option to add additional tabs to the navigation bar on top of the page. As you have already pointed to the corresponding discussion on our mailing list, i will close this issue now.

Status: Verified
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low

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

1 participant