Flux Mapper generates curved flow maps (Bézier curves) between localities using two input layers: a point layer (localities) and a table layer (flows). It automatically creates arrow-styled lines with thickness proportional to
the flow score, assigns colors by relation type, and supports both unidirectional and bidirectional flows with automatic offset.
Génère des cartes de flux courbes (Bézier) avec flèches automatiques, épaisseur proportionnelle au score et gestion des flux bidirectionnels.
Flux Mapper is a QGIS plugin for creating geographic flow maps
in the form of Bézier curves between locations.
It takes the following input:
- A layer of POINTS representing the locations
- A FLOW layer/table with the fields: origin, destination, relationship type, score, and optionally a direction (unidirectional/bidirectional)
It automatically generates:
- One or more layers of stylized curved lines
- Arrows whose thickness is proportional to the flow score
- Automatic color for each relationship type
- Handling of bidirectional flows with automatic offset
Flux Mapper est un plugin QGIS permettant de créer des cartes de flux géographiques
sous forme de courbes de Bézier entre des localités.
Il prend en entrée :
- Une couche de POINTS représentant les localités
- Une couche/table de FLUX avec les champs : origine, destination, type de relation, score, et optionnellement une direction (unidirectionnel / bidirectionnel)
Il génère automatiquement :
- Une ou plusieurs couches de lignes courbes stylisées
- Des flèches dont l'épaisseur est proportionnelle au score du flux
- Une couleur automatique par type de relation
- Une gestion des flux bidirectionnels avec décalage automatique
Plugin Tags