Skip to content

Getting the distance value from a highway milestone #1695

@db4

Description

@db4

I need to work with highway milestones: https://wiki.openstreetmap.org/wiki/Tag:highway%3Dmilestone
Adding just

  TYPE highway_milestone
    = NODE ("highway"=="milestone")

to a stylesheet isn't going to work, distance tag value is not read to the feature value buffer. So I probably have to define Distance feature. How to do that? Can it be done in the stylesheet, or does it require defining the feature in the library itself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions