Skip to content
On this page

Diameter at height Schema

txt
https://schema.vinv.io/vinv-roundwood-pile/0.0.1.json#/properties/logs/items/properties/dimensions/items
1

Array including height and diameter at height

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenForbiddennonedereferenced.doc.json*

items Type

object (Diameter at height)

items Constraints

maximum number of items: the maximum number of items for this array is: 2

minimum number of items: the minimum number of items for this array is: 2

items Properties

PropertyTypeRequiredNullableDefined by
heightnumberRequiredcannot be nullRoundwoodPile
diameterintegerRequiredcannot be nullRoundwoodPile

height

Height of measurment in meter where diameter is measured.

height

height Type

number (Height)

height Constraints

multiple of: the value of this number must be a multiple of: 0.1

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: 0

height Examples

json
0.5
1
json
0.1
1

diameter

Diameter in centimeter at measured height.

diameter

diameter Type

integer (Diameter)

diameter Constraints

maximum: the value of this number must smaller than or equal to: 1000

minimum: the value of this number must greater than or equal to: 1

diameter Examples

json
34
1
json
38
1

Released under the GNU GENERAL PUBLIC LICENSE.