forked from MapComplete/MapComplete
Full code cleanup
This commit is contained in:
parent
3a4a2a2016
commit
fa971ffbbf
300 changed files with 16352 additions and 19284 deletions
|
@ -1,6 +1,4 @@
|
|||
|
||||
|
||||
visitor_information_centre
|
||||
visitor_information_centre
|
||||
============================
|
||||
|
||||
|
||||
|
@ -9,43 +7,32 @@
|
|||
|
||||
A visitor center offers information about a specific attraction or place of interest where it is located.
|
||||
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [visitor_information_centre](#visitor_information_centre)
|
||||
- [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)
|
||||
|
||||
[Go to the source code](../assets/layers/visitor_information_centre/visitor_information_centre.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:information' target='_blank'>information</a>
|
||||
=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Dvisitor_centre' target='_blank'>visitor_centre</a>
|
||||
|<a href='https://wiki.openstreetmap.org/wiki/Key:information' target='_blank'>information</a>
|
||||
=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Doffice' target='_blank'>office</a>
|
||||
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:information' target='_blank'>information</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Dvisitor_centre' target='_blank'>visitor_centre</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:information' target='_blank'>information</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Doffice' target='_blank'>office</a>
|
||||
|
||||
|
||||
|
||||
|
||||
Supported attributes
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from assets/layers/visitor_information_centre/visitor_information_centre.json
|
Loading…
Add table
Add a link
Reference in a new issue