forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
1067b26c8b
commit
befd33b78f
119 changed files with 780 additions and 545 deletions
|
@ -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"
|
||||
},
|
||||
|
@ -1652,14 +1652,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"
|
||||
},
|
||||
|
|
|
@ -4669,7 +4669,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"
|
||||
},
|
||||
|
@ -6154,14 +6154,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"
|
||||
},
|
||||
|
@ -2198,14 +2198,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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue