[Talk-us] Missing Road Suffixes

Ray Kiddy ray at ganymede.org
Thu Mar 11 20:17:45 UTC 2021


Interesting.

I am looking at Santa Clara County (because I live there) and, on the 
very first road I checked, TIGER 2020 data shows the road name as just 
"Greenwood". With no other name. I wonder how common this is, or whether 
there might be something else wrong.

Weird.

way id 8966502

cheers - ray

On 3/11/21 7: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/157b265a/attachment.htm>


More information about the Talk-us mailing list