SpaceGroupUCL / qgisSpaceSyntaxToolkit

Space Syntax Toolkit for QGIS
GNU General Public License v3.0
119 stars 39 forks source link

Sometimes the map verification process does not complete #15

Open jorgegil opened 9 years ago

jorgegil commented 9 years ago

In axial map verification sometimes the process stops, the progress bar freezes, and needs to be cancelled. If repeated right afterwards, the process normally completes successfully. It hasn't been possible to replicate so far, so it's difficult to fix right now. It must be tested to look for the exact circumstances (file format, table size?) under which it occurs, if at all...

Anafi commented 7 years ago

Had the same issue and could not complete the verification with postgis file, even by re-running the process. The process freezes at 80%. From the Log Messages Panel: line 131, in run graph_links = self.postgisBuildTopology(connection, layerinfo['schema'], axialname, geomname, unlinkschema, unlinkname, linkschema, linkname) NameError: global name 'linkschema' is not defined.