removing default naming of unnamed streets
This commit is contained in:
		
							parent
							
								
									11d45f5a10
								
							
						
					
					
						commit
						c5b1cea58e
					
				| @ -128,8 +128,8 @@ function way_function (way, numberOfNodesInWay) | ||||
| 	  way.name = ref | ||||
| 	elseif "" ~= name then | ||||
| 	  way.name = name | ||||
| 	else | ||||
|       way.name = highway		-- if no name exists, use way type | ||||
| --	else | ||||
| --      way.name = highway		-- if no name exists, use way type | ||||
| 	end | ||||
| 	 | ||||
| 	if "roundabout" == junction then | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user