rgleason / weather_routing_pi

Weather Routing plugin for OpenCPN
GNU General Public License v3.0
11 stars 14 forks source link

RFE : Name of waypoints of a route obtained by exporting a weather route #167

Open Gilletarom opened 6 months ago

Gilletarom commented 6 months ago

See the screenshot:

2023-12-29 19_00_44-OpenCPN 5 9 0-0

The waypoint names are of the type: WX-Route-Point-xxxx-yy where xxxx is a guid number and yy the waypoint number I want to shorten this type of name.

Maybe it would be better to settle for WX-RP-xxxxyy or even RP-xxxxyy

rgleason commented 6 months ago

Why not WR-xxxyy ? for WeatherRouting-guid-waypoint# but don't you want to keep these waypoints together with a route# or something? ie: WR(routenumber)-xxxxyy? I don't know how it would get a unique route number though. Maybe use the first waypoint guid?

Also aren't guid numbers much longer than 4 digits?