Sha256: 96d5f262bbb732b89c53bd41ed7a90f2620b382dbccb4557573ccb1a31446ee0
Contents?: true
Size: 1.21 KB
Versions: 3
Compression:
Stored size: 1.21 KB
Contents
###### (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. ## 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 ModelMeasure ## Taxonomy ## Arguments ### GeoJSON File GeoJSON File. **Name:** geojson_file, **Type:** String, **Units:** , **Required:** true, **Model Dependent:** false ### Feature ID Feature ID. **Name:** feature_id, **Type:** String, **Units:** , **Required:** true, **Model Dependent:** false ### Surrounding Buildings 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
Version data entries
3 entries across 3 versions & 1 rubygems