SpaceGroupUCL / qgisSpaceSyntaxToolkit

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

Datastore not set even when selecting a folder #130

Closed jorgegil closed 7 years ago

jorgegil commented 8 years ago

When opening a project or loading a shape file, the datastore field in "Graph Analysis" is not automatically updated with its location. Even if the user selects the datastore manually in the dialog box, it is not set in the "Graph Analysis" panel. This seems to happen when the folder where the data is kept has non standard characters, such as accents, brackets, etc. Especially common in non-english systems.

Must make the data store accept all kinds of file names and folder path names. (e.g. using UTF8 encoding for those names)