Ben Abelshausen
Ben Abelshausen
Mapsforge format is unsupported and will probably stay unsupported for a while but I may consider putting it on the development plan. You guys mean this right: https://github.com/mapsforge/mapsforge/blob/master/docs/Specification-Binary-Map-File.md
Sorry for the very-late response. I'm not sure if we can implement this in OsmSharp but if you still want to discuss in more detail get in touch directly with...
Again, thanks for submitting this, you are right. A subtle but very important difference. :+1:
This library is very important in several projects so thanks for your feedback. I looked at the code myself and I see what you mean. Did you discover this by...
Ah interesting! If you can give me a simple test to reproduce the incorrect behaviour that would probably lead to a quick fix. Otherwise, it could be a while for...
Can you refer to the spec for this? I'm not sure if I follow completely. If I remember correctly the presence of the offsets is determined by the total size...
Ah ok, I see now thanks! :+1:
Note to self: - [ ] this can be positioned at position+6 if there is no positive offset: https://github.com/itinero/OpenLR/blob/develop/src/OpenLR/Codecs/Binary/Codecs/LineLocationCodec.cs#L186 - [ ] ... and use the flags as stated in...
@MichaelAllenMiller Sorry about this, when using the latest prerelease of this project you also need to latest prerelease of Itinero.