< Nominatim

Nominatim/Country Address Format

The list of types is completely freestyle - but please don't use one that already exists. If you want to create a new format that isn't covered by these types create a new type and add it to the list with a description.

Format TypeDescriptions
standardThe normal address format used in the country
shortAn abbreviated format
minimalThe shortest usable format

List of patterns in preference order (not currently used). Address generation will use the first pattern for which it is able to fill in all tags. You can also use {*format_type*} to include another format, either by itself or as part of a pattern.

ISO Country CodeFormat TypePattern
gbhouse_number{housename}, {housenumber}
gbhouse_number{housename},
gbhouse_number{housenumber}
gbsmall_place{village}
gbsmall_place{town}
gbsmall_place{suburb}
gbstandard_street{street}, {*small_place*}, {city}, {postalcode}
gbstandard_street{street}, {*small_place*}, {city}
gbstandard_street{street}, {city}
gbstandard_place{*small_place*}, {city}
gbstandard_place{city}
gbstandard{*house*} {*standard_street*}
gbstandard{*housename*}, {*small_place*}, {city}
gbstandard{*standard_street*}
gbstandard{*standard_place*}
gbstandard{city}
gbshort{*standard*}
gbminimal{*house_number*}, {postalcode}
gbminimal{postalcode}
gbminimal{street}, {village}
gbminimal{street}, {town}
gbminimal{street}, {city}
gbminimal{village}, {city}
gbminimal{town}
gbminimal{city}
deplace{city}
deplace{town}
deplace{village}
destreet_name{street} {house_number}
destreet_name{street}
destandard{*street_name*}, {postalcode} {*place*}
deshort{*standard*}
deshort{*street_name*}, {*place*}
deminimal{*street*}, {*place*}
deminimal{*place*}
chplace{city}
chplace{town}
chplace{village}
chfull_place{*place*}
chfull_place{*place*} {admin_level=4:ref}
chstreet_name{street} {house_number}
chstreet_name{street}
chstandard{*street_name*}, {postalcode} {*full_place*}
chshort{*standard*}
chshort{*street_name*}, {*full_place*}
chminimal{*street*}, {*full_place*}
chminimal{*full_place*}
ptstandard{housename}, {street}, {housenumber}, {postalcode}, {city}
dk place {town}
dk place {city}
dk small_place {village}
dk full_place {*place*}
dk street_address {street} {house_number}
dk street_address {street}
dk standard {*street_address*}, {*small_place*}, {postalcode} {*full_place*}
dk standard {*street_address*}, {postalcode} {*full_place*}
dk short {*street_address*}, {postalcode}
dk minimal {*full_place*}
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.