mapcomplete/Docs/Layers/map.md

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

265 lines
12 KiB
Markdown
Raw Normal View History

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-05-07 00:41:59 +02:00
map
=====
A map, meant for tourists which is permanently installed in the public space
2024-05-07 00:41:59 +02:00
- This layer is shown at zoomlevel **12** and higher
## Table of contents
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
- [just_created](#just_created)
- [nothing_known](#nothing_known)
- [images](#images)
- [map_type](#map_type)
- [map_size](#map_size)
- [map-map_source](#map-map_source)
- [map-attribution](#map-attribution)
- [leftover-questions](#leftover-questions)
- [minimap](#minimap)
- [nearby_images](#nearby_images)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [favourite_status](#favourite_status)
- [share](#share)
- [qr_code](#qr_code)
- [last_edit](#last_edit)
- [all-tags](#all-tags)
2024-05-07 00:41:59 +02:00
Themes using this layer
2024-04-28 03:46:56 +02:00
-------------------------
2024-05-07 00:41:59 +02:00
- [maps](https://mapcomplete.org/maps)
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
2024-05-07 00:41:59 +02:00
Basic tags for this layer
---------------------------
Elements must match **any** of the following expressions:
- <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>
- <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>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22information%22%3D%22map%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22map%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-05-07 00:41:59 +02:00
Supported attributes
----------------------
2024-05-07 00:41:59 +02:00
Warning:
2024-05-07 00:41:59 +02:00
this quick overview is incomplete
2024-05-07 00:41:59 +02:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/map_type#values) [map_type](https://wiki.openstreetmap.org/wiki/Key:map_type) | Multiple choice | [topo](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtopo) [street](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dstreet) [scheme](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dscheme) [toposcope](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtoposcope)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/map_size#values) [map_size](https://wiki.openstreetmap.org/wiki/Key:map_size) | Multiple choice | [building](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dbuilding) [site](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dsite) [village](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dvillage) [city](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dcity) [region](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dregion)
[<img src='https://mapcomplete.org/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)
[<img src='https://mapcomplete.org/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)
2023-12-30 15:24:30 +01:00
2024-06-18 21:11:42 +02:00
### just_created
2024-04-28 03:46:56 +02:00
This element shows a 'thank you' that the contributor has recently created this element
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-06-19 00:08:40 +02:00
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/svg/party.svg' style='width: 3rem; height: 3rem'> *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
2024-06-16 16:06:26 +02:00
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+
This tagrendering has labels
2024-06-18 21:11:42 +02:00
`added_by_default_top`
### nothing_known
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time>=300 & _backend~.+
This tagrendering has labels
`added_by_default_top`
### 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-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### map_type
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `What type of map is shown?`
2024-05-07 00:41:59 +02:00
2024-06-19 00:08:40 +02:00
- *Topographical map <p class='subtle'>The map contains contour lines. </p>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_type' target='_blank'>map_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtopo' target='_blank'>topo</a>
- *A map with all streets or ways of an area. <p class='subtle'>The streets are mostly named; the angles, distances etc. are accurate</p>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_type' target='_blank'>map_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dstreet' target='_blank'>street</a>
- *This is a schematic map. <p class='subtle'>A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate.</p> * corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_type' target='_blank'>map_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dscheme' target='_blank'>scheme</a>
- *This is a toposcope. <p class='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 <a href='https://wiki.openstreetmap.org/wiki/Key:map_type' target='_blank'>map_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtoposcope' target='_blank'>toposcope</a>
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### map_size
2024-06-16 16:06:26 +02:00
The question is `What is the size of the shown area on the map?`
2024-06-19 00:08:40 +02:00
- *A map of the rooms within a building* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dbuilding' target='_blank'>building</a>
- *A map of special site, like of a historical castle, a park, a campus, a forest, ....* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dsite' target='_blank'>site</a>
- *A map showing the village or town* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dvillage' target='_blank'>village</a>
- * A map of a city* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dcity' target='_blank'>city</a>
- *The map of an entire region, showing multiple cities and villages* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_size' target='_blank'>map_size</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dregion' target='_blank'>region</a>
2024-06-18 21:11:42 +02:00
### map-map_source
2024-06-16 16:06:26 +02:00
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}`
2024-06-19 00:08:40 +02:00
- *This map is based on OpenStreetMap* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_source' target='_blank'>map_source</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOpenStreetMap' target='_blank'>OpenStreetMap</a> & not:map_source=
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`map`
2024-06-18 21:11:42 +02:00
### map-attribution
2024-06-16 16:06:26 +02:00
The question is `Is the OpenStreetMap-attribution given?`
2024-06-19 00:08:40 +02:00
- *OpenStreetMap is clearly attributed, including the ODBL-license* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dyes' target='_blank'>yes</a>
- *OpenStreetMap is clearly attributed, but the license is not mentioned* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dincomplete' target='_blank'>incomplete</a>
- *OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dsticker' target='_blank'>sticker</a>
- *There is no attribution at all* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dnone' target='_blank'>none</a>
- *There is no attribution at all* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dno' target='_blank'>no</a>
2024-06-16 16:06:26 +02:00
- _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:map_source' target='_blank'>map_source</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source%3Dosm' target='_blank'>osm</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:map_source' target='_blank'>map_source</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOSM' target='_blank'>OSM</a> | map_source~^((O|)pen(S|s)treet(M|m)ap)$
This tagrendering has labels
`map`
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-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### minimap
Shows a small map with the feature. Added by default to every popup
_This tagrendering has no question and is thus read-only_
### nearby_images
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
2024-06-18 21:11:42 +02:00
`added_by_default_conditional`
### move-button
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### delete-button
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-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### lod
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-05-07 00:41:59 +02: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-06-18 21:11:42 +02:00
### favourite_status
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### share
2023-12-30 15:24:30 +01:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2023-12-30 15:24:30 +01:00
2024-05-07 00:41:59 +02: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-06-18 21:11:42 +02:00
### qr_code
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-05-07 00:41:59 +02:00
2023-12-30 15:24:30 +01:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2023-12-30 15:24:30 +01:00
2024-06-18 21:11:42 +02:00
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering is only visible in the popup if the following condition is met: _last_edit:changeset~.+ & _last_edit:contributor~.+
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### all-tags
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-05-07 00:41:59 +02:00
2024-05-07 00:41:59 +02:00
This document is autogenerated from [assets/layers/map/map.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/map/map.json)