merkaartor icon indicating copy to clipboard operation
merkaartor copied to clipboard

Home of Merkaartor, an openstreetmap mapping program.

Results 77 merkaartor issues
Sort by recently updated
recently updated
newest added

When I click the "Download more" button and a member of a previously not loaded relation is loaded, the relation list sometimes does not get updated. The update happens later...

The files in `.merkaartor` should be relocated to the appropriate locations specified by the [XDG base directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). For Linux: * Config location: `$XDG_CONFIG_HOME/Merkaartor` (defaults to `~/.config/Merkaartor`) * App data...

I'd like to import and export PBF files. I've seen some traces of a PBF importer/exporter in the source code, so I was wondering if there is any way to...

This PR, when merged, will compile this application on [Travis CI](https://travis-ci.org/) upon each `git push`, and upload an [AppImage](http://appimage.org/) to your GitHub Releases page. Providing an [AppImage](http://appimage.org/) would have, among...

compiler is unable to locate radio button rbCommaDelim inside ImportCSVDialog.ui although it is there. No radio buttons visible with KUIViewer. Moving it temporarily outside QGroupBox and QHBoxLayout makes it compile....

Compiles again on Debian 11 after that change

Too often merkaartor crashes at: ``` $ coredumpctl gdb ... Using host libthread_db library "/nix/store/ff88p8pnhdmf8bflzbxldys21djw9dp0-glibc-2.33-56/lib/libthread_db.so.1". Core was generated by `/etc/profiles/per-user/sikmir/bin/merkaartor'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00000000004a86a4 in...

someone just packaged Merkaartor as a snap. you can see the snap here https://snapcraft.io/merkaartor-james-carroll snaps work across Linux on any distribution or version. you can link the snap in your...

When selecting virtual nodes and pasting tags to them Merkaartor crashes. This pull request creates normal nodes out of virtual nodes when user pastes tags to them.