This website requires JavaScript.
Explore
Help
Sign In
glax
/
OSMServer
Watch
1
Star
0
Fork
0
You've already forked OSMServer
Code
Pull Requests
Releases
Wiki
Activity
4600105b0b
OSMServer
/
Pathfinding
History
glax
4600105b0b
Changed ClosestNodeToCoordinates to include only nodes that have connections for appropriate SpeedType (e.g. roads for cars, footways for pedestrians)
...
Changed toVisit to be a priorityqueue. Search is aborted, if within 250m of goal.
2023-04-01 18:10:21 +02:00
..
Pathfinder.cs
Changed ClosestNodeToCoordinates to include only nodes that have connections for appropriate SpeedType (e.g. roads for cars, footways for pedestrians)
2023-04-01 18:10:21 +02:00
Pathfinding.csproj
Created Pathfinding
2023-02-03 23:35:22 +01:00
RegionManager.cs
Added Logging for plausability
2023-04-01 18:08:48 +02:00