itinero / OpenLR

A C# Implementation of the OpenLR specification using Itinero.
https://www.itinero.tech
Other
18 stars 12 forks source link

Fix decoding of PointAlongLine messages with no positive offset byte #97

Closed civspan closed 4 months ago

civspan commented 1 year ago

Check length of message and skip decoding of positive offset if message is less that 17 bytes long.