How do you deal with shops that have more than one category?
Say, a book store with a café. Or a place that is a café by day and a wine bar by night.
12 comments
a book store with a café
This is easy because the tags don't overlap.
shop=books
amenity=cafe
a café by day and a wine bar by night
I saw something like this before, and they are usually two businesses with different names. I used two separated POIs (points) placed in the same building area to denote them. In this way, I can also put different names, opening_hours etc to the two POIs.
In the case of the café/bar, they are distinctly the same place. It's actually something I've run across several times in different places, usually they're more upscale than your typical café. Pretty good venue for a date that you're not sure how long you want it to last!
it is common practice in the u.s., at least, to use two nodes for big chain drugstores, where the shop, marked chemist, often has wildly different hours from the pharmacy. they have the same name and much of the same info
I'm dealing with some weird ones, like laundromat cafés and stationery shop cafés. But at least it looks like I can add an amenity tag to most of these. It's just the bar/café that I'm really struggling with.
This is easy because the tags don't overlap.
shop=books amenity=cafeI saw something like this before, and they are usually two businesses with different names. I used two separated POIs (points) placed in the same building area to denote them. In this way, I can also put different names, opening_hours etc to the two POIs.
In the case of the café/bar, they are distinctly the same place. It's actually something I've run across several times in different places, usually they're more upscale than your typical café. Pretty good venue for a date that you're not sure how long you want it to last!