Kyℓe Hensel

Results 207 comments of Kyℓe Hensel

This has already been implemented here: https://github.com/openstreetmap/iD/wiki/Build-Instructions-(Chinese)

1. This annoying behaviour can be disabled in settings [for all apps](https://therightstuff.medium.com/b9a7b846b1e1), or [just for chrome](https://apple.stackexchange.com/a/80163) 2. We could easily fix this by using [`IndexedDB`](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) instead of `localStorage`, then there...

According to a comment on https://osm.org/changeset/152328345, this geometry is actually invalid. So that would mean that iD's current behaviour is correct...

> First I thought this might come from NSI, [but I don't see it there](https://github.com/search?q=repo%3Aosmlab%2Fname-suggestion-index+Senatsverwaltung&type=code). This entry was added to NSI in https://github.com/osmlab/name-suggestion-index/commit/1bb0647db2fa855e7dfdea9699c85a3a85288cc8 (more details [here](https://nsi.guide/index.html?t=operators&k=man_made&v=monitoring_station&tt=q27978799))

As far as I know, this is how NSI has behaved for years. It made me change my habit, to now search for the _operator_ rather than searching for the...

The preview link above won't work, since it's using the package.json from the `main` branch, for security reasons. An alternative preview [is available here](https://kyle.kiwi/iD).

@Zverik I've removed the syntax that depends on the new schema, so this PR is no longer blocked. I've also removed support for feet & inches - but it's worth...

Hi, there's no minimum or maximum. `1` would be unchanged. anything less would have a lower resolution.

if there are no objections, i think this could be merged