architecture-building-systems / CityEnergyAnalyst

The City Energy Analyst (CEA)
https://www.cityenergyanalyst.com/
MIT License
194 stars 61 forks source link

Fixing surroundings helper with uploaded building footprints. #3496

Closed MatNif closed 6 months ago

MatNif commented 6 months ago

Deleting surrounding buildings that overlap with the footprints of zone-buildings.

To test, refer to issue #3495 .

ShiZhongming commented 6 months ago

I was able to replicate the issue with CEA v3.35.3. This PR solves the issue, and it will be included in CEA v3.35.4. Thank you @MatNif