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
Merge branch 'master' of https://github.com/OsmSharp/OsmSharp More... about 10 years ago
Fixed ways with zero nodes being considered unsuccessful. More... about 10 years ago
Added new testing files and small performance test updates. More... about 10 years ago
Optimized search delta. More... about 10 years ago
Small performance improvements in contracted routing. More... about 10 years ago
Updated testfiles. More... about 10 years ago
Enabled shape points by default. More... about 10 years ago
Reset performance tests. More... about 10 years ago
Merge pull request #203 from OsmSharp/features/contractedshapes More... about 10 years ago
Fixed serialized source shapes. More... about 10 years ago
Increased default array sizes during contraction. More... about 10 years ago
Added extra code handling duplicate edge during contraction. Makes for a more robust contraction implementation. More... about 10 years ago
Moved handling of special network topology handling to one place. More... about 10 years ago
Fixed issue with multiple edges between two vertices. More... about 10 years ago
Fixed another bug related to shapes and circular paths. More... about 10 years ago
Fixed issue with closed paths and contraction. More... about 10 years ago
Added shapes to contracted edges. More... about 10 years ago
Added shapepoints to serialized graph; More... about 10 years ago
Fixed resolving issue. More... about 10 years ago
Enabled shapes when using contraction. More... about 10 years ago
Changed default contstructor on contracted graph stream. More... about 10 years ago
Small cleanup of graph stream targets. More... about 10 years ago
Do not keep state in the arc aggregator. More... about 10 years ago
Some tags relevant for vehicle profiles should not be removed. More... about 10 years ago
Fixed bug in PBFOsmStreamSource: Resetting should also clear object cache. More... about 10 years ago
Added two new stream filters. More... about 10 years ago
Merge pull request #198 from OsmSharp/exclusive_filter More... about 10 years ago
Merge pull request #197 from Macjon/master More... about 10 years ago
Added a constructor to add a drawable to a marker More... about 10 years ago
Merge pull request #196 from Macjon/master More... about 10 years ago