zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Residential parking renders as no-stopping red #145

Closed kaneap closed 1 year ago

kaneap commented 1 year ago

Tagging a road for residential permit parking according to the wiki causes the street to be rendered with "no stopping" red.

For example:

tordans commented 1 year ago

@kaneap please add a link to the location, so its easier to review in the editor. What rendering would you expect?

kaneap commented 1 year ago

@tordans the Pink "Residents only" color as displayed in the legend: image

(I added the location to the original comment)

kayD commented 1 year ago

I thought the problem could be related to transparency and choice of the color palette, but is better handled separately. Created a new issue for this -- see #149

kaneap commented 1 year ago

@kayD I believe the issues you raise are a different issue. I'd recommend opening a different issue to discuss the coloring strategy.

kayD commented 1 year ago

@kaneap, your original problem seems to be resolved, it appears pinkish to me: image

kaneap commented 1 year ago

On the other hand, the way directly opposite (https://www.openstreetmap.org/way/38450772) always renders pink, while in theory it should only render pink from 16:00-09:00. Its parking tags are: parking:right=lane parking:right:access:conditional=private @ 16:00-09:00 parking:right:fee=no parking:right:motorcar=designated parking:right:orientation=parallel parking:right:zone=A I believe this should render as free parking green from 09:00-16:00 and residents pink from 16:00-09:00.

kaneap commented 1 year ago

Appears to be fixed now, I'll close my issue now.