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
151
Commits
1
Branch
0
Tags
267
KiB
C#
100%
619cad61ee
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
glax
619cad61ee
Adjusted to new Functions and return values.
...
Now renders complete result with path and all loaded regions.
2023-04-19 22:55:49 +02:00
API
Save Pathfinding result to file.
2023-04-13 19:18:25 +02:00
OSMDatastructure
No more use of "track" or "service" for cars.
2023-04-13 00:24:03 +02:00
Pathfinding
Changed values for heuristic and weight functions, as well as increased priority for type1-roads (motorways).
2023-04-19 22:51:47 +02:00
RenderPath
Added Area-render (Renders all loaded nodes and edges)
2023-04-19 22:53:49 +02:00
Server
Adjusted to new Functions and return values.
2023-04-19 22:55:49 +02:00
.gitignore
removed Dotsettings
2023-04-01 22:03:06 +02:00
OSMServer.sln
Added visualization to confirm paths
2023-04-13 00:24:33 +02:00