Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-12-20 20:42:32 +01:00
parent 128d5a2dc3
commit c0fab792c3
46 changed files with 1089 additions and 920 deletions

View file

@ -11531,14 +11531,18 @@
"key": "wikipedia",
"description": "The layer 'Tree allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "height",
"description": "Layer 'Tree' shows height~^(^[0-9.]+$)$ with a fixed text, namely 'Height: {height} m' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "species:wikidata",
"description": "Layer 'Tree' shows and asks freeform values for key 'species:wikidata' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "circumference",
"description": "Layer 'Tree' shows and asks freeform values for key 'circumference' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "height",
"description": "Layer 'Tree' shows and asks freeform values for key 'height' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=landmark with a fixed text, namely 'The tree is remarkable due to its size or prominent location. It is useful for navigation.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",

View file

@ -31,14 +31,18 @@
"key": "wikipedia",
"description": "The layer 'Tree allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "height",
"description": "Layer 'Tree' shows height~^(^[0-9.]+$)$ with a fixed text, namely 'Height: {height} m' (in the MapComplete.osm.be theme 'Trees')"
},
{
"key": "species:wikidata",
"description": "Layer 'Tree' shows and asks freeform values for key 'species:wikidata' (in the MapComplete.osm.be theme 'Trees')"
},
{
"key": "circumference",
"description": "Layer 'Tree' shows and asks freeform values for key 'circumference' (in the MapComplete.osm.be theme 'Trees')"
},
{
"key": "height",
"description": "Layer 'Tree' shows and asks freeform values for key 'height' (in the MapComplete.osm.be theme 'Trees')"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=landmark with a fixed text, namely 'The tree is remarkable due to its size or prominent location. It is useful for navigation.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')",