https://github.com/romijulianto/flowmap-blue-mapbox
Flow Map Using Mapbox
https://github.com/romijulianto/flowmap-blue-mapbox
Last synced: 2 months ago
JSON representation
Flow Map Using Mapbox
- Host: GitHub
- URL: https://github.com/romijulianto/flowmap-blue-mapbox
- Owner: romijulianto
- License: other
- Created: 2023-02-12T10:31:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T10:38:48.000Z (over 2 years ago)
- Last Synced: 2025-01-19T08:15:16.644Z (4 months ago)
- Language: CSS
- Size: 144 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# FlowmapBlue
[FlowmapBlue](http://flowmap.blue/) is a free tool for representing aggregated numbers of movements between geographic locations as flow maps. It is used to visualize urban mobility, commuting behavior, bus, subway and air travels, bicycle sharing, human and bird migration, refugee flows, freight transportation, trade, supply chains, scientific collaboration, epidemiological and historical data and many other topics.
## Developing
Add `.env` file to the project root with a [Mapbox access token](https://www.mapbox.com/help/define-access-token/):
NEXT_PUBLIC_MapboxAccessToken=Your_Own_Mapbox_Access_Token_Goes_Here
Then run:
yarn
yarn dev## Attribution
If you use FlowmapBlue in your own project, please make sure to include proper attribution. Use one of these images and link them to the [FlowmapBlue website](https://flowmap.blue/):
## License
FlowmapBlue source code is free non-commercial usage. If you want to use it in a commercial project, please reach out to us.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.