Skip to content
forked from ojack/ghost-map

Generative and temporary streetmaps drawn into the browser.

Notifications You must be signed in to change notification settings

5l1v3r1/ghost-map

 
 

Repository files navigation

#ghost map

Generative and temporary street maps drawn in the browser.

demo

alt preview alt preview

Inspired by the Situationists International (1944).

Technical details

Uses Nominatim for location search and OpenStreetMap Overpass API to load street data.

Street data is loaded from Open Street Map, and represented as a series of connected nodes. Mouse clicks and touches generate a particles that meander through the nodes at random. The main data and drawing logic is located in utils/StreetData.js

About

Generative and temporary streetmaps drawn into the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.1%
  • JavaScript 38.3%
  • HTML 1.6%