Earlier quoted context omitted.
There are really are issues with such a system and you listed some of them, but your recommendation makes me feel like you didn't read beyond the headline. They need a way to transfer location data by the word of mouth, which is extremely difficult when you're using numbers. With longer numbers, such as a comparatively precise location, you have a high risk of errors on both ends, so searching for a solution makes ab…
Though What 3 Words requires you to download a custom app & for the emergency services to use a back-end for the same app when handling incoming calls — if we're doing that, could we not just have a simple app that checks your GPS and then dials 999 with your lat/lng added to the phone number? My bank get me to key in my sort code & account number while using telephone banking. If we did the same here, we could get t…
Rescuers question what3words' use in emergencies
81–90 of 109 posts
Re: Rescuers question what3words' use in emergencies
#82Earlier quoted context omitted.
The problem with the site you mentioned is that it was a clear cut case of copyright, trademark, and patent infringement all in one. I think the creator remained anonymous because they knew this. I agree that it's not well designed and shouldn't be used.
What copyrighted work was it infringing upon?
Re: Rescuers question what3words' use in emergencies
#83Why What3Words is not suitable for safety critical applications - https://news.ycombinator.com/item?id=27058271 - May 2021 (35 comments)
Why What3Words is not suitable for safety critical applications - https://news.ycombinator.com/item?id=27029706 - May 2021 (3 comments)
What3Words: App used by emergency services under scrutiny - https://news.ycombinator.com/item?id=26985759 - April 2021 (14 comments)
Re: Rescuers question what3words' use in emergencies
#84I don't envy the team. It's a great idea but falls short once it leaves the lab. Everything gets really dirty in the real world especially during high stress or emergencies. Moving to four words could really help remove the need for plural and words that sound similar. Accents really do make things tough.
I also feel like the solution W3W is trying to deliver is a short term patch until we get emergency SMS location from phones themselves delivered to the control room - having in band spoken location works until you have that, but W3W leaves a lot to be desired. Given it is an app, it might be easier for it to show the user words to read, which are themselves all just NATO phonetic alphabet words to spell their location. You'll get far more redundancy and human error correction over the voice channel using the phonetic alphabet than words.
It wouldn't be as shiny a solution though, and that probably doesn't play into W3W's marketing strategy... Even if it would help save more lives.
Re: Rescuers question what3words' use in emergencies
#85Not sure what's the average number of characters required for a 20m to 100m precision with such method.
It's true that the idea of plus codes of using city names makes a lot of sense.
Re: Rescuers question what3words' use in emergencies
#86What? Why not just give a fucking location? What the hell is this?
Re: Rescuers question what3words' use in emergencies
#87Earlier quoted context omitted.
What copyrighted work was it infringing upon?
The word list
TFA seems to suggest that this isn't such a list.
Re: Rescuers question what3words' use in emergencies
#88Terrible: based on a single language, proprietary, IP owners being assholes, creates problems to the user case it was supposedly designed for, doesn't feature distance computing algorithms, takes even more space in a DB cell than latlong, I can go on for days. Use numbers.
There are really are issues with such a system and you listed some of them, but your recommendation makes me feel like you didn't read beyond the headline. They need a way to transfer location data by the word of mouth, which is extremely difficult when you're using numbers. With longer numbers, such as a comparatively precise location, you have a high risk of errors on both ends, so searching for a solution makes ab…
There's a lot of research on how to choose words to ensure reliability of communication and reduce risk of misunderstandings, for example, the criteria used for Aviation Phonetic Alphabet - and what3words fails to take all that into account.
You don't want separate things that are pronounced nearly the same, what3words fails in this regard as it contains many pairs like wants/once, secretary/secretory, ordinance/ordnance.
You'd want a person that can reconfirm that word multiple to be certain that they've got that right, but what3words includes singular and plural wordforms (e.g. leader/leaders) which has caused miscommunication even when the responder has understood that they've got the right concept for the word or when the person who recites the three words from memory mistakenly thinks they've memorized it right.
You'd want to ensure that the words are limited to a set of sounds that are clearly pronouncable and understandable by non-native speakers of different backgrounds, what3words does not even attempt that.
In short, the particular system is poorly designed and fundamentally flawed because of that.
Re: Rescuers question what3words' use in emergencies
#89Sounds like they need to prune the word list and/or group together possible mispronunciations, misspellings and misreadings. If "correct horse battery" is a location, then "correct hose battery" and "correct house battery" need to be synonyms of the same location, not alternate locations. Either that or remove horse, hose and house from the word list entirely.
Shouldn't those things be as far apart as possible? Then the conversation would be Person: "emm, I'm lost on the Yorkshire Moors...". Rescuer: "no problem sir, just take advantage of the completely flawless wireless telephony system we have to download this app..." Person: "ok, it says I'm at correct house battery" Rescuer: "hmm, I'm showing you at the top of a mountain in Nepal. Let's try that again..."
Re: Rescuers question what3words' use in emergencies
#90Terrible: based on a single language, proprietary, IP owners being assholes, creates problems to the user case it was supposedly designed for, doesn't feature distance computing algorithms, takes even more space in a DB cell than latlong, I can go on for days. Use numbers.
What about geohash? Not sure it's good enough over a crappy phone line...
With a geohash someone only needs to provide 7 to 9 characters depending where they are and the accuracy needed.
Also as each additional character in the hash adds accuracy it should be easy for an operator to easily sanity check i.e caller to operator "I am hiking in the lake district...my geohash is ..." the operator only needs the first four characters to confirm if the general location is correct or not.
I guess it's still prone to spelling errors from operators inputting the data from a call.
As others say if you are installing an app to give you a location i.e. a geohash you can use an app to give a lat/lng.