mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	Merge 6981cce1ef into 12f0515143
				
					
				
			This commit is contained in:
		
						commit
						9d573806c4
					
				
					 4 changed files with 61 additions and 3 deletions
				
			
		|  | @ -1,5 +1,28 @@ | |||
| { | ||||
|     "key": "government", | ||||
|     "type": "typeCombo", | ||||
|     "label": "Type" | ||||
|     "label": "Type", | ||||
|     "strings": { | ||||
|         "options": { | ||||
|             "administrative": "Administrative", | ||||
|             "public_service": "Public Service", | ||||
|             "tax": "Tax", | ||||
|             "register_office": "Register", | ||||
|             "legislative": "Legislative", | ||||
|             "transportation": "Transportation", | ||||
|             "ministry": "Ministry", | ||||
|             "healthcare": "Healthcare", | ||||
|             "prosecutor": "Prosecutor", | ||||
|             "social_services": "Social Services", | ||||
|             "education": "Education", | ||||
|             "social_security": "Social Security", | ||||
|             "customs": "Customs", | ||||
|             "environment": "Environment", | ||||
|             "cadaster": "Cadaster", | ||||
|             "culture": "Culture", | ||||
|             "statistics": "Statistics", | ||||
|             "audit": "Audit", | ||||
|             "parliament": "Parliament" | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  |  | |||
							
								
								
									
										17
									
								
								data/fields/military.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								data/fields/military.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,17 @@ | |||
| { | ||||
|     "key": "military", | ||||
|     "type": "combo", | ||||
|     "label": "Type", | ||||
|     "strings": { | ||||
|         "options": { | ||||
|             "barracks": "Barracks", | ||||
|             "range": "Range", | ||||
|             "base": "Base", | ||||
|             "danger_area": "Danger Area", | ||||
|             "training_area": "Training Area", | ||||
|             "airfield": "Airfield", | ||||
|             "obstacle_course": "Obstacle Course" | ||||
|         } | ||||
|     }, | ||||
|     "autoSuggestions": false | ||||
| } | ||||
|  | @ -1,5 +1,22 @@ | |||
| { | ||||
|     "key": "residential", | ||||
|     "type": "combo", | ||||
|     "label": "Type" | ||||
|     "label": "Type", | ||||
|     "strings": { | ||||
|         "options": { | ||||
|             "rural": "Rural", | ||||
|             "apartments": "Apartments", | ||||
|             "single_family": "Single Family", | ||||
|             "urban": "Urban", | ||||
|             "condominium": "Condominium", | ||||
|             "trailer_park": "Trailer Park", | ||||
|             "irregular_settlement": "Irregular Settlement", | ||||
|             "detached": "Detached", | ||||
|             "terrace": "Terrace", | ||||
|             "university": "University", | ||||
|             "halting_site": "Halting Site", | ||||
|             "block": "Block", | ||||
|             "duplex": "Duplex" | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 novoLife
						novoLife