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
156
Commits
1
Branch
0
Tags
267
KiB
C#
100%
90a09e84c5
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
90a09e84c5
Removed/Replaced unnecessary checks in AStar.
2023-04-20 22:53:23 +02:00
API
Changed calls to new backend.
2023-04-20 19:41:40 +02:00
OSMDatastructure
No more use of "track" or "service" for cars.
2023-04-13 00:24:03 +02:00
Pathfinding
Removed/Replaced unnecessary checks in AStar.
2023-04-20 22:53:23 +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
Changed calls to new backend.
2023-04-20 19:41:40 +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