Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/FH-Potsdam/shifted-maps
- Owner: FH-Potsdam
- License: gpl-3.0
- Created: 2015-05-13T11:23:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:56:52.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:56:23.163Z (3 months ago)
- Language: TypeScript
- Homepage: http://shifted-maps.com
- Size: 30.1 MB
- Stars: 65
- Watchers: 8
- Forks: 10
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - FH-Potsdam/shifted-maps - Shifted Maps visualizes personal movement data as a network of map extracts showing visited places. (others)
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)