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

Corner premises - which tags do I use?

0

Many businesses show their address as eg 'Corner of High Street & East Street'. There is no way of establishing a house number on either street. Is there an accepted way to tag these in OSM? Would using 'address:housenumber=corner' together with 'address:street=High Street & East Street' be acceptable? What do other mappers do in this situation?

asked 30 Jul '14, 11:12

NZGraham's gravatar image

NZGraham
1.8k122649
accept rate: 17%


One Answer:

0

Here in Germany we usually don't use that kind of adressing, I guess it's related to the structure of (old) cities. Thus the 'Karlsruhe schema' for addresses at OSM doesn't reflect it.

Usually I would expect the geocoders to deal with such kind of requests, as all nessesary information are already there and we avoid data redundancy (that is difficult to maintain). But it seems, that at least nominatim can't handle it.

answered 30 Jul '14, 17:16

iii's gravatar image

iii
4.9k84082
accept rate: 10%

1

There are also modern countries which don't use road names and where the Karlsruhe Schema doesn't really fit. One example is Japan where most streets have no names and city blocks are used instead. I don't know whether Nominatim is able to handle that.

(30 Jul '14, 19:21) scai ♦

Source code available on GitHub .