0
I Use This!
Inactive

Commits : Listings

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