[Talk-us] Missing Road Suffixes
Martijn van Exel
m at rtijn.org
Fri Mar 12 04:13:30 UTC 2021
Here in Utah, names like "100 South" are common and should not get a
suffix. TIGER may have something like "100 South Street", but the street
is not signed that way, and nobody uses a suffix locally.
So, please inquire with locals before cleaning up. Thank you!
Martijn
On 3/11/2021 8:45 AM, Karson Sommer wrote:
> Hi,
>
> I've put together a short list of counties which have significant
> numbers of roads which are misnamed. By misnamed, I mean that rather
> than being something like name="100th Street", the roads are just
> name="100th". I am assuming that every street should have a suffix.
>
> Logan County Kansas
> Hockley County Texas
> Wayne County Michigan
> Noble County Oklahoma
> Orange County California
>
>
> I already took care of the worst offender, Wayne County, Iowa. 72% of
> the length of named roads in the county were malformed. I just
> referenced a TIGER overlay since it had the full street names.
>
> You can see what I am talking about by running this query in Overpass
> Turbo and replacing the geocode:
>
> [out:json][timeout:25];
> {{geocodeArea:Logan county, kansas}}->.searchArea;
> (
> way["highway"]["name"]["name"!~" "](area.searchArea);
> );
> out body;
> >;
> out skel qt;
>
>
>
>
> _______________________________________________
> Talk-us mailing list
> Talk-us at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-us/attachments/20210311/32b5bb53/attachment.htm>
More information about the Talk-us
mailing list