2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-02-09 22:37:21 +01:00
address
2022-01-14 19:36:36 +01:00
=========
2023-08-23 18:33:30 +02:00
< img src = 'https://mapcomplete.org/./assets/layers/address/housenumber_blank.svg' height = "100px" >
2022-01-14 19:36:36 +01:00
Addresses
2022-02-09 22:37:21 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **18** and higher
2022-05-06 17:26:00 +02:00
- This layer will automatically load [named_streets ](./named_streets.md ) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _closest_3_street_names)
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
This is a special layer - data is not sourced from OpenStreetMap
2022-02-28 17:16:21 +01:00
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
Supported attributes
----------------------
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
Warning:
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
this quick overview is incomplete
2022-02-09 22:37:21 +01:00
2023-05-08 00:20:32 +02:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2023-08-23 18:33:30 +02:00
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/id#values ) [id ](https://wiki.openstreetmap.org/wiki/Key:id ) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/addr:housenumber#values ) [addr:housenumber ](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber ) | [string ](../SpecialInputElements.md#string ) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/addr:street#values ) [addr:street ](https://wiki.openstreetmap.org/wiki/Key:addr:street ) | [string ](../SpecialInputElements.md#string ) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/fixme#values ) [fixme ](https://wiki.openstreetmap.org/wiki/Key:fixme ) | [string ](../SpecialInputElements.md#string ) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D)
2022-03-24 19:59:57 +01:00
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
### just_created
2022-01-14 19:36:36 +01:00
2022-05-06 17:26:00 +02:00
2023-05-08 00:20:32 +02:00
This element shows a 'thank you' that the contributor has recently created this element
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
2023-05-08 00:20:32 +02:00
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
2022-02-09 22:37:21 +01:00
### housenumber
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *What is the number of this house?*
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [addr:housenumber ](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber )
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `The house number is <b>{addr:housenumber}</b>`
2022-05-06 17:26:00 +02:00
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
- *This building has no house number* corresponds with `nohousenumber=yes`
2022-02-09 22:37:21 +01:00
### street
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *What street is this address located in?*
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [addr:street ](https://wiki.openstreetmap.org/wiki/Key:addr:street )
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `This address is in street <b>{addr:street}</b>`
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
- *Located in < b > {_closest_street:0:name}</ b > * corresponds with `addr:street=`
- *Located in < b > {_closest_street:1:name}</ b > * corresponds with `addr:street=`
- *Located in < b > {_closest_street:2:name}</ b > * corresponds with `addr:street=`
2022-02-09 22:37:21 +01:00
### fixme
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *What should be fixed here? Please explain*
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [fixme ](https://wiki.openstreetmap.org/wiki/Key:fixme )
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `<b>Fixme description</b>{fixme}`
2022-05-06 17:26:00 +02:00
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
2022-12-08 00:48:44 +01:00
- *No fixme - write something here to explain complicated cases* corresponds with ``
2023-04-15 03:02:01 +02:00
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
2023-04-19 13:23:46 +02:00
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### last_edit
2023-04-19 13:23:46 +02:00
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
2023-05-08 00:20:32 +02:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/address/address.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/address/address.json )