Skip to content

Flow map visualization backed by Google Sheets

License

Notifications You must be signed in to change notification settings

kaxap/flowmap.blue

 
 

Repository files navigation

Flowmap.blue

Netlify Status

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.

Running locally

Install dependencies:

yarn install

or

npm install

Add .env file to the project root with a Mapbox access token:

REACT_APP_MapboxAccessToken=Your_Own_Mapbox_Access_Token_Goes_Here

Then run:

npm start
Deploys by Netlify

About

Flow map visualization backed by Google Sheets

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 3.2%
  • HTML 2.8%