Full code cleanup
This commit is contained in:
parent
3a4a2a2016
commit
fa971ffbbf
300 changed files with 16352 additions and 19284 deletions
|
@ -1,60 +1,39 @@
|
|||
|
||||
|
||||
postal_code_boundary
|
||||
postal_code_boundary
|
||||
======================
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [postal_code_boundary](#postal_code_boundary)
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
+ [postal_code](#postal_code)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This layer is needed as dependency for layer [town_hall](#town_hall)
|
||||
|
||||
- This layer is needed as dependency for layer [town_hall](#town_hall)
|
||||
|
||||
[Go to the source code](../assets/layers/postal_code_boundary/postal_code_boundary.json)
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
Elements must have the all of following tags to be shown on this layer:
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:boundary' target='_blank'>boundary</a>
|
||||
=<a href='https://wiki.openstreetmap.org/wiki/Tag:boundary%3Dpostal_code' target='_blank'>postal_code</a>
|
||||
|<a href='https://wiki.openstreetmap.org/wiki/Key:bounary' target='_blank'>bounary</a>
|
||||
=<a href='https://wiki.openstreetmap.org/wiki/Tag:bounary%3Dadministrative' target='_blank'>administrative</a>
|
||||
&postal_code~^..*$
|
||||
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:boundary' target='_blank'>boundary</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:boundary%3Dpostal_code' target='_blank'>postal_code</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:bounary' target='_blank'>bounary</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bounary%3Dadministrative' target='_blank'>administrative</a>&postal_code~^..*$
|
||||
|
||||
|
||||
|
||||
|
||||
Supported attributes
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### postal_code
|
||||
|
||||
|
||||
### postal_code
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from assets/layers/postal_code_boundary/postal_code_boundary.json
|
Loading…
Add table
Add a link
Reference in a new issue