Skip to content

Renders OSM data in browser, loading data into an indexedDB.

yourealwaysbe/js-osm

Repository files navigation

JS-OSM

Experiments with rendering OSM data in browser on an HTML5 canvas, using indexedDB for storage.

Usage

Direct your browser to index.html. Either download the currently viewable area using the "Download View" button, or download some OSM PBF files -- possibly from here --, store them in the js-osm directory, and load them with the button on the bottom.

Notes

OSM PBF and XML parsing is courtesy of osm-read. Large PBF files will choke at the moment.

Screenshots

London

Screen shot of London

Brighton

Screen shot of Brighton

About

Renders OSM data in browser, loading data into an indexedDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published