Matija Nalis
Matija Nalis
> I have the feeling this might be hard to recognized when scaled down for smaller screen sizes. Perhaps crop the prominent part of it? Other examples (also on that...
> The least that should be done is that the tag value choices that the quest offers the user should be limited/filtered in a manner that will prevent the system...
`invoke virtual method 'double fr.free.nrw.commons.location.LatLng.getLatitude()' on a null object reference` sounds like it **might** be possibly related to Commons app not having GPS (maybe due to https://github.com/commons-app/apps-android-commons/issues/6468 and Stock Samsung...
To help with planning, reverse-heatmap might be quite useful (i.e. show each POI which haven't been updated in 2 years in red color, with gradient moving towards yellow for features...
Well, that tag `amenity=garage` is undocumented and has 0 uses according to https://wiki.openstreetmap.org/wiki/Tag:amenity=garage, so if it existed in repo it should be removed. There is also deprecated [amenity=garages](https://wiki.openstreetmap.org/wiki/Tag:amenity=garages) which has...
@Patkek You should modify the comments to use GitHub magic word `Fixes`, e.g. `Fixes #169` That way, when PR is merged, issues will be closed automatically. (And thanks for the...
@b-abel does the problem happen with other (older) Croatia images too? There are also new Croatia images in preparation so you may try them when they become merged (see https://github.com/osmlab/editor-layer-index/pull/2836)....
- related: https://github.com/umap-project/umap/issues/859
> However, I could exclude all Wikidata tags beginning with `source:` Yes, that was the idea.
That seems to be because `gpg 2.4.7-21+b3` present in Debian Stable (Trixie) uses new binary format ("keybox") which is incompatible with apt, which causes first step of the instructions [^1]...