• Joined on 2023-02-08
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
glax pushed to master at glax/OSMServer 2023-03-30 18:25:03 +02:00
ac1ac62a00 Combining Datastructures and Serialization
glax pushed to master at glax/OSMServer 2023-03-30 17:03:28 +02:00
7560d59c25 Custom Console-Output with Log-Time and elapsed time, as well as routeabilty to other outputs.
glax pushed to master at glax/OSMServer 2023-03-30 16:33:26 +02:00
cb0442d760 broken
0e70c72562 Broken
Compare 2 commits »
glax pushed to master at glax/OSMServer 2023-03-14 17:01:53 +01:00
d2ab990bfe new env
glax pushed to master at glax/OSMServer 2023-03-14 17:01:48 +01:00
d7469aa190 Changed Regionhashing and OsmDatastructure with OsmDatastructure.Graph