Skip to content

Commit

Permalink
update measures
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Nov 14, 2024
1 parent a7d9374 commit ad10e27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 28 deletions.
28 changes: 3 additions & 25 deletions lib/measures/urban_geometry_creation_zoning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

###### (Automatically generated documentation)

# UrbanGeometryCreationZoning
#

## Description
This measure reads an URBANopt GeoJSON and creates geometry with zoning for a particular building. Surrounding buildings are included as shading structures.


## Modeler Description

Expand All @@ -19,30 +19,8 @@ ModelMeasure
## 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


This measure does not have any user arguments


7 changes: 4 additions & 3 deletions lib/measures/urban_geometry_creation_zoning/measure.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<measure>
<schema_version>3.1</schema_version>
<error>Failed to infer measure name from '/Users/nmoore/github/urbanopt-geojson-gem/lib/measures/urban_geometry_creation_zoning/measure.rb'</error>
<name>urban_geometry_creation_zoning</name>
<uid>96ea1317-76ac-4670-b51d-71ee3f4fdd65</uid>
<version_id>790c8b16-050b-4ba1-9e88-51d7900c28b8</version_id>
<version_modified>2024-11-13T17:44:34Z</version_modified>
<version_id>f4e83153-b29e-4154-9ed0-7062896e7448</version_id>
<version_modified>2024-11-14T16:53:21Z</version_modified>
<xml_checksum>D254E772</xml_checksum>
<class_name>UrbanGeometryCreationZoning</class_name>
<display_name>UrbanGeometryCreationZoning</display_name>
Expand Down Expand Up @@ -95,7 +96,7 @@
<filename>README.md</filename>
<filetype>md</filetype>
<usage_type>readme</usage_type>
<checksum>0458EE16</checksum>
<checksum>0B68E96D</checksum>
</file>
<file>
<filename>README.md.erb</filename>
Expand Down

0 comments on commit ad10e27

Please sign in to comment.