elevation tool test

This commit is contained in:
vcoppe
2024-07-19 13:18:38 +02:00
parent 48aa88489e
commit d81d189cdf
8 changed files with 162 additions and 4 deletions

View File

@@ -135,6 +135,7 @@ export enum Tool {
TIME,
MERGE,
EXTRACT,
ELEVATION,
REDUCE,
CLEAN
}