Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T20:28:19.000Z (5 months ago)
- Last Synced: 2024-08-03T12:14:00.761Z (5 months ago)
- Topics: geospatial, mapping, maps, orienteering, qt
- Language: C++
- Homepage: https://www.openorienteering.org/apps/mapper/
- Size: 70.6 MB
- Stars: 393
- Watchers: 52
- Forks: 105
- Open Issues: 488
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-gis - OpenOrienteering Mapper - A software for creating maps for the orienteering sport. (Desktop Application)
README
# OpenOrienteering Mapper
![Mapper Screenshot](https://www.openorienteering.org/mapper-manual/pages/images/main_window.png)
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).