mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			38 lines
		
	
	
	
		
			706 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
	
		
			706 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "icon": "temaki-tools",
 | |
|     "fields": [
 | |
|         "name",
 | |
|         "craft",
 | |
|         "operator",
 | |
|         "address",
 | |
|         "building_area_yes",
 | |
|         "opening_hours",
 | |
|         "phone",
 | |
|         "website"
 | |
|     ],
 | |
|     "moreFields": [
 | |
|         "{@templates/internet_access}",
 | |
|         "{@templates/poi}",
 | |
|         "air_conditioning",
 | |
|         "building/levels_building",
 | |
|         "height_building",
 | |
|         "product"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "point",
 | |
|         "area"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "craft": "*"
 | |
|     },
 | |
|     "terms": [
 | |
|         "artisan",
 | |
|         "craftsman",
 | |
|         "craftsperson",
 | |
|         "trade",
 | |
|         "tradesman",
 | |
|         "tradesperson",
 | |
|         "workshop"
 | |
|     ],
 | |
|     "name": "Craft"
 | |
| }
 | 
