Street GL icon
Street GL icon

Street GL

 5 likes

Streets GL is a real-time 3D map renderer built for visualizing OpenStreetMap data with a heavy focus on eye-candy features.

Street GL screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Online
  • Self-Hosted
  No rating
5likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Based on OpenStreetMap
  2.  WebGL

 Tags

  • 3d-maps
  • openstreetmap-data

Street GL News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Street GL information

  • Developed by

    StrandedKitty
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    49 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Travel & Location

GitHub repository

  •  865 Stars
  •  71 Forks
  •  100 Open Issues
  •   Updated Sep 2, 2024 
View on GitHub

Our users have written 0 comments and reviews about Street GL, and it has gotten 5 likes

Street GL was added to AlternativeTo by Paul on Jun 12, 2023 and this page was last updated Aug 23, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Street GL?

Streets GL is a real-time 3D map renderer built for visualizing OpenStreetMap data with a heavy focus on eye-candy features.

The whole project is written in Typescript. For rendering it uses a custom low-level library that wraps WebGL2 API, and for managing the rendering pipeline it uses a simple render graph (or frame graph) implementation. Geometry generation is done on the fly; supported map features include but are not limited to complex building shapes (according to the de-facto standard Simple 3D Buildings schema), roads and paths, trees, etc.

The goals of this project include providing a way to explore the feature-rich OSM database in 3D, promoting open data, and offering a way for the mapping community to easily validate the map by visual means.

Features

  • Support for the most common OpenStreetMap features
  • Configurable time of day
  • Global map search powered by Nominatim
  • Real-time air traffic
  • Terrain with LODs
  • Deferred shading with PBR
  • Rich postprocessing: TAA, SSAO, depth of field, screen-space reflections, bloom
  • Realistic atmosphere and aerial perspective rendering

Official Links