SST Demonstration Workshop
SST Demonstration Workshop
Workshop 2!
!
• Instructor!
• Participants!
• Objectives!
• Outline!
depthmapX! 12! 4!
GIS! 12! 4!
QGIS! 5! 11!
Note:&based&on&16&par0cipant’s&responses.&
• Polyline&
• Duplicate&
• Short&
• Orphan&
• Unlinked&
orphan&
• Island&
• Small&
• Coinciding&
points&
• Mul0ple&
lines&
• Single&line&
• No&lines&
• No&line&id&
• Same&line&id&&
• Unmatched&
line&id&
• QGIS:
http://www.qgis.org/en/site/forusers/download.html !
• DepthmapXnet:!
http://archtech.gr/varoudis/depthmapX/?dir=depthmapXnet !
• SST:!
Download from QGIS plugins repository!
(Also to manage updates when available)!
• Openlayers!
• Dbmanager!
• Processing!
(not a comprehensive list, and there are
alternatives to some of the above)!
• Official Releases!
• Latest source code!
• Documentation!
• Sample data!
• Issue tracking – problems and suggestions!
https://github.com/SpaceGroupUCL/qgisSpaceSyntaxToolkit/issues !
+!
• “standard” GIS format used for distributing/sharing;!
• most software reads these files;!
• uses the standard file and folder approach for storage
that every user is familiar with. !
–!
• easy to lose components when moving things around;!
• limited to 10 characters in attribute names;!
• limited to 2GB in the dbf (attributes) file;!
• leads to huge folders with many files;!
• depends solely on the QGIS API for querying and
analysis.!
13/07/2015! Workshop – Space Syntax Toolkit for QGIS! 98!
Data store set-up: Spatialite!
+!
• no data size limit;!
• full and enhanced SQL support;!
• rich set of analysis functions;!
• extremely fast operations;!
• supports vector and raster data;!
• has “schemes” that help keep the database organised;!
• possible to have multiple users collaborating.!
–!
• requires installation of server and/or client platform;!
• for personal use it requires knowledge of database
systems and management;!
• data sharing using shape files, when others don’t have
access to the server.!
Source: Based on work by Stephen Law and colleagues at Space Syntax Ltd !
• Openlayers! • Qscatter!
• Dbmanager! • Spatialjoin!
• Dissolve with stats! • Spatial Query plugin!
• CADDigitize! • SPIT!
• Contour Plugin! • Table manager!
• Concave Hull! • Affine transformations!
• Ftools! • Composer!
• Generalizer! • Processing!
• Heatmap! • …!
• MMQGIS! !
• NNJoin!