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
❗ Unhandled exception in ReverseController.Get with format:json lon:76.2495689249233 lat:24.4960577361327 snapType:auto
Distance cannot be encoded if not in the range [0-15000[
Parameter name: distance
Message: Distance cannot be encoded if not in the range [0-15000[
Parameter name: distance
Type: ArgumentOutOfRangeException
Stack Trace
Distance cannot be encoded if not in the range [0-15000[
Parameter name: distance
at OpenLR.Codecs.Binary.Data.DistanceToNextConvertor.Encode(Int32 distance)
at OpenLR.Codecs.Binary.Decoders.PointAlongLineLocationCodec.Encode(PointAlongLineLocation location)
at OpenLR.Codecs.Binary.BinaryCodec.Encode(ILocation location)
When encoding a location:
The node (https://www.openstreetmap.org/relation/8205761#map=11/24.4956/76.2506) exists for more then 2 years, so the updating would not be a problem.
The text was updated successfully, but these errors were encountered: