Coder Social home page Coder Social logo

flowmap.gl's Introduction

Flowmap.gl

flowmap-gl

Flow map drawing layer for deck.gl. Can be used for visualizing movement of people (e.g. migration) or objects between geographic locations. The layer is rendered in WebGL and can handle large numbers of flows with a relatively good rendering performance.

Try FlowmapBlue for an easy way of publishing flow maps (no programming skills required).

Run the LIVE EXAMPLE or check the source code of the following examples:

Development

Open in StackBlitz

Building flowmap.gl locally from the source requires Node.js. We use yarn to manage the dependencies.

# Install dependencies
yarn

# Add your Mapbox token to .env (needed for background map)
cd examples/react-app
cp .env.example .env

# Start example app in dev mode
cd ../..
yarn start

Contributing to flowmap.gl

Thanks for taking the time to contribute!

PRs and bug reports are welcome. Please be mindful of and adhere to the Contributor Covenant's Code of Conduct when contributing to flowmap.gl. Also, check out vis.gl developer process.

Maintainers

License

Copyright (c) Flowmap.gl contributors
Copyright (c) 2018-2020 Teralytics
SPDX-License-Identifier: Apache-2.0

Full-text license

Acknowledgements

The project was originally developed at Teralytics. Thanks to Philippe Voinov for his help with the first version of FlowLinesLayer, to Nikita Rokotyan for his advice on implementing AnimatedFlowLinesLayer and to Xiaoji Chen for her help with deck.gl.

flowmap.gl's People

Contributors

ilyabo avatar igordykhta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.