|
8813023cd6
|
Created seperate PathNode class for Json Serialization
|
2023-04-06 14:27:25 +02:00 |
|
|
3e23635cd1
|
Serialize Path for API
|
2023-04-06 02:22:03 +02:00 |
|
|
20d4da9e6f
|
Changed to JsonSerialization to permanently store regions.
|
2023-04-06 01:29:30 +02:00 |
|
|
2826ff2502
|
Fixed deserialization issue with wrong default values
ToString() uniform
|
2023-04-01 14:42:49 +02:00 |
|
|
556d4b1ffb
|
ToString() adjustment
|
2023-04-01 14:19:36 +02:00 |
|
|
806dcf98c9
|
Renamed OsmWay -> OsmEdge again
Prevented duplicate writes of Tags for way
|
2023-04-01 01:47:56 +02:00 |
|
|
ac77708834
|
Renamed OsmEdge to OsmWay and added startnodeid (for serialization)
|
2023-03-31 21:55:43 +02:00 |
|
|
ac1ac62a00
|
Combining Datastructures and Serialization
//TODO
|
2023-03-30 18:24:57 +02:00 |
|
|
d7469aa190
|
Changed Regionhashing and OsmDatastructure with OsmDatastructure.Graph
|
2023-03-14 17:00:59 +01:00 |
|
|
d3680565fc
|
Added currentPathLength to OsmNode
|
2023-02-08 19:09:46 +01:00 |
|
|
d18e4f5abf
|
OsmNode.cs:
Fixed ToString() no previous node
|
2023-02-08 18:49:47 +01:00 |
|
|
5f4e2bb5f0
|
Added Override for Equals() GetHashCode() ToString()
|
2023-02-08 18:08:01 +01:00 |
|
|
0a9d5cfdfb
|
Removed unnessecary inheritance
|
2023-02-07 23:52:23 +01:00 |
|
|
e265c56bce
|
Datastructure rewrite
|
2023-02-06 17:32:55 +01:00 |
|