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
This tagrendering has no question and is thus read-only
- *A map with all streets or ways of an area. <pclass='subtle'>The streets are mostly named; the angles, distances etc. are accurate</p>* corresponds with `map_type=street`
- *This is a schematic map. <pclass='subtle'>A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate.</p> * corresponds with `map_type=scheme`
- *This is a toposcope. <pclass='subtle'>A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point<p>* corresponds with `map_type=toposcope`
### map_size
The question is *What is the size of the shown area on the map?*
- *A map of the rooms within a building* corresponds with `map_size=building`
- *A map of special site, like of a historical castle, a park, a campus, a forest, ....* corresponds with `map_size=site`
- *A map showing the village or town* corresponds with `map_size=village`
- * A map of a city* corresponds with `map_size=city`
- *The map of an entire region, showing multiple cities and villages* corresponds with `map_size=region`
### map-map_source
The question is *On which data is this map based?*
This rendering asks information about the property [map_source](https://wiki.openstreetmap.org/wiki/Key:map_source)
This is rendered with `This map is based on {map_source}`
- *This map is based on OpenStreetMap* corresponds with `map_source=OpenStreetMap`
This tagrendering has labels `map`
### map-attribution
The question is *Is the OpenStreetMap-attribution given?*
- *OpenStreetMap is clearly attributed, including the ODBL-license* corresponds with `map_source:attribution=yes`
- *OpenStreetMap is clearly attributed, but the license is not mentioned* corresponds with `map_source:attribution=incomplete`
- *OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it* corresponds with `map_source:attribution=sticker`
- *There is no attribution at all* corresponds with `map_source:attribution=none`
- *There is no attribution at all* corresponds with `map_source:attribution=no`
This tagrendering is only visible in the popup if the following condition is met: `map_source~^((O|)pen(S|s)treet(M|m)ap)$ |map_source=osm |map_source=OSM`