mapcomplete/Docs/Layers/ghostsigns.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

127 lines
4.4 KiB
Markdown
Raw Normal View History

2024-03-13 00:00:29 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-07-12 03:16:41 +02:00
# ghostsigns
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
2024-03-13 00:00:29 +01:00
Layer showing disused signs on buildings
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
2024-07-12 03:16:41 +02:00
- This layer is shown at zoomlevel **10** and higher
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[0])
2024-07-16 19:31:00 +02:00
2024-05-07 00:41:59 +02:00
## Table of contents
2024-07-12 03:16:41 +02:00
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
2024-06-18 21:11:42 +02:00
- [historic](#historic)
- [images](#images)
- [name](#name)
- [inscription](#inscription)
- [brand](#brand)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
## Themes using this layer
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
2024-07-12 03:16:41 +02:00
- [ghostsigns](https://mapcomplete.org/ghostsigns)
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
2024-07-12 03:16:41 +02:00
## Basic tags for this layer
2024-05-07 00:41:59 +02:00
2024-03-13 00:00:29 +01:00
Elements must match **all** of the following expressions:
2024-05-07 00:41:59 +02:00
0. <a href='https://wiki.openstreetmap.org/wiki/Key:advertising' target='_blank'>advertising</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting' target='_blank'>wall_painting</a>
1. historic~.+
2024-03-13 00:00:29 +01:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22advertising%22%3D%22wall_painting%22%5D%5B%22historic%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-07-12 03:16:41 +02:00
## Supported attributes
2024-03-13 00:00:29 +01:00
2024-07-12 03:16:41 +02:00
**Warning:**,this quick overview is incomplete,
2024-03-13 00:00:29 +01:00
2024-07-12 03:16:41 +02:00
| attribute | type | values which are supported by this layer |
-----|-----|----- |
2024-07-16 19:31:00 +02:00
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/historic#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/historic/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/inscription#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/inscription/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/brand#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/brand/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
2024-03-13 00:00:29 +01:00
2024-06-18 21:11:42 +02:00
2024-07-16 19:31:00 +02:00
### historic
2024-06-18 21:11:42 +02:00
2024-07-16 19:31:00 +02:00
The question is `Is this a ghost sign?`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
2024-07-16 19:31:00 +02:00
- *This is a ghost sign* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising' target='_blank'>advertising</a>
- *This is not a ghost sign, answering this will hide the sign from the map* is shown if with historic=
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### images
2024-05-07 00:41:59 +02:00
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{image_carousel()}{image_upload()}*
2024-05-07 00:41:59 +02:00
2024-03-13 00:00:29 +01:00
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### name
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{name}*
2024-03-13 00:00:29 +01:00
2024-06-16 16:06:26 +02:00
This tagrendering is only visible in the popup if the following condition is met: name~.+
2024-03-13 00:00:29 +01:00
2024-06-18 21:11:42 +02:00
### inscription
2024-03-13 00:00:29 +01:00
2024-06-16 16:06:26 +02:00
The question is `What is the text on the sign?`
2024-07-16 19:31:00 +02:00
*The text on the sign is: {inscription}* is shown if `inscription` is set
2024-03-13 00:00:29 +01:00
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### brand
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `For what business was this sign made?`
2024-07-16 19:31:00 +02:00
*This sign was made for: {brand}* is shown if `brand` is set
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### leftover-questions
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{questions( ,)}*
2024-05-07 00:41:59 +02:00
2024-03-13 00:00:29 +01:00
2024-06-18 21:11:42 +02:00
### lod
2024-03-13 00:00:29 +01:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{linked_data_from_website()}*
2024-05-07 00:41:59 +02:00
2024-03-13 00:00:29 +01:00
2024-06-18 21:11:42 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-03-13 00:00:29 +01:00
This document is autogenerated from [assets/themes/ghostsigns/ghostsigns.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/ghostsigns/ghostsigns.json)