OpenStreetMap doesn’t have a concept of “streets”, it only has Way records which are sections of roads. A street may be composed of one or more Way records. I have to piece these Way together within CityStrides to produce the full Street. I do that by matching them on their name.
If a city has two streets with the same name, CityStrides joins them as one street. I don’t currently have a workaround/fix for this.
1 Like