Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

[patch] better support for wayMarkers with multiple ways #997

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Comments

@openstreetmap-trac
Copy link

Reporter: schuetzm[at]gmx.net
[Submitted to the original trac issue database at 11.14pm, Friday, 27th June 2008]

When a wayMarker is rendered on a node connected to more than one way, the wayMarker is always rendered perpendicular to the first way. This can lead to unintended results, when a gate on a highway= is placed directly at the border of a landuse area (e.g. cemetery or allotments).

Example: http://www.openstreetmap.org/?lat=48.9533&lon=9.58121&zoom=17&layers=0B0FTF

The attached patch adds two (optional) attributes k= and v= to the wayMarker instruction in ORP. When these are set, the renderer uses the first way matching the specified key or (key,value) pair.

@openstreetmap-trac
Copy link
Author

Author: schuetzm
[Added to the original trac issue at 5.54pm, Thursday, 3rd July 2008]

(In [8701]) Add two optional attributes k= and v= to the wayMarker instruction
to allow for better handling of wayMarkers on nodes with multiple
ways.

Fixes #997

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant