forked from MapComplete/MapComplete
Only do ID-check on tagrenderings for official themes
This commit is contained in:
parent
746273f594
commit
0018fcf1f0
17 changed files with 150 additions and 123 deletions
|
@ -370,15 +370,15 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Containe {_contained_climbing_routes_count} routes": {
|
||||
"render": "<h3>Contains {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Contained routes hist": {
|
||||
"render": "<h3>Difficulties overview</h3>{histogram(_difficulty_hist)}"
|
||||
},
|
||||
"Contained routes length hist": {
|
||||
"render": "<h3>Length overview</h3>{histogram(_length_hist)}"
|
||||
},
|
||||
"Contained_climbing_routes": {
|
||||
"render": "<h3>Contains {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Rock type (crag/rock/cliff only)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -357,15 +357,15 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Containe {_contained_climbing_routes_count} routes": {
|
||||
"render": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Contained routes hist": {
|
||||
"render": "<h3>Résumé des difficultés</h3>{histogram(_difficulty_hist)}"
|
||||
},
|
||||
"Contained routes length hist": {
|
||||
"render": "<h3>Résumé de longueur</h3>{histogram(_length_hist)}"
|
||||
},
|
||||
"Contained_climbing_routes": {
|
||||
"render": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Rock type (crag/rock/cliff only)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -370,15 +370,15 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Containe {_contained_climbing_routes_count} routes": {
|
||||
"render": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Contained routes hist": {
|
||||
"render": "<h3>Riassunto delle difficoltà</h3>{histogram(_difficulty_hist)}"
|
||||
},
|
||||
"Contained routes length hist": {
|
||||
"render": "<h3>Riassunto della lunghezza</h3>{histogram(_length_hist)}"
|
||||
},
|
||||
"Contained_climbing_routes": {
|
||||
"render": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Rock type (crag/rock/cliff only)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue