You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/lexicon.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1166,9 +1166,10 @@
1166
1166
{"categories": ["note_type"], "term": "Construction", "definition": "Construction details, well development, drilling notes, etc. Could create separate `types` for each of these if needed."},
1167
1167
{"categories": ["note_type"], "term": "Maintenance", "definition": "Maintenance observations and issues."},
1168
1168
{"categories": ["note_type"], "term": "Historical", "definition": "Historical information or context about the well or location."},
1169
-
{"categories": ["note_type"], "term": "Other", "definition": "Other types of notes that do not fit into the predefined categories."},
1169
+
{"categories": ["note_type"], "term": "General", "definition": "Other types of notes that do not fit into the predefined categories."},
1170
1170
{"categories": ["note_type"], "term": "Water", "definition": "Water bearing zone information and other info from ose reports"},
1171
1171
{"categories": ["note_type"], "term": "Measuring", "definition": "Notes about measuring/visiting the well, on Access form"},
1172
+
{"categories": ["note_type"], "term": "Coordinate", "definition": "Notes about a location's coordinates"},
0 commit comments