2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-02-14 04:59:49 +01:00
map
2022-01-14 19:36:36 +01:00
=====
< img src = 'https://mapcomplete.osm.be/./assets/layers/map/map.svg' height = "100px" >
A map, meant for tourists which is permanently installed in the public space
2022-02-14 04:59:49 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **12** and higher
2022-02-14 04:59:49 +01:00
#### Themes using this layer
- [maps ](https://mapcomplete.osm.be/maps )
- [nature ](https://mapcomplete.osm.be/nature )
- [personal ](https://mapcomplete.osm.be/personal )
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:tourism' target = '_blank' > tourism</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dmap' target = '_blank' > map</ a > |< a href = 'https://wiki.openstreetmap.org/wiki/Key:information' target = '_blank' > information</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:information%3Dmap' target = '_blank' > map</ a >
2022-03-24 19:59:57 +01:00
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22information%22%3D%22map%22%5D(%7B%7Bbbox%7D%7D )%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22map%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-02-14 04:59:49 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-05-06 17:26:00 +02:00
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
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/map_source#values ) [map_source ](https://wiki.openstreetmap.org/wiki/Key:map_source ) | [string ](../SpecialInputElements.md#string ) | [OpenStreetMap ](https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOpenStreetMap )
2022-01-15 01:22:06 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/map_source:attribution#values ) [map_source:attribution ](https://wiki.openstreetmap.org/wiki/Key:map_source:attribution ) | Multiple choice | [yes ](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dyes ) [incomplete ](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dincomplete ) [sticker ](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dsticker ) [none ](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dnone )
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### images
2022-01-14 19:36:36 +01:00
2023-04-19 13:23:46 +02:00
This block shows the known images which are linked with the `image` -keys, but also via `mapillary` and `wikidata`
2022-05-06 17:26:00 +02:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### map-map_source
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *On which data is this map based?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [map_source ](https://wiki.openstreetmap.org/wiki/Key:map_source )
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `This map is based on {map_source}`
2022-05-06 17:26:00 +02:00
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-12-08 00:48:44 +01:00
- *This map is based on OpenStreetMap* corresponds with `map_source=OpenStreetMap`
2022-02-14 04:59:49 +01:00
2023-03-24 12:23:42 +01:00
This tagrendering has labels `map`
2022-02-14 04:59:49 +01:00
### map-attribution
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *Is the OpenStreetMap-attribution given?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-12-08 00:48:44 +01:00
- *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`
2022-05-06 17:26:00 +02:00
- This option cannot be chosen as answer
2022-04-08 22:17:08 +02:00
2023-03-24 12:23:42 +01:00
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`
2023-04-15 03:02:01 +02:00
This tagrendering has labels `map`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
2023-04-19 13:23:46 +02:00
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### move-button
This tagrendering has no question and is thus read-only
### delete-button
This tagrendering has no question and is thus read-only
### all-tags
This tagrendering has no question and is thus read-only
### last_edit
2023-04-19 13:23:46 +02:00
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
2022-01-14 19:36:36 +01:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/map/map.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/map/map.json )