forked from MapComplete/MapComplete
		
	Generate question for carriagewidth | Needs to be moved
This commit is contained in:
		
							parent
							
								
									179e06cec6
								
							
						
					
					
						commit
						247380ca33
					
				
					 1 changed files with 14 additions and 0 deletions
				
			
		|  | @ -338,6 +338,20 @@ | ||||||
|           "en": "What is the surface of the street made from?", |           "en": "What is the surface of the street made from?", | ||||||
|           "nl": "Waaruit is het oppervlak van de straat gemaakt?" |           "nl": "Waaruit is het oppervlak van de straat gemaakt?" | ||||||
|         } |         } | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "render": { | ||||||
|  |           "en": "The carriage width of this road is <strong>{width:carriageway}m</strong>", | ||||||
|  |           "nl": "De breedte van deze rijbaan in deze straat is <strong>{width:carriageway}m</strong>" | ||||||
|  |         }, | ||||||
|  |         "freeform": { | ||||||
|  |           "key": "width:carriageway", | ||||||
|  |           "addExtraTags": [] | ||||||
|  |         }, | ||||||
|  |         "question": { | ||||||
|  |           "en": "What is the carriage width of this road (in meters)?", | ||||||
|  |           "nl": "Hoe breed is de rijbaan in deze straat (in meters)?" | ||||||
|  |         } | ||||||
|       } |       } | ||||||
|     ] |     ] | ||||||
|   } |   } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue