This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to tag a business with multiple buildings?

0

In this case, I'm looking to tag a gas station that has a central building (a convenience store) and the separate covered area for gas pumps. Should I use a multipolygon relation? If so, what would the roles be if there is no "inner" and "outer" (as in the example of a building with a courtyard) but rather just two separate buildings?

asked 06 Jan '14, 14:05

wdpk's gravatar image

wdpk
11112
accept rate: 0%


2 Answers:

5

In this example you could tag the whole area of the fuel station with amenity=fuel and tag the buildings as building=yes/shop/whatever

A similar method works for schools.

In the more general case I have seen buildings tagged as multiple outers in a multipolygon relation with no inners.

answered 06 Jan '14, 14:12

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

1

You don't need 'multipolygon' relations. Either you can draw a single polygon (a closed way) and that's it. Or the business is spread in multiple locations and you have to use the relation 'site'

(08 Jan '14, 09:42) Pieren

0

Hi what about building=yes with tags for the available merchandise. The covered area for or with gas pumps is just that building=roof or covered=yes. And separatly tags not a polygone.

answered 06 Jan '14, 14:12

Hendrikklaas's gravatar image

Hendrikklaas
9.3k207238387
accept rate: 5%

Source code available on GitHub .