0
I Use This!
Inactive

Commits : Listings

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