• Joined on 2023-02-08
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
glax created branch master in glax/dGPU-Switcher 2023-03-31 14:43:25 +02:00
glax pushed to master at glax/dGPU-Switcher 2023-03-31 14:43:25 +02:00
95c9f6ca03 initial commit
glax created repository glax/dGPU-Switcher 2023-03-31 14:43:02 +02:00
glax pushed to master at glax/OSMServer 2023-03-30 18:25:20 +02:00
090981fb99 Beginning of Import