Skip to content

Shifted Maps visualizes personal movement data as a network of map extracts showing visited places.

License

Notifications You must be signed in to change notification settings

TheMejmun/shifted-maps

 
 

Repository files navigation

Shifted Maps – Are there networks in maps?

Shifted Maps visualizes personal movement data as a network of map extracts showing visited places and their connections.

The geographic map dissolves and creates a flexible network layout, which reveals unique movement structures based on geographic positions, travel time or travel frequency.

Shifted Maps is a student research project by Lennart Hildebrandt and Heike Otten conducted at the Urban Complexity Lab, University of Applied Sciences Potsdam.

Installation

  1. Install dependencies via npm install.
  2. Use npm start to start the application.
  3. Visit your own Shifted Maps application on localhost:3000.

Feedback

If you have any kind of conceptual or technical feedback or found an issues in the code or when using the app feel free to open an issue here on Github. We’re happy to hear from you!

License

GNU GPL v3.0

Fix ERR_OSSL_EVP_UNSUPPORTED

Execute export NODE_OPTIONS=--openssl-legacy-provider on MacOS or set NODE_OPTIONS=--openssl-legacy-provider && npm run start on Windows

Fix hash something error

Install Node.js 16.20.0

Fix font crash

Just don't use Firefox I guess

About

Shifted Maps visualizes personal movement data as a network of map extracts showing visited places.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • Kotlin 7.7%
  • Other 1.0%