Results 111 comments of Ladislav Láska

I would consider doing this DRC-like (see Kicad/Eagle, for example): a settable and possibly scriptable set of rules, to not only check OSM requirements, but also a good practice (some...

That could be done for scaling. I'd be weary about polygon: the ratio is usually enforced by holding some special key (ctrl/shift) and I'd like to stick to what people...

Hi! From the top of my head, Merkaartor does not consider OSM file as "authoritative", as it can be arbitrarily old. One way would be to download the section and...

Hi! There actually is a PR #173 implementing that. However, I believe that downloading the latest package is not a wise thing to do, unless we can authenticate it easily....

Yes, it is. I'd like to eventually build some kind of independent linux package, but particularly appimage became difficult due to upgrade in the base linux distribution on travis (as...

Hi! First of all, thanks for your contribution. I do like the idea, however I'm reluctant to wget and run some files, automatically. I could probably fix that for the...

It crossed my mind, but not in the repository. Is there a stable version of the linuxdeployqt that I could fix and compare a checksum in-repo? That seems to be...

I'm not actively working on this issue/PR. If somebody wants to make it forward, I suggest the following changes: 1) Start using CMake to drive the build. 2) Install the...

@ctrlcctrlv Neither am I. However, the tooling in this PR insists on running on ubuntu bionic. However, ubuntu bionic does not ship reasonably new packages (and I'm not willing to...