You can print apostrophes on a street sign without any database issues because a street sign doesn't interface directly with a database. At least not yet... All the technical issues here have already been solved a hundred times, there's plenty of other options. It's a little worrying that we're eliminating punctuation in real life because of issues with integrating with geographical databases.
Interestingly, the OpenStreetMap project considers road signage to be unquestionable "ground truth". If the sign changes, the map changes. We can't use any other database because that might not be available under a compatible licence.
North Yorkshire Council to phase out apostrophe use on street signs
131–140 of 233 posts
Re: North Yorkshire Council to phase out apostrophe use on street signs
#132Earlier quoted context omitted.
Legally change your name to have \’ such as D\’Armond. That should break untold numbers of systems.
Lots of countries limit what you can name yourself. I very much doubt having a special apostrophe in your name can be a legal requirement. Either way, apostrophes in names is quite uncommon in many parts of the world, and they are very likely to be ignored even on paper forms in those areas, if they are even allowed. In general, each area has certain limits on what kinds of names if allows/understands, and it is up t…
Re: North Yorkshire Council to phase out apostrophe use on street signs
#133This seems silly for the reason they're doing it, in that a modern database should be able to handle characters with a little sanitation. However, it does seem like it could be helpful when it comes to satnav applications to remove ambiguity. Google's going to autocorrect most of the time anyway, but this way, you're less likely to run into an issue where it takes you to Kings Landing in the wrong town because you di…
That's pretty uncompelling. Should we also get rid of the letter s to avoid mix-ups between Kings Landing and King Landing?
Re: North Yorkshire Council to phase out apostrophe use on street signs
#134Re: North Yorkshire Council to phase out apostrophe use on street signs
#135Makes me wonder if this was the root cause of that software glitch that wrongly sent all those 1000s of postmasters to prison.
Different issue. In that case, the vendor had given some guarantees of consistency of data across network nodes that the network didn't actually support. Because there were guarantees, the law went looking for horses instead of zebras, and the "horses" in this case were that only a few people had admin rights to mess with the transactions and the audit logs. ... but in reality, no human was messing with those; system…
Re: North Yorkshire Council to phase out apostrophe use on street signs
#136Around here (Melbourne, Australia) I don't think they are ever used. "Princes St" etc. It's fine.
Re: North Yorkshire Council to phase out apostrophe use on street signs
#137This reminds me of the more extreme case of Spain changing the treatment of due to limitations of PCs in the 1990s. Our tools should adapt to the needs of humans, not the other way around!
Do you have pointers to this? As a Spaniard I recall that even though I was originally told the spanish alphabet treated the LL as its own letter, it always felt quite inconsistent. And I always assumed it’s removal was more about simplifying things than having to do with computers
This particularly irked me as unicode was a few years old at this point, and while not really adopted yet, was clearly the future.
Re: North Yorkshire Council to phase out apostrophe use on street signs
#138This reminds me of the more extreme case of Spain changing the treatment of due to limitations of PCs in the 1990s. Our tools should adapt to the needs of humans, not the other way around!
Hmm... However, language is itself also a tool. There are cases where adapting language to another tool is easier than the other way around.
Re: North Yorkshire Council to phase out apostrophe use on street signs
#139I am all for keeping in the apostrophes as they are mini 'flashcards' to help the youngsters learn the value of punctuation. I also think that it is out of respect for residents, if I was on 'St. Mary's Road' and I had to write 'st marys rd' then I would worry that people outside Yorkshire might think I was illiterate.
One day a UK county will do an excellent job of signs, so people always know where they are without SatNav. Remember that many signs were removed just in case the Germans arrived, and we couldn't have them finding their way around, could we?
North Yorkshire council could trial some best practice signage that involves having actual signs instead of making the punctuation vanish. They could get an unexpected tourism boost from doing so with mildly fewer cars on the roads.
Re: North Yorkshire Council to phase out apostrophe use on street signs
#140Earlier quoted context omitted.
My local (US) county has a web service to look up property deeds and titles. They "solved" this problem by just having you enter the street name with no punctuation or suffix (ave, st, etc), and if there is a collision the form pops out a drop-down selector to have you disambiguate. It's not the cleanest solution but it works. I agree that bending the humans to serve the needs of the machine feels... Sub-optimal.
For the American case, the USPS has a free API to do address validation and standardization. USPS APIs in general: https://www.usps.com/business/web-tools-apis/#dev https://www.usps.com/business/web-tools-apis/documentation-u... The specific API: https://www.usps.com/business/web-tools-apis/address-informa...