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... almost 10 years ago
Fixed issue with route concatenation. More... almost 10 years ago
Merge pull request #224 from r-bel/point-contained-in-a-linear-ring More... almost 10 years ago
Faster algoritm for testing point contained in a linear ring More... almost 10 years ago
Removed delete file from OsmSharp.WinForms.UI.csproj. More... almost 10 years ago
Removed MBTiles layer from OsmSharp.WinForms.UI. More... almost 10 years ago
Added a setter to Layer backcolor. #140 More... almost 10 years ago
Merge branch 'master' of https://github.com/OsmSharp/OsmSharp More... almost 10 years ago
Added a setter to Map backcolor. #140 More... almost 10 years ago
Fixed: List of pois not kept when creating a new instruction. More... almost 10 years ago
Changed namespace of OsmSharp SortedDictionary to prevent conficts with .NET SortedDictionary. More... almost 10 years ago
Added a ToString() method to route segements. More... almost 10 years ago
Added some helper methods to quickly calculate distance for edge shapes. More... almost 10 years ago
Added extra helper functions to convert tag collections to dictionaries. More... almost 10 years ago
Added an option to calculate intersections of tags collections in micro planner machines. More... almost 10 years ago
Added german lanugage generator. Thx @Lotto2. More... almost 10 years ago
Reset success and error flags on next message planning step. More... almost 10 years ago
Fixed issue in micro planner. More... almost 10 years ago
More small refactorings to instructions to allow for better customization. More... almost 10 years ago
Added more information about the aggregated route to the microplanner messages.ยต More... almost 10 years ago
More adjustments to allow extensions of microplanners. More... almost 10 years ago
More adjustments to allow extensions of microplanners. More... almost 10 years ago
Simplified overloads on instructiongenerator. More... almost 10 years ago
Instruction generation should be possible without a vehicle profile in some cases. More... almost 10 years ago
Small language generator cleanup. More... almost 10 years ago
Make machine initialization virtual in microplanner. More... almost 10 years ago
Changed micro planner to allow creation of custom versions of it. More... almost 10 years ago
Allow instance of FSM's without an initial state. More... almost 10 years ago
Modified return type and name of finished delegate in machine transition. More... almost 10 years ago
Added extra generate methods to finite state machine transition. More... almost 10 years ago