Skip to content

New course exporter #2301

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

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.
@dg0yt
Copy link
Member

dg0yt commented Feb 17, 2025

I like the PR, but I didn't find yet enough time to give it a good review. Do you plan to do more work towards what would eventually become (the base of) complete course planning?

@sembruk
Copy link
Contributor Author

sembruk commented Feb 18, 2025

I don't plan the global changes for this course export procedure.

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.

2 participants