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
154
Commits
1
Branch
0
Tags
267
KiB
C#
100%
23429c8a00
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
23429c8a00
Renderer now renders 3 different layers over each other: Area (Regions), gScore-Weights (as blobs) and PathResult path.
...
Returns the Image instead of saving to disk.
2023-04-20 19:40:50 +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
Made Pathfinder non-static to enable field-usage in other methods/classes.
2023-04-20 19:39:18 +02:00
RenderPath
Renderer now renders 3 different layers over each other: Area (Regions), gScore-Weights (as blobs) and PathResult path.
2023-04-20 19:40:50 +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