forked from MapComplete/MapComplete
		
	Regenerate taginfo docs
This commit is contained in:
		
							parent
							
								
									b00573c75d
								
							
						
					
					
						commit
						3137f2497b
					
				
					 25 changed files with 731 additions and 25 deletions
				
			
		| 
						 | 
				
			
			@ -13,9 +13,11 @@ export interface LayerConfigJson {
 | 
			
		|||
 | 
			
		||||
    /**
 | 
			
		||||
     * The name of this layer
 | 
			
		||||
     * Used in the layer control panel and the 'Personal theme'
 | 
			
		||||
     * Used in the layer control panel and the 'Personal theme'.
 | 
			
		||||
     * 
 | 
			
		||||
     * If not given, will be hidden (and thus not toggable) in the layer control
 | 
			
		||||
     */
 | 
			
		||||
    name: string | any
 | 
			
		||||
    name?: string | any
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * A description for this layer.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "On this map, one can find and mark nearby defibrillators",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/aed",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/aed/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/aed/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open AED Map has a layer Defibrillators showing features with this tag",
 | 
			
		||||
   "value": "defibrillator"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Defibrillators 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Defibrillators 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Defibrillators 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Defibrillators 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": "indoor",
 | 
			
		||||
   "description": "Layer 'Defibrillators' shows indoor=yes with a fixed text, namely 'This defibrillator is located indoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open AED Map')",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Welcome to Open Artwork Map, a map of statues, busts, grafittis and other artwork all over the world",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/artworks",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/artwork/artwork.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/artwork/artwork.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open Artwork Map has a layer Artworks showing features with this tag",
 | 
			
		||||
   "value": "artwork"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Artworks 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Artworks 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Artworks 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Artworks 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": "artwork_type",
 | 
			
		||||
   "description": "Layer 'Artworks' shows and asks freeform values for key 'artwork_type' (in the MapComplete.osm.be theme 'Open Artwork Map')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A map of benches",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/benches",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/benches/bench_poi.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/benches/bench_poi.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, Florian Edelmann",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Benches has a layer Benches showing features with this tag",
 | 
			
		||||
   "value": "bench"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Benches 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Benches 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Benches 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Benches 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": "backrest",
 | 
			
		||||
   "description": "Layer 'Benches' shows and asks freeform values for key 'backrest' (in the MapComplete.osm.be theme 'Benches')"
 | 
			
		||||
| 
						 | 
				
			
			@ -134,6 +150,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Benches has a layer Benches at public transport stops showing features with this tag",
 | 
			
		||||
   "value": "stand_up_bench"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Benches at public transport stops 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Benches at public transport stops 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Benches at public transport stops 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Benches at public transport stops 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": "name",
 | 
			
		||||
   "description": "Layer 'Benches at public transport stops' shows values with key 'name' (in the MapComplete.osm.be theme 'Benches')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/bicyclelib",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/bicycle_library/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/bicycle_library/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Bicycle libraries has a layer Bicycle library showing features with this tag",
 | 
			
		||||
   "value": "bicycle_library"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "name",
 | 
			
		||||
   "description": "Layer 'Bicycle library' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Bicycle libraries')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A public bookcase is a small streetside cabinet, box, old phone boot or some other objects where books are stored",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/bookcases",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/bookcases/bookcase.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/bookcases/bookcase.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open Bookcase Map has a layer Bookcases showing features with this tag",
 | 
			
		||||
   "value": "public_bookcase"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bookcases 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bookcases 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bookcases 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bookcases 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": "name",
 | 
			
		||||
   "description": "Layer 'Bookcases' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Bookcase Map')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Find sites to spend the night with your camper",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/campersite",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/campersites/caravan.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/campersites/caravan.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, joost schouppe",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Campersites has a layer Camper sites showing features with this tag",
 | 
			
		||||
   "value": "caravan_site"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Camper sites 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Camper sites 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Camper sites 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Camper sites 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": "name",
 | 
			
		||||
   "description": "Layer 'Camper sites' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Campersites')"
 | 
			
		||||
| 
						 | 
				
			
			@ -139,6 +155,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Campersites has a layer Sanitary dump stations showing features with this tag",
 | 
			
		||||
   "value": "sanitary_dump_station"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Sanitary dump stations 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Sanitary dump stations 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Sanitary dump stations 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Sanitary dump stations 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": "fee",
 | 
			
		||||
   "description": "Layer 'Sanitary dump stations' shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A worldwide map of charging stations",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/charging_stations",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/charging_stations/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/charging_stations/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, ",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Charging stations has a layer Charging stations showing features with this tag",
 | 
			
		||||
   "value": "charging_station"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Charging stations 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Charging stations 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Charging stations 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Charging stations 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": "motorcar",
 | 
			
		||||
   "description": "Layer 'Charging stations' shows motorcar=yes&bicycle=yes with a fixed text, namely 'This is a charging station for <b>both bicycles and cars</b>' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/climbing",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/climbing/climbing_icon.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/climbing/climbing_icon.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, Christian Neumann <christian@utopicode.de>",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -149,6 +149,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open Climbing Map has a layer Climbing gyms showing features with this tag",
 | 
			
		||||
   "value": "sports_centre"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Climbing gyms 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Climbing gyms 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Climbing gyms 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Climbing gyms 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": "url",
 | 
			
		||||
   "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')"
 | 
			
		||||
| 
						 | 
				
			
			@ -265,6 +281,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open Climbing Map has a layer Climbing routes showing features with this tag",
 | 
			
		||||
   "value": "route"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Climbing routes 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Climbing routes 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Climbing routes 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Climbing routes 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": "url",
 | 
			
		||||
   "description": "Layer 'Climbing routes' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')"
 | 
			
		||||
| 
						 | 
				
			
			@ -383,6 +415,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open Climbing Map has a layer Climbing opportunities showing features with this tag",
 | 
			
		||||
   "value": "climbing"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Climbing opportunities 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Climbing opportunities 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Climbing opportunities 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Climbing opportunities 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": "url",
 | 
			
		||||
   "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -50,6 +50,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike cafe showing features with this tag",
 | 
			
		||||
   "value": "bicycle"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bike cafe 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bike cafe 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bike cafe 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bike cafe 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": "name",
 | 
			
		||||
   "description": "Layer 'Bike cafe' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -158,6 +174,22 @@
 | 
			
		|||
   "key": "shop",
 | 
			
		||||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike repair/shop showing features with this tag"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bike repair/shop 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bike repair/shop 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bike repair/shop 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bike repair/shop 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": "name",
 | 
			
		||||
   "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -310,6 +342,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bicycle library showing features with this tag",
 | 
			
		||||
   "value": "bicycle_library"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bicycle library 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": "name",
 | 
			
		||||
   "description": "Layer 'Bicycle library' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -397,6 +445,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike stations (repair, pump or both) showing features with this tag",
 | 
			
		||||
   "value": "bicycle_repair_station"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bike stations (repair, pump or both) 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bike stations (repair, pump or both) 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bike stations (repair, pump or both) 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bike stations (repair, pump or both) 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": "service:bicycle:tools",
 | 
			
		||||
   "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=no&service:bicycle:pump=yes with a fixed text, namely 'There is only a pump present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')",
 | 
			
		||||
| 
						 | 
				
			
			@ -552,6 +616,22 @@
 | 
			
		|||
   "key": "vending",
 | 
			
		||||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bicycle tube vending machine showing features with this tag"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bicycle tube vending machine 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bicycle tube vending machine 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bicycle tube vending machine 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bicycle tube vending machine 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": "operational_status",
 | 
			
		||||
   "description": "Layer 'Bicycle tube vending machine' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -667,6 +747,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Drinking water showing features with this tag",
 | 
			
		||||
   "value": "drinking_water"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "operational_status",
 | 
			
		||||
   "description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -760,6 +856,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike related object showing features with this tag",
 | 
			
		||||
   "value": "cycling"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bike related object 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bike related object 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bike related object 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bike related object 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": "description",
 | 
			
		||||
   "description": "Layer 'Bike related object' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -814,6 +926,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike cleaning service showing features with this tag",
 | 
			
		||||
   "value": "bicycle_wash"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bike cleaning service 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bike cleaning service 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bike cleaning service 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bike cleaning service 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": "service:bicycle:cleaning:charge",
 | 
			
		||||
   "description": "Layer 'Bike cleaning service' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			@ -857,6 +985,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Cyclofix - an open map for cyclists has a layer Bike parking showing features with this tag",
 | 
			
		||||
   "value": "bicycle_parking"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Bike parking 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Bike parking 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Bike parking 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Bike parking 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": "bicycle_parking",
 | 
			
		||||
   "description": "Layer 'Bike parking' shows and asks freeform values for key 'bicycle_parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "On this map, publicly accessible drinking water spots are shown and can be easily added",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/drinking_water",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/drinking_water/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/drinking_water/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Drinking Water has a layer Drinking water showing features with this tag",
 | 
			
		||||
   "value": "drinking_water"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "operational_status",
 | 
			
		||||
   "description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Drinking Water')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types.",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/facadegardens",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/facadegardens/geveltuin.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/facadegardens/geveltuin.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, joost schouppe; stla",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -20,6 +20,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Facade gardens has a layer Facade gardens showing features with this tag",
 | 
			
		||||
   "value": "facade_garden"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Facade gardens 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Facade gardens 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Facade gardens 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Facade gardens 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": "direction",
 | 
			
		||||
   "description": "Layer 'Facade gardens' shows and asks freeform values for key 'direction' (in the MapComplete.osm.be theme 'Facade gardens')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Een kaart met alle gekende fietsstraten",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/fietsstraten",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/cyclestreets/F111.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/cyclestreets/F111.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Fietsstraten has a layer Fietsstraten showing features with this tag",
 | 
			
		||||
   "value": "yes"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Fietsstraten 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Fietsstraten 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Fietsstraten 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Fietsstraten 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": "cyclestreet",
 | 
			
		||||
   "description": "Layer 'Fietsstraten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')",
 | 
			
		||||
| 
						 | 
				
			
			@ -79,6 +95,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Fietsstraten has a layer Toekomstige fietsstraat showing features with this tag",
 | 
			
		||||
   "value": "yes"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Toekomstige fietsstraat 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Toekomstige fietsstraat 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Toekomstige fietsstraat 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Toekomstige fietsstraat 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": "cyclestreet",
 | 
			
		||||
   "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')",
 | 
			
		||||
| 
						 | 
				
			
			@ -153,6 +185,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Fietsstraten has a layer Alle straten showing features with this tag",
 | 
			
		||||
   "value": "unclassified"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Alle straten 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Alle straten 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Alle straten 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Alle straten 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": "cyclestreet",
 | 
			
		||||
   "description": "Layer 'Alle straten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Op deze kaart vind je je favoriete frituur!",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/fritures",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/fritures/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/fritures/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, ",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -14,6 +14,22 @@
 | 
			
		|||
   "key": "cuisine",
 | 
			
		||||
   "description": "The MapComplete theme Friturenkaart has a layer Frituren showing features with this tag"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Frituren 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Frituren 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Frituren 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Frituren 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": "name",
 | 
			
		||||
   "description": "Layer 'Frituren' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Friturenkaart')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/ghostbikes",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/ghostbikes/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/ghostbikes/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Ghost bikes has a layer Ghost bikes showing features with this tag",
 | 
			
		||||
   "value": "ghost_bike"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Ghost bikes 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Ghost bikes 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Ghost bikes 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Ghost bikes 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": "name",
 | 
			
		||||
   "description": "Layer 'Ghost bikes' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Ghost bikes')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Map to show hydrants, extinguishers, fire stations, and ambulance stations.",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/hailhydrant",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/hailhydrant/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/hailhydrant/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, Erwin Olario",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -92,6 +92,22 @@
 | 
			
		|||
   "description": "Layer 'Map of hydrants' shows removed:emergency=fire_hydrant&emergency= with a fixed text, namely 'The hydrant has been removed.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.') Picking this answer will delete the key emergency.",
 | 
			
		||||
   "value": ""
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Map of hydrants 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Map of hydrants 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Map of hydrants 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Map of hydrants 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": "emergency",
 | 
			
		||||
   "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of fire extinguishers. showing features with this tag",
 | 
			
		||||
| 
						 | 
				
			
			@ -111,6 +127,22 @@
 | 
			
		|||
   "description": "Layer 'Map of fire extinguishers.' shows location=outdoor with a fixed text, namely 'Found outdoors.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')",
 | 
			
		||||
   "value": "outdoor"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Map of fire extinguishers. 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Map of fire extinguishers. 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Map of fire extinguishers. 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Map of fire extinguishers. 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": "amenity",
 | 
			
		||||
   "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of fire stations showing features with this tag",
 | 
			
		||||
| 
						 | 
				
			
			@ -166,6 +198,22 @@
 | 
			
		|||
   "description": "Layer 'Map of fire stations' shows operator:type=private with a fixed text, namely 'The station is privately operated.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')",
 | 
			
		||||
   "value": "private"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Map of fire stations 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Map of fire stations 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Map of fire stations 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Map of fire stations 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": "emergency",
 | 
			
		||||
   "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of ambulance stations showing features with this tag",
 | 
			
		||||
| 
						 | 
				
			
			@ -210,6 +258,22 @@
 | 
			
		|||
   "key": "operator:type",
 | 
			
		||||
   "description": "Layer 'Map of ambulance stations' shows operator:type=private with a fixed text, namely 'The station is privately operated.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')",
 | 
			
		||||
   "value": "private"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Map of ambulance stations 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Map of ambulance stations 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Map of ambulance stations 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Map of ambulance stations 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"
 | 
			
		||||
  }
 | 
			
		||||
 ]
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "This theme shows all (touristic) maps that OpenStreetMap knows of",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/maps",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/maps/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/maps/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -20,6 +20,22 @@
 | 
			
		|||
   "description": "The MapComplete theme A map of maps has a layer Maps showing features with this tag",
 | 
			
		||||
   "value": "map"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Maps 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Maps 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Maps 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Maps 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": "map_source",
 | 
			
		||||
   "description": "Layer 'Maps' shows and asks freeform values for key 'map_source' (in the MapComplete.osm.be theme 'A map of maps')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Deze kaart bevat informatie voor natuurliefhebbers",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/nature",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/nature/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/nature/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, ",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme De Natuur in has a layer Drinking water showing features with this tag",
 | 
			
		||||
   "value": "drinking_water"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Drinking water 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": "operational_status",
 | 
			
		||||
   "description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'De Natuur in')"
 | 
			
		||||
