Ladislav Láska
Ladislav Láska
Here is a list of big features I'm considering for the next release. It's unlikely that all of them will be included, but a good portion could be. Feel free...
It was suggested in old redmine bug 3251, by Jonathan Bennett: Pressing Control while drag-selecting should add to the current selection. At present it doesn't modify the behaviour of a...
The following project lists (almost) every useful imagery that can be useful for mapping. It could replace rather old hardcoded list, and could be easily updated. https://github.com/osmlab/editor-imagery-index
As suggested in issue #166, a lot of the functionality regarding direct GPS communication could be replaced by QtPositioning subsystem (new in ~ Qt 5.2). The task can be split...
It was suggested in old redmine bug 3339, by Jonathan Bennett: The API supports an arbitrary number of tags on changesets, but Merkaartor currently only allows the user to enter...
Since Qt 5.6, there is no Qt Webkit, Qt WebEngine is the new replacement since Qt 5.4. There isn't much of the code, but there is some. Unfortunately, Qt 5.4...
There is a lot of code that isn't necessary, or even not used. Let this be a tracker issue of what I know of: - [ ] `macos/` Some legacy...
Currently the API implementation is not complete, lacking some features as "capabilities". These for example dictate how many elements can be in a changeset, and to my knowledge might lead...
When names drawing is one, some points are hidden by a background; this is common with address points.
They are currently stored in the configuration, as plain text. This has been like this for a long time and has to be fixed eventually. There is reasonably popular library...