SpaceGroupUCL / depthmapX

depthmapX is a multi-platform Spatial Network Analysis Software
197 stars 51 forks source link

Convex Analysis Values Per Point #426

Closed jaidevshriram closed 2 years ago

jaidevshriram commented 2 years ago

Hey!

I'm trying to obtain the following:

I hope to use these to combine/contrast the results of regular graph analysis values and the analysis done using convex spaces. So far, I've tried exporting the data as a graph and CSV from the GUI (using v0.8) but the values seem to be per room/space. How can I export the data to be per position instead?

Thanks!

jaidevshriram commented 2 years ago

Thanks @pklampros for the help. Here's what worked:

  1. Select the convex map layer and choose the attribute under consideration.
    • Ensure that the attribute is unlocked (has the push/update buttons active)
    • If it isn't unlocked (like Ref, Connectivity), create a new attribute, right-click on it -> update and then just choose the locked attribute (so essentially you'll have an unlocked attribute with the values you need)
  2. Push the attribute to the target VGA map (it's the button in the top bar, near the save icon and add/update column buttons).
  3. Export the VGA map as usual to a CSV, you should see the new attribute (from convex analysis) in a column.

Note that I've used v0.8 (did not work with an earlier version).