StrandedKitty / streets-gl

🗺 OpenStreetMap 3D renderer powered by WebGL2
http://streets.gl
MIT License
632 stars 48 forks source link

Feature request: support area:highway=* #6

Closed ivanbranco closed 1 year ago

ivanbranco commented 1 year ago

Hi,

do you think it would be possible to support the area:highway=* tag? It would be cool to see rendered the real width of highways/sidewalks.

image

Matthias84 commented 1 year ago

Maybe in combination with footway=crossing etc? There are the parking lot users, which distill a dedicated map style https://parkraum.osm-verkehrswende.org/

Discostu36 commented 1 year ago

support for area:highway=footway has been added in c2581103ef8fb270172b0c0de97ab953c1a491e6

grafik

StrandedKitty commented 1 year ago

Implemented in https://github.com/StrandedKitty/streets-gl/pull/122.