You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to construct the dijkstra routes and output them separately from the smoothed routes. We should also output smoothed routes in csv form (for ECDIS display) and KML (for Google Earth display) as well as json format. Also it would be nice to hide the waypoints file i/o by allowing users to enter a "to" and "from" waypoint on the command line.
I have moved this issue to issues as it needs to be addressed. More optional choice in the CLI is needed in addition to more IO based options on paths and output file formats. Assigned this issue to @SamuelHall700 or one of his entourage
Seperating Dijkstra and Smoothing, as well as ChartTracker CSV output, have been completed. ECDIS and KML are still yet to do and CLI waypoints is also to-do. CLI waypoints sounds like a good idea to do in conjunction with the API for the pipeline
The text was updated successfully, but these errors were encountered:
Moving here from project repo #85
Seperating Dijkstra and Smoothing, as well as ChartTracker CSV output, have been completed. ECDIS and KML are still yet to do and CLI waypoints is also to-do. CLI waypoints sounds like a good idea to do in conjunction with the API for the pipeline
The text was updated successfully, but these errors were encountered: