Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openstreetmap/merkaartor
Home of Merkaartor, an openstreetmap mapping program.
https://github.com/openstreetmap/merkaartor
hacktoberfest hacktoberfest2021 openstreetmap
Last synced: 7 days ago
JSON representation
Home of Merkaartor, an openstreetmap mapping program.
- Host: GitHub
- URL: https://github.com/openstreetmap/merkaartor
- Owner: openstreetmap
- License: other
- Created: 2010-05-01T17:58:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T20:34:26.000Z (2 months ago)
- Last Synced: 2024-11-30T13:04:07.514Z (14 days ago)
- Topics: hacktoberfest, hacktoberfest2021, openstreetmap
- Language: C++
- Homepage: http://merkaartor.be/
- Size: 27.4 MB
- Stars: 299
- Watchers: 34
- Forks: 78
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-openstreetmap - Merkaartor - An opensource OSM editor, written in C++ and Qt. (Editors / Native Editors)
README
# Merkaartor
An opensource OSM editor, written in C++ and Qt.
## Health status
Travis-CI (Linux, Windows and Mac OS X) [![Build Status](https://travis-ci.org/openstreetmap/merkaartor.svg?branch=master)](https://travis-ci.org/openstreetmap/merkaartor)
## Installation
### Binaries
Binary installation files are available for various Linux distributions and Windows.
These Linux distributions are known to provide current versions of Merkaartor:
- Arch
- Debian
- Fedora
- GentooThe Windows installer and Mac OS X bundle is available on the website: http://merkaartor.be/p/download
### Source
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](COMPILE.md) file in this directory.
## Nightly builds
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!## Hacking the code
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](HACKING.md), but if you
have questions, contacts us on [email protected] to have them
answered!## Thank you!
The following projects provide valuable services for Merkaartor (and other opensource projects) for free:
- [github.com](https://github.com) free repository hosting and issue tracking
- [travis-ci.org](https://travis-ci.org) free continuous integration and testing on Linux, Windows and MacOS
- [![cloudsmith.io](https://img.shields.io/badge/OSS%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=flat)](https://cloudsmith.com) free binary hosting for nightly builds