It's convenient for race organizers to have immediate visual feedback as they select their courses. RegattaLog Course Compiler (RCC) is designed to provide that. The current version allows the course editor to edit courses and see what the course will look like. Shortly, a follow-up version will provide a convenient downloadable format for including mark lists and courses in sailing instructions. The interactive chart, which was the foundation of this project, will also be made available for distribution to participants.
First, of course, you must be logged in with an account. An organizer's administrator can grant you edit permissions on the org's regattas. Once that is satisfied, you can find your regatta on the home page and proceed to edit.
You can:
People with organization admin rights can grant or remove editing rights to individuals as needed. TBD is the ability to grant these rights on a regatta-by-regatta basis
RCC is based on a mySQL database that holds mark and course definitions as well as user and organizer information. These are compiled by several PHP scripts to allow updating of this information. The course information is exchanged via Javascript and jQuery with the interactive chart to display mark locations and course structures. The chart is based on the wonderful Leaflet mapping program which provides a responsive display and includes "event" hooks that allow the data in the configuration pages to be updated by changes in the chart.
No claim is made to the mark lists and course descriptions generated through this application. To the extent, if any, that there is copyrightable content in them, the copyright belongs to the author.