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

New course exporter #2301

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

sembruk
Copy link
Contributor

@sembruk sembruk commented Nov 27, 2024

This feature allows users to export course data based on selected objects.

Key Features:

  • Users can select the start, finish, and control points, along with their respective numbers.
  • A new Export Course action enables exporting the course.
  • Users specify the symbol codes for the start and finish in the Course Export dialog.
  • The export process identifies the nearest numbers for control points.
  • Old Simple Course export functionality for the one selected path is also supported in this action.
  • Supported export formats:
    • IOF Course 3.0 file
    • KML file.

User select start, finish, control points and their numbers,
then select "Course export" action, enter start and finish symbol codes.
The export procedure finds the nearest numbers for controls.
The control points are exported to either an IOF Course 3.0 file or a KML file
with corresponding numbers.
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

Successfully merging this pull request may close these issues.

1 participant