Skip to content

yuqwert/QgisDistanceCartogramPlugin

 
 

Repository files navigation

QgisDistanceCartogramPlugin

DistanceCartogram QGIS plugin aims to create what is often defined as a distance cartogram.

This is done by showing (on background(s) layer(s), such as the territorial divisions of the study zone) the local deformations (calculated using Waldo Tobler's bidimensional regression) to fit image points to source points.

The relation between the source points and the image points must depend on the studied theme: positions in access time or estimated positions in spatial cognition for example.

DistanceCartogram QGIS plugin is currently available in two languages (english and french) and allows to create distance cartograms in two ways:

  • by providing a layer of points and a time matrix between them (used to create the image points layer)
  • by providing 2 layers of related points : the source points and the image points.

png

Note:

This is a Darcy port regarding to the bidimensional regression and the backgrounds layers deformation.
All credits for the contribution of the method goes to Colette Cauvin (Théma - Univ. Franche-Comté) and for the reference Java implementation goes to Gilles Vuidel (Théma - Univ. Franche-Comté).

Packages

No packages published

Languages

  • Python 81.9%
  • Makefile 11.8%
  • Batchfile 3.9%
  • Shell 2.3%
  • QMake 0.1%