sibartlett / Geo

A geospatial library for .NET
https://www.nuget.org/packages/Geo/
GNU Lesser General Public License v3.0
179 stars 39 forks source link

ArgumentNullException parsing valid GPX track #50

Closed mfeingol closed 1 year ago

mfeingol commented 3 years ago

As per the spec, a <trk> element may contain zero or more <trkseg> elements. However, this library will throw an exception parsing them.

cf https://www.topografix.com/GPX/1/1/gpx.xsd