<div dir="ltr">Just to say thanks for these replies.<div><br></div><div>OS Open Names is a great resource (though I can't easily work out which enormous csv file is relevant for a given area? I must have missed the documentation - not to seen on <a href="https://osdatahub.os.uk/downloads/open/OpenNames" target="_blank">https://osdatahub.os.uk/downloads/open/OpenNames</a>. Currently using desktop search to find the local authority's full name).<div><br></div><div>Another mapper has DM'd me and has very helpfully passed all the data through Perl to unconfound the fields. </div><div><br></div><div>More soon...</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 9 Sept 2021 at 11:31, Robert Whittaker (OSM lists) <<a href="mailto:robert.whittaker%2Bosm@gmail.com" target="_blank">robert.whittaker+osm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 8 Sept 2021 at 22:40, Edward Bainton <<a href="mailto:bainton.ete@gmail.com" target="_blank">bainton.ete@gmail.com</a>> wrote:<br>
> The register is a complete mess (some entries date from 1855), with no consistency between fields. I'm trying to clean it up by concatenating the address fields, then trying to extract from that string tentative values for addr:postcode, addr:housenumber, and addr:street.<br>
><br>
> Is there a list of all notable named places in the UK, and which aren't necessarily posttowns, city corporations, etc? (or could Overpass supply one?) That would be some way to identify addr:city or to rule out a value as probably not part of the road name but rather the locality where the place is found.<br>
<br>
Gregrs does some pretty good address parsing in his FHRS tool at<br>
<a href="https://gregrs.dev.openstreetmap.org/fhodot/" rel="noreferrer" target="_blank">https://gregrs.dev.openstreetmap.org/fhodot/</a> . I think he makes use of<br>
OS Open Names (as has already been suggested) to identify places and<br>
streets. What he does to generate OSM addr:* tags works very well in<br>
my experience, so it would probably be worth you talking to him. The<br>
transformations are not perfect though. The main issues are when a<br>
minor street name is missing from Open Names (so it doesn't get<br>
identified as a street) or a street name happens to also match a place<br>
name (and gets mis-identified as such).<br>
<br>
Robert.<br>
<br>
_______________________________________________<br>
Talk-GB mailing list<br>
<a href="mailto:Talk-GB@openstreetmap.org" target="_blank">Talk-GB@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk-gb" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/talk-gb</a><br>
</blockquote></div>