# HG changeset patch # User Sascha L. Teichmann # Date 1551803868 -3600 # Node ID e199655809c1a5ac96530534216686711c7436f6 # Parent 79f4a20e31c2f263edcd0b24b29f45aef46a3e83 Dont cast lat/lon values from ERDMS service to ints. diff -r 79f4a20e31c2 -r e199655809c1 pkg/imports/wg.go --- a/pkg/imports/wg.go Tue Mar 05 15:44:05 2019 +0100 +++ b/pkg/imports/wg.go Tue Mar 05 17:37:48 2019 +0100 @@ -383,7 +383,7 @@ ic.code.Orc, ic.code.Hectometre, string(*dr.Objname.Loc), - int64(*dr.Lon), int64(*dr.Lat), + float64(*dr.Lon), float64(*dr.Lat), from, to, &validity,