mapcomplete/Docs/Layers/wrong_postal_code.md

34 lines
818 B
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
wrong_postal_code
2022-01-14 19:36:36 +01:00
===================
## Table of contents
1. [wrong_postal_code](#wrong_postal_code)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/wrong_postal_code/wrong_postal_code.json)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- boundary~^..*$
- addr:postcode~^..*$
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-01-26 21:40:38 +01:00
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/wrong_postal_code/wrong_postal_code.json