itinero / OpenLR

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

Take into account FOW when using OSM data #59

Closed xivk closed 8 years ago

xivk commented 9 years ago

There is FOW information in OSM data. The encoder/decoder should use this:

https://github.com/OsmSharp/OpenLR/blob/master/OpenLR.Referenced/Osm/ReferencedOsmDecoder.cs#L90