Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
/ FFCOtoIOF Public archive

Convert the French Orienteering Federation members list from CSV format to valid International Orienteering Federation XML files.

License

Notifications You must be signed in to change notification settings

omnisnash/FFCOtoIOF

Repository files navigation

FFCO to IOF

FFCO to IOF is a Java program used to convert the French Orienteering Federation (FFCO) members list from CSV format to a set of valid International Orienteering Federation (IOF) XML files.

Screenshot

Main interface

Supported formats

Currently, the OE2003 and OE2010 formats are supported by the application. Please note the inputted CSV file must keep the header, otherwise the first line of the file will be ignored.

Exportation output

Two XML files are generated :

  • One containing the organisations;
  • Another containing the competitors.

These XML files respond to the IOF-XML normalisation, which can be used in software like MeOS.

User guide

  1. Select the members list;
  2. The format should be automatically detected if the csv header is present;
  3. Change the output location of generated files if needed (by default, the files are generated at the same location than the inputted members list file);
  4. Click on the "Extract" button.

Download

You can download the runnable Jar here.

A Java 8 version is required to run FFCO to IOF.

About

Convert the French Orienteering Federation members list from CSV format to valid International Orienteering Federation XML files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published