diff options
Diffstat (limited to 'core/utils.py')
-rw-r--r-- | core/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/utils.py b/core/utils.py index 12f7615..daf48b3 100644 --- a/core/utils.py +++ b/core/utils.py @@ -363,7 +363,7 @@ def find_nearest_point(points, target_point): #let raw = [[406264.72, 5278037.57, 873.53], #first version: #rawheights = [[406264.72, 5278037.57, 873.53], - +# [[406264.72, 5278037.57, 826.64], from constants.js 14 Nov 2023, i.e. 46.89m lower rawheights = [[406264.72, 5278037.57, 873.53], [406314.69, 5278036.50, 861.60], [406364.66, 5278035.43, 852.51], |