Releases: SpaceGroupUCL/qgisSpaceSyntaxToolkit
v0.3.10: Several bug fixes to v0.3.9
v0.3.9: Merge pull request #186 from pklampros/v3_conversion
Conversion of the plugin from QGIS 2 to QGIS 3.10
Minor bug fixes to version 0.2
* fixes bug with monochrome styles in explorer
* fixes issues #162, #168
First expanded release
This is the first release incorporating modules contributed by other members of the space syntax community.
It includes four new modules:
• Road centre line cleaner
• Catchment analyser
• Urban data input
• Gate transformer
The new modules have been developed by Space Syntax Limited's Ioanna Kovolou, Abhimanyu Acharya, Stephen Law and Laurens Versluis.
The new version will be demonstrated and used in a workshop at the 11th Space Syntax Symposium, 3rd of July 2017, in Lisbon.
Patch for release 0.1.7
Fixes to analysis of segment and road centre line maps
Analysis without segmentation
-
angular segment analysis of maps without segmentation of the input. The user needs to indicate that the map is a segment map or a road centre line to skip that step.
It requires the download and running of the latest depthmapXnet 0.35, available here:
http://archtech.gr/varoudis/depthmapX/?dir=depthmapXnet -
fix #143 duplicate id column names would caused one to be dropped
Large integers fix
Character encoding fix
- fix #130 to deal with folders and files in different encodings
- updated packaged networkx to 1.11