mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	Compare commits
	
		
			4 commits
		
	
	
		
			51a093dfeb
			...
			45023d0cb8
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
							 | 
						45023d0cb8 | ||
| 
							 | 
						09cae467b9 | ||
| 
							 | 
						20210e09b9 | ||
| 
							 | 
						9d1a46d241 | 
					 3 changed files with 54 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -9,14 +9,15 @@
 | 
			
		|||
    "tags": {
 | 
			
		||||
        "crossing": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "reference": {
 | 
			
		||||
        "key": "crossing",
 | 
			
		||||
        "value": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "terms": [
 | 
			
		||||
        "informal crosswalk",
 | 
			
		||||
        "informal foot path crossing",
 | 
			
		||||
        "informal pedestrian crossing"
 | 
			
		||||
    ],
 | 
			
		||||
    "name": "Informal Crossing"
 | 
			
		||||
    "reference": {
 | 
			
		||||
        "key": "crossing",
 | 
			
		||||
        "value": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "name": "Informal Crossing",
 | 
			
		||||
    "searchable": false
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										24
									
								
								data/presets/highway/footway/crossing/_informal.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								data/presets/highway/footway/crossing/_informal.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,24 @@
 | 
			
		|||
{
 | 
			
		||||
    "icon": "temaki-pedestrian",
 | 
			
		||||
    "fields": [
 | 
			
		||||
        "crossing",
 | 
			
		||||
        "surface"
 | 
			
		||||
    ],
 | 
			
		||||
    "moreFields": [
 | 
			
		||||
        "{@templates/crossing/geometry_way_more}"
 | 
			
		||||
    ],
 | 
			
		||||
    "geometry": [
 | 
			
		||||
        "line"
 | 
			
		||||
    ],
 | 
			
		||||
    "tags": {
 | 
			
		||||
        "highway": "footway",
 | 
			
		||||
        "footway": "crossing",
 | 
			
		||||
        "crossing": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "reference": {
 | 
			
		||||
        "key": "crossing",
 | 
			
		||||
        "value": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "name": "{highway/crossing/informal}",
 | 
			
		||||
    "searchable": false
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										24
									
								
								data/presets/highway/path/crossing/_informal.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								data/presets/highway/path/crossing/_informal.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,24 @@
 | 
			
		|||
{
 | 
			
		||||
    "icon": "temaki-pedestrian",
 | 
			
		||||
    "fields": [
 | 
			
		||||
        "crossing",
 | 
			
		||||
        "surface"
 | 
			
		||||
    ],
 | 
			
		||||
    "moreFields": [
 | 
			
		||||
        "{@templates/crossing/geometry_way_more}"
 | 
			
		||||
    ],
 | 
			
		||||
    "geometry": [
 | 
			
		||||
        "line"
 | 
			
		||||
    ],
 | 
			
		||||
    "tags": {
 | 
			
		||||
        "highway": "path",
 | 
			
		||||
        "path": "crossing",
 | 
			
		||||
        "crossing": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "reference": {
 | 
			
		||||
        "key": "crossing",
 | 
			
		||||
        "value": "informal"
 | 
			
		||||
    },
 | 
			
		||||
    "name": "{highway/crossing/informal}",
 | 
			
		||||
    "searchable": false
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue