Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove getNearbyPOIs / ...Vehicles #114

Closed
Kebslock opened this issue Aug 31, 2023 · 1 comment
Closed

Remove getNearbyPOIs / ...Vehicles #114

Kebslock opened this issue Aug 31, 2023 · 1 comment
Assignees
Labels

Comments

@Kebslock
Copy link
Contributor

The functions getNearbyPOIs and getNearbyVehicles, which can be found in the POI- and vehicle-service respectively, are way too complex and difficult to use as well as not much used at all. The POI variant is not even called and can probably just be deleted. The vehicle variant needs some refactoring as it gets called, but in a very simple way, so that just all vehicles for the same track are returned. This needs to be inspected and adapted, but overall both functions should be removed.

@Kebslock Kebslock self-assigned this Aug 31, 2023
@Kebslock
Copy link
Contributor Author

Kebslock commented Sep 4, 2023

getNearbyPOIs got already deleted after cleaning up the services (after PR #113). getNearbyVehicles needs still to be handled.

Kebslock pushed a commit that referenced this issue Sep 7, 2023
Kebslock pushed a commit that referenced this issue Sep 7, 2023
Kebslock pushed a commit that referenced this issue Sep 7, 2023
JulianGrabitzky added a commit that referenced this issue Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants