On Tue, Jan 22, 2013 at 4:07 PM, Damjan Gerl <[email protected]> wrote:
> I have a question for how to tagging the housenumber-relation of some > villages (also some big) that don't have street names? How to associate the > house numbers with village name in relation, The relation associatedStreet is one method to link a house number with its street. The other one is to simply add a tag "addr:street" together with the "addr:housenumber". In your case, I would simply add a tag "addr:city" to the node or polygon where you already define the house number. (or possibly "addr:hamler") About streets without names, don't use the tag "name". Instead, check the "noname=yes" tag : http://wiki.openstreetmap.org/wiki/Key:noname Pieren http://wiki.openstreetmap.org/wiki/Key:addr _______________________________________________ Tagging mailing list [email protected] http://lists.openstreetmap.org/listinfo/tagging
