forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
9861603836
114 changed files with 895 additions and 196 deletions
|
@ -402,7 +402,7 @@ The question is `Who is allowed to use this charging station?`
|
|||
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
|
||||
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
|
||||
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, …)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
|
||||
|
||||
### capacity
|
||||
|
@ -1280,7 +1280,7 @@ The question is `Does one have to pay to use this charging station?`
|
|||
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
|
||||
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
|
||||
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
|
||||
|
||||
### charge
|
||||
|
|
|
@ -391,7 +391,7 @@ The question is `Who is allowed to use this charging station?`
|
|||
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
|
||||
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
|
||||
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, …)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
|
||||
|
||||
### capacity
|
||||
|
@ -1269,7 +1269,7 @@ The question is `Does one have to pay to use this charging station?`
|
|||
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
|
||||
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
|
||||
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
|
||||
|
||||
### charge
|
||||
|
|
|
@ -88,7 +88,7 @@ The question is `What type of map is shown?`
|
|||
The question is `What is the size of the shown area on the map?`
|
||||
|
||||
- *A map of the rooms within a building* is shown if 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, ....* is shown if 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 of special site, like of a historical castle, a park, a campus, a forest, …* is shown if 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* is shown if 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* is shown if 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* is shown if 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>
|
||||
|
|
|
@ -300,7 +300,7 @@ The question is `Do pupils have to wear a uniform or obey a dresscode?`
|
|||
|
||||
- *Students must wear a uniform, which is extensively described* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Duniform' target='_blank'>uniform</a>
|
||||
- *Students must wear clothes in a specific colour scheme* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dobligated_colour' target='_blank'>obligated_colour</a>
|
||||
- *There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ...* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dcasual' target='_blank'>casual</a>
|
||||
- *There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, …* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dcasual' target='_blank'>casual</a>
|
||||
- *Arms must be covered by the clothes* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Darms_covered' target='_blank'>arms_covered</a>
|
||||
- *Knees must be covered by the clothes* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dknees_covered' target='_blank'>knees_covered</a>
|
||||
- *Legs must be covered by the clothes* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dress_code' target='_blank'>dress_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dlegs_covered' target='_blank'>legs_covered</a>
|
||||
|
|
|
@ -106,7 +106,7 @@ The question is `What kind of camera is this?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/themes/surveillance/cam_right.svg'> *A fixed (non-moving) camera* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed' target='_blank'>fixed</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/themes/surveillance/dome.svg'> *A dome camera (which can turn)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome' target='_blank'>dome</a>
|
||||
- *A panning camera* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning' target='_blank'>panning</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/surveillance_camera/doorbell.svg'> *A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ...* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddoorbell' target='_blank'>doorbell</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/surveillance_camera/doorbell.svg'> *A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, …* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:camera:type' target='_blank'>camera:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddoorbell' target='_blank'>doorbell</a>
|
||||
|
||||
### camera_direction
|
||||
The question is `In which geographical direction does this camera film?`
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"data_format": 1,
|
||||
"project": {
|
||||
"name": "MapComplete Buildings with an architectural style",
|
||||
"description": "A map showing the archetectural style of buildings",
|
||||
"description": "A map showing the architectural style of buildings",
|
||||
"project_url": "https://mapcomplete.org/architecture",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
|
||||
"icon_url": "https://mapcomplete.org/assets/themes/architecture/architecture.svg",
|
||||
|
|
|
@ -146,7 +146,7 @@
|
|||
{
|
||||
"key": "access",
|
||||
"value": "private",
|
||||
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
|
||||
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, …)\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
|
@ -1610,14 +1610,14 @@
|
|||
{
|
||||
"key": "fee",
|
||||
"value": "yes",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
{
|
||||
"key": "fee:conditional",
|
||||
"value": "no @ customers",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
|
|
|
@ -4697,7 +4697,7 @@
|
|||
{
|
||||
"key": "access",
|
||||
"value": "private",
|
||||
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
|
||||
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, …)\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
|
@ -6140,14 +6140,14 @@
|
|||
{
|
||||
"key": "fee",
|
||||
"value": "yes",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
{
|
||||
"key": "fee:conditional",
|
||||
"value": "no @ customers",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
|
|
|
@ -506,7 +506,7 @@
|
|||
{
|
||||
"key": "dress_code",
|
||||
"value": "casual",
|
||||
"description": "dress_code=casual is displayed as \"There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, ...\" by layer Primary and secondary schools",
|
||||
"description": "dress_code=casual is displayed as \"There is no formal dress code, students are allowed to come in casual wear such as t-shirt, jeans, …\" by layer Primary and secondary schools",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#uniform",
|
||||
"icon_url": "./assets/layers/school/school.svg"
|
||||
},
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
{
|
||||
"key": "map_size",
|
||||
"value": "site",
|
||||
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
|
||||
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, …\" by layer Maps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
|
||||
"icon_url": "./assets/layers/map/map.svg"
|
||||
},
|
||||
|
|
|
@ -792,7 +792,7 @@
|
|||
{
|
||||
"key": "map_size",
|
||||
"value": "site",
|
||||
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
|
||||
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, …\" by layer Maps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
|
||||
"icon_url": "./assets/layers/map/map.svg"
|
||||
},
|
||||
|
|
|
@ -692,7 +692,7 @@
|
|||
{
|
||||
"key": "access",
|
||||
"value": "private",
|
||||
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
|
||||
"description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, …)\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
|
@ -2156,14 +2156,14 @@
|
|||
{
|
||||
"key": "fee",
|
||||
"value": "yes",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
{
|
||||
"key": "fee:conditional",
|
||||
"value": "no @ customers",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
|
||||
"description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station\" by layer Charging stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
|
||||
"icon_url": "./assets/themes/charging_stations/plug.svg"
|
||||
},
|
||||
|
|
|
@ -371,7 +371,7 @@
|
|||
{
|
||||
"key": "map_size",
|
||||
"value": "site",
|
||||
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
|
||||
"description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, …\" by layer Maps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
|
||||
"icon_url": "./assets/layers/map/map.svg"
|
||||
},
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
{
|
||||
"key": "camera:type",
|
||||
"value": "doorbell",
|
||||
"description": "camera:type=doorbell is displayed as \"A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ...\" by layer Surveillance camera's",
|
||||
"description": "camera:type=doorbell is displayed as \"A doorbell which might be turned on remotely at any time or by motion detection. These are typically <i>Smart</i>, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, …\" by layer Surveillance camera's",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Camera_type__fixed__panning__dome",
|
||||
"icon_url": "./assets/layers/surveillance_camera/doorbell.svg"
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
|
||||
The theme introduction reads:
|
||||
|
||||
> A map showing the archetectural style of buildings
|
||||
> A map showing the architectural style of buildings
|
||||
|
||||
This theme contains the following layers:
|
||||
|
||||
|
|
|
@ -914,7 +914,7 @@ The question is `Who is allowed to use this charging station?`
|
|||
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
|
||||
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
|
||||
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, …)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
|
||||
|
||||
### capacity
|
||||
|
@ -1792,7 +1792,7 @@ The question is `Does one have to pay to use this charging station?`
|
|||
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
|
||||
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
|
||||
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
|
||||
|
||||
### charge
|
||||
|
|
|
@ -15,6 +15,7 @@ Available languages:
|
|||
- en
|
||||
- cs
|
||||
- zh_Hant
|
||||
- uk
|
||||
|
||||
# Layers defined in this theme configuration file
|
||||
These layers can not be reused in different themes.
|
||||
|
|
|
@ -15,6 +15,7 @@ Available languages:
|
|||
- en
|
||||
- cs
|
||||
- zh_Hant
|
||||
- uk
|
||||
|
||||
# Layers defined in this theme configuration file
|
||||
These layers can not be reused in different themes.
|
||||
|
|
|
@ -448,7 +448,7 @@ The question is `Who is allowed to use this charging station?`
|
|||
- *Anyone can use this charging station (payment might be needed)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
|
||||
- *Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
|
||||
- *A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey' target='_blank'>key</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *Not accessible to the general public (e.g. only accessible to the owners, employees, …)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
|
||||
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
|
||||
|
||||
### capacity
|
||||
|
@ -1326,7 +1326,7 @@ The question is `Does one have to pay to use this charging station?`
|
|||
- *Free to use (without authenticating)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes' target='_blank'>yes</a>
|
||||
- *Free to use, but one has to authenticate* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a> & fee:conditional= & charge= & <a href='https://wiki.openstreetmap.org/wiki/Key:authentication:none' target='_blank'>authentication:none</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno' target='_blank'>no</a>
|
||||
- *Free to use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>. _This option cannot be chosen as answer_
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee:conditional' target='_blank'>fee:conditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers' target='_blank'>no @ customers</a>
|
||||
- *Paid use* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a> & fee:conditional=
|
||||
|
||||
### charge
|
||||
|
|
|
@ -18,6 +18,7 @@ Available languages:
|
|||
- it
|
||||
- cs
|
||||
- zh_Hant
|
||||
- uk
|
||||
|
||||
# Layers defined in this theme configuration file
|
||||
These layers can not be reused in different themes.
|
||||
|
|
|
@ -194,7 +194,7 @@
|
|||
|name= [https://mapcomplete.org/architecture architecture]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:zh_Hant|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:it|en}}
|
||||
|descr= A MapComplete theme: A map showing the archetectural style of buildings
|
||||
|descr= A MapComplete theme: A map showing the architectural style of buildings
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|genre= POI, editor, architecture
|
||||
|
@ -411,7 +411,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
|
|||
{{service_item
|
||||
|name= [https://mapcomplete.org/historic_aircraft historic_aircraft]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}
|
||||
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}}
|
||||
|descr= A MapComplete theme: A map showing all historic, permanently installed aircraft
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|
@ -420,7 +420,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
|
|||
{{service_item
|
||||
|name= [https://mapcomplete.org/historic_rolling_stock historic_rolling_stock]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}
|
||||
|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}}
|
||||
|descr= A MapComplete theme: A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|
@ -672,7 +672,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
|
|||
{{service_item
|
||||
|name= [https://mapcomplete.org/wayside_shrines wayside_shrines]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}
|
||||
|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}}
|
||||
|descr= A MapComplete theme: This map shows shrines and crosses found on the side of roads and paths, and allows adding new ones
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue