forked from MapComplete/MapComplete
Chore: regenerate docs
This commit is contained in:
parent
cbadd1e063
commit
3b7cc37b53
292 changed files with 34355 additions and 24710 deletions
|
@ -325,7 +325,7 @@
|
|||
"key": "subject:wikidata",
|
||||
"type": "wikidata",
|
||||
"helperArgs": [
|
||||
"subject;memorial:conflict"
|
||||
"subject;memorial:conflict;name"
|
||||
]
|
||||
},
|
||||
"question": {
|
||||
|
|
|
@ -136,6 +136,9 @@
|
|||
},
|
||||
{
|
||||
"id": "minimap",
|
||||
"labels": [
|
||||
"ignore_docs"
|
||||
],
|
||||
"description": "Shows a small map with the feature. Added by default to every popup",
|
||||
"render": {
|
||||
"*": "{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}"
|
||||
|
@ -2584,7 +2587,8 @@
|
|||
{
|
||||
"id": "just_created",
|
||||
"labels": [
|
||||
"added_by_default_top"
|
||||
"added_by_default_top",
|
||||
"ignore_docs"
|
||||
],
|
||||
"description": "This element shows a 'thank you' that the contributor has recently created this element",
|
||||
"classes": "rounded-xl thanks",
|
||||
|
@ -2629,7 +2633,8 @@
|
|||
{
|
||||
"id": "nearby_images",
|
||||
"labels": [
|
||||
"added_by_default_conditional"
|
||||
"added_by_default_conditional",
|
||||
"ignore_docs"
|
||||
],
|
||||
"render": {
|
||||
"*": "{nearby_images()}"
|
||||
|
@ -2654,7 +2659,8 @@
|
|||
{
|
||||
"id": "favourite_status",
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
"added_by_default",
|
||||
"ignore_docs"
|
||||
],
|
||||
"render": {
|
||||
"*": "{favourite_status()}"
|
||||
|
@ -2663,7 +2669,8 @@
|
|||
{
|
||||
"id": "share",
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
"added_by_default",
|
||||
"ignore_docs"
|
||||
],
|
||||
"metacondition": "_supports_sharing=yes",
|
||||
"render": {
|
||||
|
@ -2680,7 +2687,8 @@
|
|||
{
|
||||
"id": "qr_code",
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
"added_by_default",
|
||||
"ignore_docs"
|
||||
],
|
||||
"classes": "flex items-center gap-x-2",
|
||||
"render": {
|
||||
|
@ -2699,7 +2707,8 @@
|
|||
{
|
||||
"id": "last_edit",
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
"added_by_default",
|
||||
"ignore_docs"
|
||||
],
|
||||
"description": "Gives some metainfo about the last edit and who did edit it - rendering only",
|
||||
"condition": {
|
||||
|
@ -2735,7 +2744,8 @@
|
|||
{
|
||||
"id": "nothing_known",
|
||||
"labels": [
|
||||
"added_by_default_top"
|
||||
"added_by_default_top",
|
||||
"ignore_docs"
|
||||
],
|
||||
"condition": {
|
||||
"and": [
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"nl": "Een hulpmiddel om data van velopark.be in OpenStreetMap in te laden"
|
||||
},
|
||||
"descriptionTail": {
|
||||
"*": "<h3>Maintainer tools</h3><ul><li><a class='link-underline' href='https://maproulette.org/api/v2/challenge/view/43282' download='Velopark_sync_2024-01-15.geojson'>Download the first sync results</a></li></ul>"
|
||||
"*": "<h3>Maintainer tools</h3><ul class='link-underline'><li><a target='_blank' href='https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Themes/velopark.md'>See documentation and links to Overpass</a></li><li><a href='https://maproulette.org/api/v2/challenge/view/43282' download='Velopark_sync_2024-01-15.geojson'>Download the first sync results</a></li></ul>"
|
||||
},
|
||||
"icon": "./assets/themes/velopark/velopark.svg",
|
||||
"startZoom": 18,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue