Skip to content

FEK10/mapper

 
 

Repository files navigation

OpenOrienteering Mapper

Mapper Screenshot

OpenOrienteering Mapper is an orienteering mapmaking program and provides a free and open source alternative to existing commercial software. OpenOrienteering Mapper runs on Android, Windows, Mac OS X and Linux.

Contributing

Writing Code

For building Mapper from source see INSTALL.md. Pull requests are very welcome.

Translating

The translations for Mapper are stored in translations/OpenOrienteering_{LANGUAGE}.ts. The best way to edit those files is by using Qt Linguist for translation. The translations can also be edited with any XML editor.

Adding a new translation is done by making a new copy of OpenOrienteering_template.ts and replacing template in the file name with the matching language code. The new file also has to be added to translations/CMakeLists.txt.

Some strings such as basic buttons and colors get their translation from the Qt Framework. For translating those see Qt Localization.

Writing Documentation

The Mapper manual lives in its own repository which contains all information for you to get started.

Reporting Issues

Issues and possible improvements can be posted to our public Ticket system. Please make sure you provide all relevant information about your problem or idea.

License

Mapper is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.

About

OpenOrienteering Mapper is a software for creating maps for the orienteering sport.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.9%
  • CMake 2.7%
  • C 2.5%
  • QMake 0.6%
  • Java 0.2%
  • Objective-C 0.1%