AED theme usability improvements #2290

Closed
midgard wants to merge 6 commits from midgard/MapComplete:defibrillators into develop
Contributor

Inaccessible AEDs really should not look the same on the AED map. Especially for dispatchers who need to direct people to a close-by accessible AED…

This WIP PR introduces new generic filters public_access and wheelchair_accessible and adds them to the defibrillators layer.

It also differentiates the marker colour and size based on access=* and opening_hours=*, but I'm going to play with that some more, especially when iconSize works again.

The PR also does away with debrillator=manual which is a garbage tag that isn't being used correctly even once. (Not even an exaggeration, I checked :D ) I removed it from the wiki too.

Lastly, I changed the authorship information of the defibrillator SVGs. Coincidentally it was me who had done the tracing of the 22 May 2019 revision! But I hadn't changed authorship information on Wikimedia Commons yet. This is now fixed.

Blocked by

  • #2289 iconSize mapping broken
Inaccessible AEDs *really* should not look the same on the AED map. Especially for dispatchers who need to direct people to a close-by accessible AED… This WIP PR introduces new generic filters `public_access` and `wheelchair_accessible` and adds them to the defibrillators layer. It also differentiates the marker colour and size based on `access=*` and `opening_hours=*`, but I'm going to play with that some more, especially when iconSize works again. The PR also does away with `debrillator=manual` which is a garbage tag that isn't being used correctly even once. (Not even an exaggeration, I checked :D ) I [removed] it from the wiki too. Lastly, I changed the authorship information of the defibrillator SVGs. Coincidentally it was me who had done the tracing of the 22 May 2019 revision! But I hadn't changed authorship information on Wikimedia Commons yet. This is now [fixed]. [removed]: https://wiki.openstreetmap.org/wiki/Talk:Tag:emergency%3Ddefibrillator#Deprecating_defibrillator=manual [fixed]: https://commons.wikimedia.org/w/index.php?title=File%3AISO_7010_E010.svg&diff=prev&oldid=971637934 **Blocked by** - [x] #2289 iconSize mapping broken
midgard added 3 commits 2024-12-18 02:05:54 +00:00
See https://wiki.openstreetmap.org/wiki/Talk:Tag:emergency%3Ddefibrillator#Deprecating_defibrillator=manual:
used 29 times, of which 29 times incorrectly. Manual defibrillators are
not something that we can map.
Actually it was me who traced these files. I changed this on Wikimedia
Commons too now, see
https://commons.wikimedia.org/wiki/File:ISO_7010_E010.svg
revision of 22 May 2019.

And clean up SVG source.
midgard force-pushed defibrillators from 1709ccf403 to c1008dc617 2024-12-18 20:37:12 +00:00 Compare
midgard force-pushed defibrillators from c1008dc617 to 65d1fb1647 2024-12-18 21:06:25 +00:00 Compare
Author
Contributor

Currently it looks like this. Perhaps I should remove the wheelchair icons.

Currently it looks like this. Perhaps I should remove the wheelchair icons.
Owner

I'm not really fond of this approach. Especially the multiple sizes/colours are quite unclear.

Maybe we should use a 'lock'-icon, similar to the toilets?

And, TBH, if someone is available in the "locked" venue, they'll probably lend it.

I'm not really fond of this approach. Especially the multiple sizes/colours are quite unclear. Maybe we should use a 'lock'-icon, similar to the toilets? And, TBH, if someone is available in the "locked" venue, they'll probably lend it.
midgard changed title from WIP: AED theme usability improvements to AED theme usability improvements 2024-12-26 18:03:38 +00:00
Author
Contributor

I'm not really fond of this approach. Especially the multiple sizes/colours are quite unclear.

I can imagine. It would need a legend. Tbh I also find it kind of messy like this.

Maybe we should use a 'lock'-icon, similar to the toilets?

Perhaps a lock icon as well as using a grey icon for fast reference?

And, TBH, if someone is available in the "locked" venue, they'll probably lend it.

True. But you first have to find someone and ask, which takes time. And if there isn't anyone around near the entrance, you can't even get access to it. When you need an AED, you just don't have time to waste looking for inaccessible AEDs.

If it's your only option, you may have a shot at an AED of unknown accessibility. But I hold that it should be visible on the map. Take for instance a secondary school in Blankenberge: its AED: is visible from the street, but the nearby entrance is never open and there's no front desk there. Around the corner in the Kerkstraat there's a 24/7 AED in an outdoor cabinet, and also nearby there's an AED intended for public use in a pub (though with unknown opening hours).

> I'm not really fond of this approach. Especially the multiple sizes/colours are quite unclear. I can imagine. It would need a legend. Tbh I also find it kind of messy like this. > Maybe we should use a 'lock'-icon, similar to the toilets? Perhaps a lock icon as well as using a grey icon for fast reference? > And, TBH, if someone is available in the "locked" venue, they'll probably lend it. True. But you first have to find someone and ask, which takes time. And if there isn't anyone around near the entrance, you can't even get access to it. When you need an AED, you just don't have time to waste looking for inaccessible AEDs. If it's your only option, you may have a shot at an AED of unknown accessibility. But I hold that it should be visible on the map. Take for instance a secondary school in Blankenberge: [its AED](https://mapcomplete.org/aed.html?z=16&lat=51.314121&lon=3.128649#node/3200411326): is visible from the street, but the nearby entrance is never open and there's no front desk there. Around the corner in the Kerkstraat there's a 24/7 AED in an outdoor cabinet, and also nearby there's an AED intended for public use in a pub (though with unknown opening hours).
midgard changed title from AED theme usability improvements to WIP: AED theme usability improvements 2024-12-26 18:19:49 +00:00
midgard added 1 commit 2025-02-19 21:17:43 +00:00
Themes(aed): un-differentiate icons, revise badges
All checks were successful
Deploy develop on dev.mapcomplete.org / deploy_on_hosted (pull_request) Successful in 34m32s
ad221f35d1
After brainstorming with Pieter
Author
Contributor

Voilà, filters need a little bit more testing but then WIP can be removed and this can be merged

Voilà, filters need a little bit more testing but then WIP can be removed and this can be merged
pietervdvn approved these changes 2025-02-19 23:41:31 +00:00
pietervdvn changed title from WIP: AED theme usability improvements to AED theme usability improvements 2025-02-19 23:41:54 +00:00
Owner

Your changes are merged in via a rebase! Thank you for your contribution!

Your changes are merged in via a rebase! Thank you for your contribution!
pietervdvn closed this pull request 2025-02-20 10:09:33 +00:00
All checks were successful
Deploy develop on dev.mapcomplete.org / deploy_on_hosted (pull_request) Successful in 34m32s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MapComplete/MapComplete#2290
No description provided.