Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FH-Potsdam/shifted-maps

Shifted Maps visualizes personal movement data as a network of map extracts showing visited places.
https://github.com/FH-Potsdam/shifted-maps

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Shifted Maps – Are there networks in maps?

[Shifted Maps](https://shifted-maps.com) 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](https://lennerd.com/) and [Heike Otten](http://www.heikeotten.de/) 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](http://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](LICENSE)