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
OsmSharp.Unitests embedded resource fix. More... about 12 years ago
Removed old non-branched version. More... about 12 years ago
Moved OsmSharp core to main branch. More... about 12 years ago
Deleted obsolete projects. More... about 12 years ago
Refactorings. More... about 12 years ago
Completed refactoring; changes in namespaces. More... about 12 years ago
Refactored OsmSharp namespaces to all contain OsmSharp.* More... about 12 years ago
Added an installer to the OsmSharpService.WindowsService. Added a test project for the service. More... about 12 years ago
Added a simple service for route calculation. More... about 12 years ago
Refactoring of routing code: removed OSM dependencies in general implementations. Removed demo projects from main solution. More... about 12 years ago
Updated EdgeDifference calculation for CH. Added unit test for EdgeDifference. Updated IOutputTextStream to IOutputStream and added progress information. More... about 12 years ago
Updated CH testing code. Added new unit test for ManyToMany routing. Added new delimited file reader functionality. More... about 12 years ago
Added skeleton code for CH performance test(s). More... about 12 years ago
Small bugfix in OsmTagsIndex. More... about 12 years ago
Fixed bug in CH routing. More... about 12 years ago
Fixed small bugs in the CH router. More... about 12 years ago
Updated the string table to an object table. Added a tags table for the CH routing. Adapted the CH code to use the tags table. More... about 12 years ago
Updated the memory data source processor and the OsmBase primitive to use the StringTable. More... about 12 years ago
Added a stringtable and corresponding dictionary. More... about 12 years ago
Updated raw routing: The route generation code has to add tags for each arc. Added test to test a routing algorithm for tag preservation in each route. More... about 12 years ago
Added unit tests for the Contraction Hierarchy stuff. Updated the CH stuff to accept tags in the resolved points. More... about 12 years ago
Changed some leftover Foobars into OsmSharp in the GPL license header. More... over 12 years ago
Bugfixes for Contraction Hierarchies. More... over 12 years ago
Updated resetting capabilities of the datasources from XML and PBF data streams. More... over 12 years ago
Updated PBF tests and updated support for uncompressed and nometadata options. More... over 12 years ago
Fixed the tagging issue. More... over 12 years ago
Added a data processing target: Any format of OSM data can not be loading into a raw osm datasource. More... over 12 years ago
Updated GPL header. More... over 12 years ago
Added GPL header to each source file. More... over 12 years ago
Finished PBF reading/parsing code. More... over 12 years ago