• Joined on 2023-02-08
glax pushed to master at glax/OSMServer 2023-04-09 20:41:37 +02:00
c238a9eed3 Implemented "smart" routing through priority:
932465a564 changed some speeds
a0d2284e45 whitespace
6938c86ce2 moved to correct namespacefolder
6e836db79b changed speeds and return type to byte
Compare 7 commits »
glax pushed to master at glax/OSMServer 2023-04-09 18:27:57 +02:00
0f53ae579c Made speedtype any generic.
d8f8a41dcc Renamed PathNode distance and weight to include "delta".
Compare 2 commits »
glax pushed to master at glax/OSMServer 2023-04-09 17:47:50 +02:00
6eab23ff16 bug: forgot to exchange from distance to weight during copy & paste
206f9c5811 Added weight and distance delta to pathnode
e0bb3ce3de Added Method for path-return (returns the path from current graph).
2904be84f0 changed NONE speeds
13beaeaf73 removed old method, changed some speeds
Compare 17 commits »
glax pushed to master at glax/OSMServer 2023-04-06 14:46:23 +02:00
fe0ccd0fca working
dfc9ffeb2c CustomAStar now returns ValueTuple with calctime and path as result
9c53c67763 Added /getClosestNode lat lon API
f266c6c7e6 ClosestNode no longer requires Region parameter, because regionmanager is passed.
8813023cd6 Created seperate PathNode class for Json Serialization
Compare 5 commits »
glax pushed to master at glax/OSMServer 2023-04-06 02:32:08 +02:00
72b5511c26 better readability
f42e458048 Created GetSpeed method for uniform implementation
3e23635cd1 Serialize Path for API
ed8558049c Added first API.
20d4da9e6f Changed to JsonSerialization to permanently store regions.
Compare 5 commits »
glax pushed to master at glax/OSMServer 2023-04-01 22:03:16 +02:00
e9f1ba2e73 removed Dotsettings
5fe0acf0b4 Removed .idea
Compare 2 commits »
glax pushed to master at glax/OSMServer 2023-04-01 22:01:22 +02:00
29189c5d8d Removed dead files
glax pushed to master at glax/OSMServer 2023-04-01 18:28:36 +02:00
7f06a6f880 working!
8dd63411ea Changed some speedvalues for cars and pedestrians (to allow use of mis-qualified roads)
8f9f6f630e stop within 10 meters of goal
Compare 3 commits »
glax pushed to master at glax/OSMServer 2023-04-01 18:10:33 +02:00
2c5ab070a2 working
4600105b0b Changed ClosestNodeToCoordinates to include only nodes that have connections for appropriate SpeedType (e.g. roads for cars, footways for pedestrians)
0f0f4182ac Region Size 0.025f
5ebe843048 Added Logging for plausability
03322ea143 Console time formatting
Compare 7 commits »
glax pushed to master at glax/OSMServer 2023-04-01 14:43:30 +02:00
82d2de1537 working
01deb02666 Adjusted to new Region Format
2826ff2502 Fixed deserialization issue with wrong default values
8cf13efae3 code clean
b3da6936da Fixed return of GetTag to return value of searched Tag.
Compare 7 commits »
glax pushed to master at glax/OSMServer 2023-04-01 13:19:10 +02:00
2d5ffabb5d working
0bfc120ede Region no longer contains ways. Ways are Edges added to nodes.
Compare 2 commits »
glax pushed to master at glax/OSMServer 2023-04-01 01:48:02 +02:00
806dcf98c9 Renamed OsmWay -> OsmEdge again
glax pushed to master at glax/OSMServer 2023-04-01 01:32:37 +02:00
c2cadd678c Now working with tags
15628d3544 Loading Tags
452c5d3177 Removed TagType.EMPTY
9dc282253d Removed TagType.EMPTY (now returns null instead)
Compare 4 commits »
glax pushed to master at glax/OSMServer 2023-04-01 01:00:28 +02:00
f0cd97fbc7 working
3fce0f990a Initial commit
102499891c Moved id to tag storage
9ef1d4a978 Readbility through Methods
b12f959f48 Made Fields FileNames public
Compare 7 commits »
glax pushed to master at glax/OSMServer 2023-03-31 21:57:51 +02:00
e2a50250b8 Fixed tagsFileName ("..tags")
glax pushed to master at glax/OSMServer 2023-03-31 21:56:35 +02:00
b621ff632b Rewrote XmlImporter to Write Region-files while reading from Stream
07ff9602b8 Temporary out of order
ac77708834 Renamed OsmEdge to OsmWay and added startnodeid (for serialization)
255d924dc4 Made GetRegionHashCode(Coordinates) wrapper
0d4597c12c Made Region Serializable
Compare 6 commits »
glax pushed to master at glax/dGPU-Switcher 2023-03-31 15:26:43 +02:00
080d0e5f1c created variables for easy switching of PCIe paths
89350ee4e2 Add Readme
Compare 2 commits »
glax pushed to master at glax/dGPU-Switcher 2023-03-31 15:18:46 +02:00
81a6bda175 Added shortcuts to enable/disable iGPU manually on desktop.
glax pushed to master at glax/dGPU-Switcher 2023-03-31 14:48:27 +02:00
6053e81f5e Hide .gpu Directory
glax pushed to master at glax/dGPU-Switcher 2023-03-31 14:45:58 +02:00
e8b3302b9f Correct xml path