Open jorgegil opened 9 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.
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...