forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
a6102aa3e0
commit
fa028df4d7
235 changed files with 945 additions and 830 deletions
|
@ -216,10 +216,25 @@
|
|||
"description": "The MapComplete theme Healthcare has a layer Hospitals showing features with this tag",
|
||||
"value": "hospital"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "The MapComplete theme Healthcare has a layer Hospitals showing features with this tag",
|
||||
"value": "clinic"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Layer 'Hospitals' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Healthcare')"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Hospitals' shows amenity=clinic with a fixed text, namely 'This is a clinic - patients can not stay overnight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
|
||||
"value": "clinic"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Hospitals' shows amenity=hospital with a fixed text, namely 'This is a hospital - patients can be admitted here for multiple days' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
|
||||
"value": "hospital"
|
||||
},
|
||||
{
|
||||
"key": "phone",
|
||||
"description": "Layer 'Hospitals' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Healthcare')"
|
||||
|
|
|
@ -2578,10 +2578,25 @@
|
|||
"description": "The MapComplete theme OnWheels has a layer Hospitals showing features with this tag",
|
||||
"value": "hospital"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "The MapComplete theme OnWheels has a layer Hospitals showing features with this tag",
|
||||
"value": "clinic"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Layer 'Hospitals' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OnWheels')"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Hospitals' shows amenity=clinic with a fixed text, namely 'This is a clinic - patients can not stay overnight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
|
||||
"value": "clinic"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Hospitals' shows amenity=hospital with a fixed text, namely 'This is a hospital - patients can be admitted here for multiple days' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
|
||||
"value": "hospital"
|
||||
},
|
||||
{
|
||||
"key": "phone",
|
||||
"description": "Layer 'Hospitals' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'OnWheels')"
|
||||
|
|
|
@ -6864,10 +6864,25 @@
|
|||
"description": "The MapComplete theme Personal theme has a layer Hospitals showing features with this tag",
|
||||
"value": "hospital"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "The MapComplete theme Personal theme has a layer Hospitals showing features with this tag",
|
||||
"value": "clinic"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Layer 'Hospitals' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Hospitals' shows amenity=clinic with a fixed text, namely 'This is a clinic - patients can not stay overnight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "clinic"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Hospitals' shows amenity=hospital with a fixed text, namely 'This is a hospital - patients can be admitted here for multiple days' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "hospital"
|
||||
},
|
||||
{
|
||||
"key": "phone",
|
||||
"description": "Layer 'Hospitals' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue