Kamil Monicz
Kamil Monicz
The goal is to: - When logged in, display "Edit text" link-like button (btn btn-link) in the same line as "Tags" title - When clicked, hide the tags and show...
I have created a [new issue](https://github.com/openstreetmap-ng/openstreetmap-ng/issues/94) that will deal with taginfo integration after the groundwork is finished for this issue.
We use browserslist to define supported browsers, as seen in [package.json.](https://github.com/openstreetmap-ng/openstreetmap-ng/blob/main/package.json) Some tools integrate well with it and we can also get a complete list by running the `bunx browserslist`...
While at this, we could implement and expose a basic tag-based search: - `amenity=restaurant` - search for restaurants - `amenity=restaurant outdoor=yes` - search for restaurants with outdoor seating - `name=*`...
Start small, then grow big :slightly_smiling_face:
Since iD already supports this mode of operation, this seems quite straightforward to implement. I think this sort of demo would be really useful especially for people who just want...
I will take care of that issue just before or shortly after the public release. I have done similar work in the past.
@da-woods It didn't crash pytest in Cython 3.0. Interestingly, setting **CYTHON_USE_SYS_MONITORING=0** has allowed me to continue using **COVERAGE_CORE=sysmon** without crashes and get coverage reports from non-Cython code.
> noteSolver plugin for JOSM could potentially use such tags: https://github.com/kmpoppe/noteSolver It's a good idea to associate changeset with the note closing messages. We will do that in a separate...
I agree it would be nice to optionally ignore the Relatify checks :+1: