Datasets:

Languages:
English
License:

Combining polygon sources in produce_lod1.py

#2
by praisin - opened

Thank you for providing this dataset.

I have run the produce_lod1.py script for the tile w015_n10_w010_n05 . One observation I have was that the output which includes the heights (in /LoD1_GeoJSON) only had the polygons from the odbl_root dataset, not the ones from the /Polygon file. Even though the /LoD1/w015_n10_w010_n05.json had the same count as the file in the /Polgyon directory.

Is this expected behaviour? I was expecting that the script fuses the two polygon datasets and then assigns the height based on the json file in /LoD1.

TUM Chair of Data Science in Earth Observation org

Hello! Thank you very much for your feedback.

You are right, this was not the intended behavior. We have identified and fixed this issue, and the script has now been updated. The revised version correctly fuses the two polygon datasets and assigns height information based on the /LoD1 JSON file as expected.

Thank you again for pointing this out. Please feel free to reach out if you have any further questions or encounter any other issues.

Thank you for addressing this!

Sign up or log in to comment