|
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 |
|
|
f15171a9f1
|
Fixed AStar Weight-assignment
OSMEdge.cs:
renamed speedped, speedcar
|
2023-02-08 19:05:13 +01:00 |
|
|
e57912c589
|
OSMEdge.cs:
+ GetWeight()
+ override toString()
fixed maxSpeedValue 255 -> returns now empty
|
2023-02-08 18:49:21 +01:00 |
|
|
c182818aff
|
enum wayType now typeof byte
prevented waytype.EMPTY in tags
|
2023-02-08 18:08:42 +01:00 |
|
|
4057554c7d
|
Added constructor with tags import
|
2023-02-07 23:52:57 +01:00 |
|
|
e265c56bce
|
Datastructure rewrite
|
2023-02-06 17:32:55 +01:00 |
|