Usage of street:name=

https://wiki.openstreetmap.org/wiki/Key:street:name

“By definition, a sidewalk or sidepath follows a street or road. This key is one of several competing methods for indicating the street’s name when the sidewalk or sidepath is mapped as a separate way due to physical separation. Besides sidewalks, this tagging is also used on other street-related features to indicate which street they belong to. This includes, in particular, separately mapped street parking areas.”

does “other street-releated features to indicate which street they belong to” also include highway=service roads and foodways to buildings with adress-nodes?

example for this question:

https://www.openstreetmap.org/way/736777732/history#map=19/47.820448/13.020941

This is a reference to micromapping street parking as amenity=parking areas and reassociating them with the street using street:name=*. It used to be the predominant use of the key, though it has since been eclipsed by usage on footway=sidewalk.

Please keep in mind the existing discussions with/about this user (Three of them have already been closed due to a lack of constructive dialogue): Search results for 'Vektor_567' - OpenStreetMap Community Forum

It seems that when he doesn’t like the opinion of the local/German community, he likes to seek support in the international forum.

I would say usually not, but if the ways are considered part of the street then maybe.

In most places I’m familiar with, highway=service ways largely represent driveways and other minor service roads that are separate from the street they connect to rather than part of it. Adding street:name=Spruce Street to a driveway connecting to Spruce Street would not be appropriate since the driveway is not part of the street. The same logic would apply to footways leading from Spruce Street to the front door of a building once you’ve turned off the sidewalk onto the front walkway, you’ve left Spruce Street.

That said, there are some cases where highway=service is used for a parallel carriageway that is considered part of a street. For example here. This is usually a small physically separated part of the street for accessing parking and or connection to a cross street without disrupting the main traffic flow. Currently these are usually tagged with name=* the same as the main carriageway of the street, but I’m open to the idea that they could be tagged with street:name=* instead for the same reason we are using that tag on sidewalk ways. They are both ways that represent a part of the street rather than the main ways that represent the whole street.

To be clear: we’re talking about paths that do NOT run along a street nor are parts of it, but are separate entities (and are even separated from the street by a house).
Nevertheless, he wants to give them the street’s name because of some navigation issues.

Previously, attempts were made to resolve the navigation issues by tagging access information to highway nodes and later as tourist signposts (which doesn’t exist OTG).

Another attempt was to tag address information (addr:) on nodes located on sidewalks/footways/paths outside the buildings.

Thanks for the clarification. In that case, street:name=* definitely does not apply.

It would to appropriate for the sidewalk on the other side of the building, directly next to the road, but not for your highlighted footway.

they have the same street name, so there is a connection. this buildings are only accessible from the back

and how it changes anything?

the problem ist, that cars are sent to the wrong side of the house. they should stop at the knod.

this does not justify adding fake data

see https://wiki.openstreetmap.org/w/index.php?title=Mistagging_for_the_renderer

what is knod?

We’re really trying hard to explain this to him, but he won’t believe us.

No, as you know very well, the footway/path doesn’t have a name OTG, and isn’t even directly connected to the street you want to name it after. Take a look at your own link.

And at some point, please accept the majority opinion on this topic, both on the German forum and here.

How about you post an image of your desired result? Obviously they cannot be sent to the entrances as they are only accessible by foot…

I meant node

then you need a proper multimodal router

no idea has anyone got one working

More specifically, we’d need a car ↔ foot multimodal router. The multimodal routers I’m aware of only include foot, bicycle, and public transport. While the latter has its own problems, at least you don’t have to worry about parking. I think that’s among the biggest issues limiting the usefulness.
And with bikes, you can always just dismount and use the foot paths, so it’s almost trivial to get that part.

I’m not aware of any actual car and foot multimodal router. You can always simulate that by driving to the destination, searching for a parking spot (which noone can really help you with anyway), and then using a foot router from your parking position to the entrance.

Doesn’t mean it’s won’t ever exist. Recently we got proper area routing, so anything’s possible.

Alternatively, a geocoder could infer a routable point from a site relation’s parking member or from a heuristic, such as the largest amenity=parking area on a named landuse=residential area that contains the building containing the address. The user would confirm the routable point, then the router would navigate directly there via car, ending with a “Find parking” instruction. (Apple Maps has essentially this functionality.)