An opensource OSM editor, written in C++ and Qt.
Travis-CI (Linux, Windows and Mac OS X)
Binary installation files are available for various Linux distributions and Windows.
These Linux distributions are known to provide current versions of Merkaartor:
- Arch via AUR (git clone url)
- Debian
- Fedora
- Gentoo
The Windows installer and Mac OS X bundle is available on the website: http://merkaartor.be/p/download
You can clone this repository to obtain the current development version, or checkout a specific release (all of them are tagged). Detailed instructions can be found in the COMPILE.md file in this directory.
For Windows and Mac OS X, nightly builds are automatically generated using Travis-CI, uploaded to cloudsmith:
https://cloudsmith.io/~merkaartor/repos/merkaartor-nightly/packages/
There are currently no nightlies for Linux. It's usually easy to compile from source, and the vast amount of distributions doesn't make it easy. I'm considering making Ubuntu PPA. Let us know if you're interested!
I'm always happy to see improvements done by other people. Feel free to contribute by sending pull requests for big or small stuff! There is some (very little, but it'll grow) useful stuff in HACKING.md, but if you have questions, contacts us on [email protected] to have them answered!
The following projects provide valuable services for Merkaartor (and other opensource projects) for free:
- github.com free repository hosting and issue tracking
- travis-ci.org free continuous integration and testing on Linux, Windows and MacOS
- free binary hosting for nightly builds