Skip to content

Commit 11f146a

Browse files
committed
allow names on informal paths/footways
1 parent 0cd2694 commit 11f146a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/presets/highway/footway/_informal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"incline"
1010
],
1111
"moreFields": [
12+
"name",
1213
"covered_no",
1314
"dog",
1415
"informal",

data/presets/highway/path/informal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"incline"
1010
],
1111
"moreFields": [
12+
"name",
1213
"covered_no",
1314
"dog",
1415
"horse_scale",

0 commit comments

Comments
 (0)