lib/measures/urban_geometry_creation/README.md in urbanopt-geojson-0.5.0 vs lib/measures/urban_geometry_creation/README.md in urbanopt-geojson-0.5.1
- old
+ new
@@ -3,11 +3,11 @@
###### (Automatically generated documentation)
# UrbanGeometryCreation
## Description
-This measure reads an URBANoptâ„¢ GeoJSON and creates geometry for a particular building. Surrounding buildings are included as shading structures.
+This measure reads an URBANopt GeoJSON and creates geometry for a particular building. Surrounding buildings are included as shading structures.
## Modeler Description
This measure takes in the GeoJSON file, the feature_id of the building and the surrounding buildings as arguments and add has methods to create space types and add default construction sets.
## Measure Type
@@ -39,9 +39,17 @@
Select which surrounding buildings to include.
**Name:** surrounding_buildings,
**Type:** Choice,
**Units:** ,
**Required:** true,
+**Model Dependent:** false
+
+### Scale Footprint Area by the Floor Area?
+If true, the footprint area from GeoJSON will be scaled by the floor_area provided by the user in URBANopt.
+**Name:** scale_footprint_area_by_floor_area,
+**Type:** Boolean,
+**Units:** ,
+**Required:** false,
**Model Dependent:** false