Add Moveet – real-time vehicle fleet simulator#180
Add Moveet – real-time vehicle fleet simulator#180ivannovazzi wants to merge 1 commit intoosmlab:mainfrom
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
I have to agree with @mtmail on this... There is a few things about this PR which don't quite line up with the general awesome list guidelines and ideas:
Personally I don't quite see how this project would fit this list. I understand the project sources data from OSM for its routing, yet the output it produces only seems useful for people developing fleet management solutions, which seems like a very small user circle. Especially on that last (personal) view I'm willing to discuss if I'm overlooking something. But the quality concerns I've listed above would need to be resolved either way. |
Unkn0wnCat
left a comment
There was a problem hiding this comment.
See comment on PR discussion.
|
For sake of cross-reference, here are the PRs to other awesome lists:
|
|
Hi, feedback received. To be completely honest, the project was started in december 2024, manually coded in 3 different repositories. I deleted the repositories just yesterday, however github packages can demostrate that: I just decided to restore the project back and reorganize it under a monorepo, hoping to get someone contribute to it. But I understand if does not have that much awesomeness - it's quite a small utility really indeed |

What is Moveet?
Moveet is an open-source real-time vehicle fleet simulator that uses OpenStreetMap road data (GeoJSON) as its spatial backbone. It builds a graph from the road network, runs A* pathfinding, and simulates multiple vehicles moving in real time — with WebSocket updates and a live map dashboard built with React and D3.js.
Why it fits this list
Added to the JavaScript section.