97 lines
No EOL
2.1 KiB
Markdown
97 lines
No EOL
2.1 KiB
Markdown
|
|
|
|
viewpoint
|
|
===========
|
|
|
|
|
|
|
|
<img src='https://mapcomplete.osm.be/./assets/layers/viewpoint/viewpoint.svg' height="100px">
|
|
|
|
A nice viewpoint or nice view. Ideal to add an image if no other category fits
|
|
|
|
|
|
|
|
|
|
## Table of contents
|
|
|
|
1. [viewpoint](#viewpoint)
|
|
* [Themes using this layer](#themes-using-this-layer)
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [images](#images)
|
|
+ [viewpoint-description](#viewpoint-description)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Themes using this layer
|
|
|
|
|
|
|
|
|
|
|
|
- [personal](https://mapcomplete.osm.be/personal)
|
|
|
|
|
|
[Go to the source code](../assets/layers/viewpoint/viewpoint.json)
|
|
|
|
|
|
|
|
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:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dviewpoint' target='_blank'>viewpoint</a>
|
|
|
|
|
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22tourism%22%3D%22viewpoint%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
|
|
|
|
|
|
|
Supported attributes
|
|
----------------------
|
|
|
|
|
|
|
|
**Warning** This quick overview is incomplete
|
|
|
|
|
|
|
|
attribute | type | values which are supported by this layer
|
|
----------- | ------ | ------------------------------------------
|
|
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) |
|
|
|
|
|
|
|
|
|
|
### images
|
|
|
|
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
|
|
|
|
|
|
|
|
|
|
### viewpoint-description
|
|
|
|
|
|
|
|
The question is **Do you want to add a description?**
|
|
|
|
This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description)
|
|
This is rendered with `{description}`
|
|
|
|
This document is autogenerated from [assets/layers/viewpoint/viewpoint.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/viewpoint/viewpoint.json) |