[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) # address Addresses - This layer is shown at zoomlevel **18** and higher ## Table of contents 1. [Themes using this layer](#themes-using-this-layer) 2. [Basic tags for this layer](#basic-tags-for-this-layer) 3. [Supported attributes](#supported-attributes) 4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) - [address_joined](#address_joined) - [header](#header) - [housenumber](#housenumber) - [street](#street) - [unit](#unit) - [fixme](#fixme) - [leftover-questions](#leftover-questions) - [move-button](#move-button) - [lod](#lod) ## Themes using this layer - [grb](https://mapcomplete.org/grb) - [uk_addresses](https://mapcomplete.org/uk_addresses) ## Basic tags for this layer Elements must match **any** of the following expressions: - addr:housenumber~.+ - addr:street~.+ [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22addr%3Ahousenumber%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22addr%3Astreet%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes **Warning:**: this quick overview is incomplete | attribute | type | values which are supported by this layer | -----|-----|----- | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | | [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | | [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | ## Featureview elements and TagRenderings | id | question | labels | freeform key | -----|-----|-----|----- | | [address_joined](#address_joined) | _{group(header,street;housenumber;unit)}_ | address | _Multiple choice only_ | | [header](#header) | _{addr:street} {addr:housenumber} {addr:unit}_
1 options | address, hidden | _Multiple choice only_ | | [housenumber](#housenumber) | What is the number of this house?
_The house number is {addr:housenumber}_
1 options | address, hidden | *[addr:housenumber](https://wiki.osm.org/wiki/Key:addr:housenumber)* ([string](../SpecialInputElements.md#string)) | | [street](#street) | What street is this address located in?
_This address is in street {addr:street}_ | address, hidden | *[addr:street](https://wiki.osm.org/wiki/Key:addr:street)* ([string](../SpecialInputElements.md#string)) | | [unit](#unit) | What is the unit number or letter?
_The unit number is {addr:unit}_
1 options | address, hidden | *[addr:unit](https://wiki.osm.org/wiki/Key:addr:unit)* ([string](../SpecialInputElements.md#string)) | | [fixme](#fixme) | What should be fixed here? Please explain
_Fixme description{fixme}_
1 options | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([string](../SpecialInputElements.md#string)) | | [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ | | [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | ### address_joined _This tagrendering has no question and is thus read-only_ *{group(header,street;housenumber;unit)}* This tagrendering has labels `address` ### header _This tagrendering has no question and is thus read-only_ *{addr:street} {addr:housenumber} {addr:unit}* - *No address is known* is shown if with addr:street= & addr:unit= & addr:housenumber= This tagrendering has labels `address` `hidden` ### housenumber The question is `What is the number of this house?` *The house number is {addr:housenumber}* is shown if `addr:housenumber` is set - *This building has no house number* is shown if with nohousenumber=yes This tagrendering has labels `address` `hidden` ### street The question is `What street is this address located in?` *This address is in street {addr:street}* is shown if `addr:street` is set This tagrendering has labels `address` `hidden` ### unit The question is `What is the unit number or letter?` *The unit number is {addr:unit}* is shown if `addr:unit` is set - *No unit number* is shown if with addr:unit= This tagrendering has labels `address` `hidden` ### fixme The question is `What should be fixed here? Please explain` *Fixme description{fixme}* is shown if `fixme` is set - *No fixme - write something here to explain complicated cases* is shown if with fixme= ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,hidden)}* ### move-button _This tagrendering has no question and is thus read-only_ *{move_button()}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` This document is autogenerated from [assets/layers/address/address.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/address/address.json)