Commit 09a58b2
Fix bikeable service road classification (#874)
Set the functional_class of bikeable service roads to unclassified
Service roads are only recognized as bikeable if they
also are tagged "bicycle=yes/permissive/designated."
That is correct, however they should only show up as a road,
not as a bike path. This commit changes the functional_class
of bikeable service roads to unclassified, which is more appropriate
given that they have the following characteristics:
25mph speed limit, 1 lane, parking allowed, and 27ft roadway width.
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>1 parent dd1eda5 commit 09a58b2
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments