0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Oct 24, 2024 — Oct 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a transition success event to finite state machine transition. More... over 10 years ago
Microplanning stack cleanup and refactoring to enable customization. More... over 10 years ago
Allow graph stream targets without tags filter. More... over 10 years ago
Added extra intersectspotentially method. More... over 10 years ago
Made ToString() invariant by default for several primitives. More... over 10 years ago
Added vertex added event on graph stream target. More... over 10 years ago
Updated dykstra. More... over 10 years ago
Fixed merge conflicts. More... over 10 years ago
More performance optimizations. More... over 10 years ago
Changed edgeenumerator from interface into abstract class. More... over 10 years ago
Merge branch 'master' of https://github.com/OsmSharp/OsmSharp More... over 10 years ago
Fixed enumerators for multithread access to graphs. More... over 10 years ago
Fixed issue with vertices with more than 265 neighbours. More... over 10 years ago
Merge pull request #214 from OsmSharp/features/geometrystream More... over 10 years ago
Added new features stream translating OSM-data to features. More... over 10 years ago
[Refactoring] Changed geometries into basic geometries and added the notion of features. More... over 10 years ago
Fixed issue with reverse edge shapes in GetEdges(box). More... over 10 years ago
Fixed issue with reverse edges in GetEdges(box). More... over 10 years ago
Changed management of path information while calculating routes. More... over 10 years ago
Merged with master. More... over 10 years ago
Fixed deserialization of regions. More... over 10 years ago
Fixed issue related to increased index in serialized contracted graphs. More... over 10 years ago
Fixed issue with reverse neighbour list being empty. More... over 10 years ago
Only keep direct neighbours in contracted graphs. More... over 10 years ago
Fixed neighbours of serialized mobile contracted graphs. More... over 10 years ago
Fixed issue in PBFOsmStreamSource related to empty cached primitives. Closes #205. More... over 10 years ago
Add IF NOT EXISTS to CREATE INDEX statements in SQLite provider. Closes #209. More... over 10 years ago
Fixed interface implementations. More... over 10 years ago
Fixed reverse neighbour problem for in-memory graphs. More... over 10 years ago
Fixed bug in dynamic graph stream target. In some rare cases duplicate edges could still be added. More... over 10 years ago