File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.0.4 - 2023-06-27
6+
7+ ### Changed
8+
9+ * QGIS Project - use a ** project variable** ` lizmap_pgrouting_enabled=yes ` to activate the module.
10+ Before, the project file name must contain the word ` pgrouting ` so that the module was activated,
11+ which was not very practical.
12+ * Docs - Improve the installation documentation.
13+ * Docs - Adapt the SQL import example to the new field names of the BDTOPO road datasource.
14+ *
515## 1.0.3 - 2023-06-27
616
717### Fixed
818
9- * Handle other projections than 4326 and 3857
19+ * Handle other map projections than ` 4326 ` and ` 3857 `
1020
1121## 1.0.2 - 2023-06-26
1222
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<module xmlns =" http://jelix.org/ns/module/1.0" >
33 <info id =" pgrouting3liz.com" name =" pgrouting" createdate =" 2021-04-29" >
4- <version date =" 2023-06-27" >1.0.3 </version >
4+ <version date =" 2023-06-27" >1.0.4 </version >
55 <label lang =" en_US" >pgrouting</label >
66 <description lang =" en_US" />
77 <license URL =" " >Mozilla Public License : http://www.mozilla.org/MPL/</license >
You can’t perform that action at this time.
0 commit comments