Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xseignard/migrationglobe
https://github.com/xseignard/migrationglobe
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xseignard/migrationglobe
- Owner: xseignard
- License: mit
- Created: 2014-01-11T19:30:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T01:43:30.000Z (over 10 years ago)
- Last Synced: 2024-04-14T14:56:02.329Z (8 months ago)
- Language: JavaScript
- Size: 85.5 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flux
It's a WIP! The goal is to be able to create ponderated flight paths from 2 given coorodnates. And highlight countries on clicks.
Geo data comes from https://github.com/johan/world.geo.json
See: [http://xseignard.github.io/migrationGlobe/](http://xseignard.github.io/migrationGlobe/)
# Dev
To run it localy, run the following commands inside the root folder of the project:
- `[sudo] npm install gulp bower -g`
- `npm install`
- `bower install`
- `gulp`