SpaceGroupUCL / depthmapX

depthmapX is a multi-platform Spatial Network Analysis Software
200 stars 53 forks source link

Break metric, angular, through-vision and isovist analyses out of pointmap #260

Closed pklampros closed 6 years ago

pklampros commented 6 years ago

Isovist analysis is carried out using the currently visible drawing layers, hence for this to work the interface had to be extended to also accept the MetaGraph. The other solutions I can think of is to make a separate interface for modules that want to use the MetaGraph, or for the isovist analysis to use the drawing layers attached to the pointmap itself

Changed to make the isovist analysis take the drawing layers from the pointmap itself