mapcomplete/Docs/Layers/address.md
2022-01-26 21:40:38 +01:00

3.4 KiB

address

Addresses

Table of contents

  1. address

Go to the source code

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

  • addr:housenumber~^..*|addr:street~^..*

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?

This rendering asks information about the property addr:housenumber This is rendered with The housenumber is <b>{addr:housenumber}</b>

street

The question is What street is this address located in?

This rendering asks information about the property addr:street This is rendered with This address is in street <b>{addr:street}</b>

  • Located in {_closest_street:0:name} corresponds with addr:street=
  • Located in {_closest_street:1:name} corresponds with addr:street=
  • Located in {_closest_street:2:name} corresponds with addr:street=

fixme

The question is What should be fixed here? Please explain

This rendering asks information about the property fixme This is rendered with <b>Fixme description</b>{fixme}

  • No fixme - write something here to explain complicated cases corresponds with

This document is autogenerated from assets/layers/address/address.json