| 
						 | 
				
			
			@ -68,6 +84,22 @@
 | 
			
		|||
   "description": "The MapComplete theme De Natuur in has a layer Vogelkijkhutten showing features with this tag",
 | 
			
		||||
   "value": "bird_hide"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Vogelkijkhutten 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Vogelkijkhutten 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Vogelkijkhutten 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Vogelkijkhutten 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": "shelter",
 | 
			
		||||
   "description": "Layer 'Vogelkijkhutten' shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')",
 | 
			
		||||
| 
						 | 
				
			
			@ -176,6 +208,22 @@
 | 
			
		|||
   "description": "The MapComplete theme De Natuur in has a layer Maps showing features with this tag",
 | 
			
		||||
   "value": "map"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Maps 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Maps 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Maps 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Maps 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": "map_source",
 | 
			
		||||
   "description": "Layer 'Maps' shows and asks freeform values for key 'map_source' (in the MapComplete.osm.be theme 'De Natuur in')"
 | 
			
		||||
| 
						 | 
				
			
			@ -239,6 +287,22 @@
 | 
			
		|||
   "description": "The MapComplete theme De Natuur in has a layer Information boards showing features with this tag",
 | 
			
		||||
   "value": "board"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Information boards 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Information boards 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Information boards 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Information boards 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": "service:bicycle:cleaning:charge",
 | 
			
		||||
   "description": "Layer 'Information boards' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'De Natuur in')"
 | 
			
		||||
