Kamil Monicz
Kamil Monicz
 Relation 17467307
Some initial work has already been done. 
  The idea looks promising but the issue is that many icons are at very low resolutions, unsuitable for this use. Perhaps we could use some AI to enhance...
When processing new changes, we want to automatically discard certain tags so clients don't have too. JOSM and iD already implement such features but we should apply it globally for...
As explained in [contributor incentives](https://github.com/openstreetmap-ng/openstreetmap-ng/wiki/Contributor-Incentives), the founders group is a special group of people who have helped with the project through contributions, donations, testing, etc. The logo should be based...
**This issue will be worked on after #90 if completed.** The tag editor should support autocomplete with a taginfo integration.  Here are some example requests that iD makes: https://taginfo.openstreetmap.org/api/4/keys/all?lang=en&page=1&query=&rp=10&sortname=count_ways&sortorder=desc...
OSM-NG should generate GPS tiles so there are no external services to maintain. We already do all the necessary work for filtering the data. As a bonus, we will be...
The goal is to: - Test create_access_token endpoint - It should only issue tokens for client ids: 'SystemApp.id', 'SystemApp.rapid' - It must not issue tokens for 'SystemApp.web' Test should be...
Currently trace files are stored with the lightest zstd compression. We need an additional async background task, that in a separate thread will use heavy zstd compression and update the...