Flo Edelmann

Results 458 comments of Flo Edelmann

Related: - https://github.com/streetcomplete/StreetComplete/issues/3980 - https://github.com/streetcomplete/StreetComplete/issues/3051

The unit tests are passing in the GitHub Actions run on `master`: https://github.com/streetcomplete/StreetComplete/actions/runs/11533612917/job/32106745912

For reference: - https://github.com/streetcomplete/StreetComplete/pull/6144

For clarification (there was confusion e.g. in #5572): This issue still persists and is still blocked by: * https://github.com/westnordost/osmfeatures/issues/23

I had a first look into this. As a dataset, I used the 2024 counts from https://piebro.github.io/openstreetmap-statistics/#6773, divided by 1000, to have a rough estimate. Here is a CSV file...

More playing around with a different tool, [Flourish](https://flourish.studio/) this time. They have much more chart types, including the more interesting ones you suggested: * [Packed circles](https://public.flourish.studio/visualisation/17722867/) * [Bubble chart](https://public.flourish.studio/visualisation/17722983/) *...

This would require type information, so it would only be possible when typescript-eslint's parser is used. Other patterns that should be reported: ```js (maybeRef ? x : y) !maybeRef maybeRef...

> I wonder what the reasoning was for this particular one The reasoning was that there might be a fixture with this channel order out there and we wanted the...

Good idea! PRs welcome for that. For reference, support for `useTemplateRef` is added to [`vue/no-unused-refs`](https://eslint.vuejs.org/rules/no-unused-refs.html) in #2541.

In already well-mapped areas, most POI types will either already be well-mapped, or not at all. E.g. nearly all benches are already mapped in my vicinity, but street cabinets were...