Skip to content

Commit c9a9a8a

Browse files
authored
Merge pull request #121 from hydroserver2/205-add-site-types
Update vocabularies.ts
2 parents 0b042ee + 577a18d commit c9a9a8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/vocabularies.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
export const siteTypes = [
22
'Atmosphere',
33
'Borehole',
4+
'Calculated',
45
'Ditch',
56
'Estuary',
7+
'Groundwater Well',
68
'House',
9+
'Irrigation Pivot',
710
'Lake, Reservoir, Impoundment',
811
'Land',
912
'Laboratory or sample-preparation area',

0 commit comments

Comments
 (0)