| 
						 | 
				
			
			@ -268,6 +332,22 @@
 | 
			
		|||
   "description": "The MapComplete theme De Natuur in has a layer Natuurgebied showing features with this tag",
 | 
			
		||||
   "value": "protected_area"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Natuurgebied 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Natuurgebied 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Natuurgebied 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Natuurgebied 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": "access:description",
 | 
			
		||||
   "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'access:description' (in the MapComplete.osm.be theme 'De Natuur in')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Create a personal theme based on all the available layers of all themes",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/personal",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/svg/addSmall.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/svg/addSmall.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A map with playgrounds",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/playgrounds",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/playgrounds/playground.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/playgrounds/playground.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, ",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Playgrounds has a layer Playgrounds showing features with this tag",
 | 
			
		||||
   "value": "playground"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Playgrounds 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Playgrounds 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Playgrounds 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Playgrounds 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": "surface",
 | 
			
		||||
   "description": "Layer 'Playgrounds' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'Playgrounds')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "An editable map with basic shop information",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/shops",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/shops/shop.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/shops/shop.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -14,6 +14,22 @@
 | 
			
		|||
   "key": "shop",
 | 
			
		||||
   "description": "The MapComplete theme Open Shop Map has a layer Shop showing features with this tag"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Shop 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Shop 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Shop 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Shop 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": "name",
 | 
			
		||||
   "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Shop Map')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A map showing sport pitches",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/sport_pitches",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/layers/sport_pitch/table_tennis.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/layers/sport_pitch/table_tennis.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, ",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Sport pitches has a layer Sport pitches showing features with this tag",
 | 
			
		||||
   "value": "pitch"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Sport pitches 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Sport pitches 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Sport pitches 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Sport pitches 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": "sport",
 | 
			
		||||
   "description": "Layer 'Sport pitches' shows and asks freeform values for key 'sport' (in the MapComplete.osm.be theme 'Sport pitches')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Surveillance cameras and other means of surveillance",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/surveillance",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/surveillance_cameras/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/surveillance_cameras/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, ",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -38,6 +38,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Surveillance under Surveillance has a layer Surveillance camera's showing features with this tag",
 | 
			
		||||
   "value": "ANPR"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Surveillance camera's 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Surveillance camera's 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Surveillance camera's 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Surveillance camera's 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": "camera:type",
 | 
			
		||||
   "description": "Layer 'Surveillance camera's' shows camera:type=fixed with a fixed text, namely 'A fixed (non-moving) camera' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "A map of public toilets",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/toilets",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/toilets/toilets.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/toilets/toilets.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, MapComplete",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Open Toilet Map has a layer Toilets showing features with this tag",
 | 
			
		||||
   "value": "toilets"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "description": "The layer 'Toilets 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": "mapillary",
 | 
			
		||||
   "description": "The layer 'Toilets 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": "wikidata",
 | 
			
		||||
   "description": "The layer 'Toilets 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": "wikipedia",
 | 
			
		||||
   "description": "The layer 'Toilets 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": "access",
 | 
			
		||||
   "description": "Layer 'Toilets' shows and asks freeform values for key 'access' (in the MapComplete.osm.be theme 'Open Toilet Map')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
  "description": "Map all the trees",
 | 
			
		||||
  "project_url": "https://mapcomplete.osm.be/trees",
 | 
			
		||||
  "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/./assets/themes/trees/logo.svg",
 | 
			
		||||
  "icon_url": "https://mapcomplete.osm.be/assets/themes/trees/logo.svg",
 | 
			
		||||
  "contact_name": "Pieter Vander Vennet, Midgard",
 | 
			
		||||
  "contact_email": "pietervdvn@posteo.net"
 | 
			
		||||
 },
 | 
			
		||||
| 
						 | 
				
			
			@ -15,6 +15,22 @@
 | 
			
		|||
   "description": "The MapComplete theme Trees has a layer Tree showing features with this tag",
 | 
			
		||||
   "value": "tree"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
   "key": "image",
 | 
			
		||||
   "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": "mapillary",
 | 
			
		||||
   "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": "wikidata",
 | 
			
		||||
   "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": "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')"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue