streets-gl icon indicating copy to clipboard operation
streets-gl copied to clipboard

🗺 OpenStreetMap 3D renderer powered by WebGL2

Results 106 streets-gl issues
Sort by recently updated
recently updated
newest added

UI needs to have zoom in/out and perhaps other navigation buttons. On my laptop's trackpad it's almost impossible to zoom in(it zooms in just a few pixels at a time),...

feature request

If we take a look on www.openinframap.org there are a lot of intersting generic objects which might be rendered as well # Power * mast * substations * solar panels...

feature request

Some buildings have entrances mapped. Could you render doors with a plausible placement at the corresponding wall?

feature request

This place looks like it's in the middle of the forest: https://streets.gl/#45.66838,7.96047,68.75,13.25,298.97 even if it's not: https://www.openstreetmap.org/#map=18/45.66830/7.96104 I guess is a problem in handling big multipolygon landuses?

bug

This is an awesome project! I noticed that roads drawn to indicate roads through parking lots get hidden beneath the parking lot render. It would be really cool if they...

feature request

If we take a look at the classic Pebble Beach golf course: Se image below from the golf course in Pebble Beach: ![image](https://github.com/StrandedKitty/streets-gl/assets/48095810/e6c384b1-5e1a-43eb-8df7-29d904b63ae2) If we compare it to OpenStreetMap Carto...

feature request

Some buildings are shown as a 1-level building, however they have 11-levels (no roof). The building info contains the "11-levels" info. **Expected behavior** Render as 11-level building, according to the...

bug

Added missing packages for testing. Added missing type when `npm run typecheck`.

Offset streets if the ways have data in the placement key for placement right, left, or in the middle of the markings of the nth lane. See the [proposal in...

Hello everyone! I've managed to update `streets-gl` to use the latest data from OSM. I plan to write a full step-by-step guide on how to achieve this and add it...