Skip to content

v0.8.0

Compare
Choose a tag to compare
@mthh mthh released this 22 May 09:22
· 1536 commits to master since this release
  • New: Allow to promote layout layers (or some result layers) to be a target layer. This functionality makes it possible to combine some representations more efficiently and more quickly (for example, making a chroropleth map on the result of an anamorphosis, etc.).

  • Change how are imported target/layout layers: a message asking whether the newly imported layer is a target layer or a layout layer ?

  • Fix position of context menu when opened on layout features located on near the right/bottom of the window.

  • Try to improve the style of the box asking to type the various fields of the layer.

  • Change the workflow to prepare JS code (now using webpack) / split JS code in more files / don't use Jinja2 server-side anymore.