0
I Use This!
Activity Not Available

Commits : Listings

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