https://github.com/OpenOrienteering/mapper
OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
https://github.com/OpenOrienteering/mapper
geospatial mapping maps orienteering qt
Last synced: 5 days ago
JSON representation
OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
- Host: GitHub
- URL: https://github.com/OpenOrienteering/mapper
- Owner: OpenOrienteering
- License: gpl-3.0
- Created: 2015-07-31T05:46:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-11-06T06:33:57.000Z (15 days ago)
- Last Synced: 2025-11-06T08:28:40.845Z (15 days ago)
- Topics: geospatial, mapping, maps, orienteering, qt
- Language: C++
- Homepage: https://www.openorienteering.org/apps/mapper/
- Size: 72.9 MB
- Stars: 442
- Watchers: 48
- Forks: 120
- Open Issues: 518
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- Awesome-Geospatial - OpenOrienteering Mapper - OpenOrienteering Mapper is a software for creating maps for the orienteering sport. (C++)
- awesome-gis - OpenOrienteering Mapper - OpenOrienteering Mapper is a software for creating maps for the orienteering sport. (Geospatial Library / C++)
README
# OpenOrienteering Mapper

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, macOS and Linux.
- [Mapper Homepage](https://www.openorienteering.org/apps/mapper/)
- [Manual](https://www.openorienteering.org/mapper-manual/)
- [Downloads](https://github.com/OpenOrienteering/mapper/releases)
- [OpenOrienteering Blog](https://www.openorienteering.org/)
## Reporting Issues and Asking for Help
Issues and possible improvements can be posted to our public [Ticket system](https://github.com/OpenOrienteering/mapper/issues).
Please make sure you provide all relevant information about your problem or idea.
## Contributing
### Translating
Translations can be edited online on [Weblate](https://hosted.weblate.org/projects/openorienteering/mapper/). You can register/login with your Github account. Find out more about translation in our [wiki](https://github.com/OpenOrienteering/mapper/wiki/Translation).
### Writing Documentation
The Mapper manual lives in its [own repository](https://github.com/OpenOrienteering/mapper-manual)
which contains all information for you to get started.
### Writing Code
For building Mapper from source see [`INSTALL.md`](https://github.com/OpenOrienteering/mapper/blob/master/INSTALL.md).
Pull requests are very welcome.
- [Issue tracker](https://github.com/OpenOrienteering/mapper/issues)
- [API documentation](https://www.openorienteering.org/api-docs/mapper/)
- [Developer wiki](https://github.com/OpenOrienteering/mapper/wiki)
## License
Mapper is licensed under the [GNU GENERAL PUBLIC LICENSE Version 3](https://www.gnu.org/licenses/gpl.html).