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

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

Open
Gilletarom opened this issue Dec 29, 2023 · 1 comment

Comments

@Gilletarom
Copy link

Gilletarom commented Dec 29, 2023

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
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants