Skip to content

Added gem taxonomy evaluation

Marius Kriegerowski requested to merge feature/occupancymapping-code into master

@cnievas I'm opening this MR to merge into the feature/occupancymapping branch. However, I think it would be wiser to not deviate too much from the master branch. Would merging that branch into master be an option?

There is still a bug in the logic but I'll get this resolved after lunch. The entire comparison logic boils down reading your csv file and running tags through what you see in the tags_to_GEM_taxonomy method. It's working with dictionary entries which is orders of magnitude faster than string comparison.

Depends on https://git.gfz-potsdam.de/dynamicexposure/openbuildingmap/database-obmbuildings/-/issues/2

\cc @fd @prehn

Edited by Marius Kriegerowski

Merge request reports