Fixed issue in defines.py
This commit is contained in:
parent
ef5fba6345
commit
75c768666b
@ -129,7 +129,7 @@ mstr_ortho_layers = [
|
||||
("highway", "residential", 4),
|
||||
("highway", "primary", 6),
|
||||
("highway", "secondary", 3),
|
||||
("highway", "trunk", 3)
|
||||
("highway", "trunk", 3),
|
||||
("highway", "tertiary", 5),
|
||||
("highway", "unclassified", 4),
|
||||
("highway", "living_street", 3),
|
||||
|
Loading…
x
Reference in New Issue
Block a user