Kyℓe Hensel
Kyℓe Hensel
the linkification part of this issue would be fixed by https://github.com/openstreetmap/iD/pull/9988 on the iD side, and https://github.com/openstreetmap/openstreetmap-website/pull/2621 on the OSM website side
Now that we have #11020, it might be worth considering if these "warnings" should be downgraded to "suggestions". I've also seen many people [waste their time](https://osm.org/changeset/160937101) adding tags like `operator:type=government`...
> also, where you change that? https://github.com/openstreetmap/iD/blob/8f9514c546cad692584eb50f905493f753a7f211/modules/validations/outdated_tags.js#L152 this line would become `suggestion` instead of `warning` > maybe it can be part of #11020 i was hoping to keep the (possibly...
Without an example this will be pretty tricky to debug. Does it work if you add this snippet to your `package.json`? ```jsonc "overrides": { "pdf-to-img": { "pdfjs-dist": "4.10.38" } }...
for reference: my attempt is at https://github.com/openstreetmap/id-tagging-schema/commit/f955b26875d854e68e7acdeff13ab19849ac0125. This resolves the limitation from https://github.com/openstreetmap/id-tagging-schema/pull/1284#discussion_r1677088743, but there was some other problem which could not be bypassed. But I've since forgotten what the...
at the moment, only @toddbluhm can create releases, I can only review & merge pull requests. We could start drafting the release notes for v11, but #398 should probably be...
@tandrewnichols It would be a shame to fork this repository, since that would further fragment the community of users... I sent Todd an email that day but haven't hear back...
thanks for the feedback @dabreegster :) I've added an error modal, and the errors are now logged to the console In your case, it's because of a conflict, the xml...
> >the feature to import a [geojson](https://geojson.org/)/[osmPatch](https://github.com/osm-nz/linz-address-import/blob/main/SPEC.md?rgh-link-date=2024-08-14T05%3A18%3A09Z) file is what I use for many import projects > > I really like this use case, but I am not sure if...
@bhousel that's great to hear, I think I asked on the OSM US slack back in 2020 and was told that there were no plans to support custom data using...