gravitystorm / openstreetmap-carto

A general-purpose OpenStreetMap mapnik style, in CartoCSS
Other
1.53k stars 819 forks source link

Render motor_vehicle=private in the same way as access=private #4274

Open geozeisig opened 3 years ago

geozeisig commented 3 years ago

Expected behavior

Render motor_vehicle=private in the same way as access=private.

The difference between access and motor_vehicle is that pedestrians are also affected by access. For a service road on a cemetery you would use motor_vehicle=private and so there would be no marking. The marking is mainly interpreted from the point of view of a motorist, not so much for the pedestrian. So it would be clearer to mark motor_vehicle=private here as well.

Links and screenshots illustrating the problem

Road on a cemetery not marked

Road to industrial area marked

matkoniecz commented 3 years ago

The marking is mainly interpreted from the point of view of a motorist, not so much for the pedestrian

I would not expect that road on a cemetery would be mainly interpreted from the point of view of a motorist

jeisenbe commented 3 years ago

I believe this is a duplicate of part of #214

literannn commented 3 years ago

I don't think that we should fit the render to motor_vehicle drivers

Gazer75 commented 3 years ago

Problem with current rendering is people do creative tagging to make it show. I've seen a lot of access=destination or access=no + a bunch of overrides for a simple motor_vehicle=destination. It's just silly and create a lot more tags than needed.