OSM Building Viewer

From OpenStreetMap Wiki
Jump to navigation Jump to search
"OSMBuilding" redirects here. For the unmaintained worldwide renderer, see OSM Buildings.
OSM Building Viewer
Author: Kevin Nowaczyk
License: MIT License (free of charge)
Platform: Web
Status: Active
Website: beakerboy.github.io/OSMBuilding/
Source code: Beakerboy/OSMBuilding/ GitHub
Programming language: JavaScript

Visualizes an individual building as a 3D model

Features
Feature Value
Map Display
Display map yes
Map data vector
Source online
Rotate map yes
3D view yes
Shows website no
Shows phone number no
Shows operation hours no
Routing
?
Navigating
?
Tracking
?
Monitoring
?
Editing
?
Rendering
Renderer output formats WebGL
Accessibility
?

OSM Building Viewer (also known as OSMBuilding) is a tool for rendering an individual building as a three-dimensional model. It accepts a building=* way ID or type=building relation ID as part of the URL, fetches the element directly from the OSM API, renders the building according to the Simple 3D Buildings tagging scheme. It accepts alternative API endpoints, such as those belonging to OpenHistoricalMap and OpenGeofiction.

External links