UWIT-CTS-Software / bronson_online

Bronson, but hosted remotely.
0 stars 0 forks source link

JackNet - All Buildings Export #12

Closed NackJyman closed 1 month ago

NackJyman commented 1 month ago

JackNet currently does not support exporting a csv when "all buildings" is selected. This is due to it's size. We need to implement something like a hashmap and a secondary function branch to handle this structure while pinging buildings and while exporting the file

NackJyman commented 1 month ago

Found this issue ('+=' with arrays). All buildings export works fine now.