Kyℓe Hensel

Results 207 comments of Kyℓe Hensel

> 1. is it actually supported now? yes, as of https://github.com/openstreetmap/iD/pull/9587. The docs [very briefly mention](https://github.com/ideditor/schema-builder#:~:text=directionalCombo) that it's implicitly supported. > 2. is it listed in taginfo for iD? >...

thanks for re-generating this! some questions: - does your script consider `key=*`, for example `historic=yes` is included in the list, but it's covered by [this preset with `historic=*`](https://github.com/openstreetmap/id-tagging-schema/blob/6b307dc2791f4e770787089b8316cd40656257f0/data/presets/historic.json#L17). - do...

> should I just specialcase `cuisine` in my script or is there sane way to get list of keys supported in this way? hopefully this list with shrink not grow,...

> And maybe add also CI checker than on new PRs would detect if moreFields is missing or without explicit inheritance? These types of checks which can't be enforced by...

Yes, but it wouldn't be a PR comment. GitHub would just show a big ❌ next to the commit.   If we use a tool like eslint, then there's an...

this happens to me occasionally too – [the json file from ELI](https://cdn.jsdelivr.net/gh/osmlab/editor-layer-index@gh-pages/imagery.geojson) takes >30 seconds to download, and/or the browser eventually gives up and errors. I think we could add...

this is attribute is in the _request_, not the response. It's briefly mentioned in [the release notes for MediaWiki 1.40](https://www.mediawiki.org/wiki/MediaWiki_1.40#:~:text=formatversion). as an example, you could compare the response from: *...