Homogenize todos

IDF export now allows the user to select the target and adjacent buildings
 - Only target and adjacent buildings in the city are calculated.
 - All other buildings are considered shade objects.

The zones are properly labeled with the building name
The "Building" is labeled as a city
This commit is contained in:
Guille Gutierrez 2022-11-09 11:42:44 -05:00
parent 6473ffd6dc
commit 9c482cf142

View File

@ -167,7 +167,7 @@ Attributes with known units should be explicit in method's comment.
#### To do's.
Pending to implement operations should be indicated with ToDo comments to highlight the missing functionality.
Pending to implement operations should be indicated with todo comments to highlight the missing functionality.
```python
# todo: right now extracted at the city level, in the future should be extracted also at building level if exist