mapcomplete/Docs/Layers/address.md

4.4 KiB

address

Addresses

  • This layer is shown at zoomlevel 18 and higher
  • This layer will automatically load named_streets 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)

Table of contents

  1. Themes using this layer
  2. Basic tags for this layer
  3. Supported attributes

Themes using this layer

Basic tags for this layer

Elements must match any of the following expressions:

  • addr:housenumber~.+
  • addr:street~.+

Execute on overpass

Supported attributes

Warning:,this quick overview is incomplete,

attribute type values which are supported by this layer
addr:housenumber string
addr:street string
fixme string

housenumber

The question is What is the number of this house? The house number is {addr:housenumber} is shown if addr:housenumber is set

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

  • Located in {_closest_street:0:name} is shown if with addr:street=
  • Located in {_closest_street:1:name} is shown if with addr:street=
  • Located in {_closest_street:2:name} is shown if with addr:street=

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( ,)}

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