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 mortgage broker?

2

In a big building, there are many shops, restaurants, etc. There is one mortgage broker office. How to tag that? Thanks!

asked 16 Aug '16, 20:53

Hugues%20F's gravatar image

Hugues F
391101119
accept rate: 0%

edited 16 Aug '16, 21:48

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


2 Answers:

0

Could use a node tagged 'office=mortgage_broker' placed within the building outline. Not in common use (yet) - I can only find one instance in Taginfo.
Add extra information tags to the node (name, opening hours, contact info etc)
Building address should go on the building outline/area feature.

answered 16 Aug '16, 22:32

NZGraham's gravatar image

NZGraham
1.8k122649
accept rate: 17%

When I looked at the tagging of such shops in the UK I came up with the list here:

https://github.com/SomeoneElseOSM/SomeoneElse-style/blob/master/style.lua#L1074

Some of those values may work for you, but if not and you think office (or shop)=mortgate_broker is best, use that.

(16 Aug '16, 22:48) SomeoneElse ♦

0

I just added one of these (actually they added themselves and I tagged them) as office=mortgage, which seems to be the most popular combo on taginfo and is supported by SomeoneElse's map style. I'd suggest that this is the closest thing to a consensus at the moment, since the wiki's no help here.

answered 18 Jul '18, 16:59

jmapb's gravatar image

jmapb
3.4k73361
accept rate: 22%

Source code available on GitHub .