Skip to content

Fix bikeable service road classification#874

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
fix-service-paths
Jun 17, 2025
Merged

Fix bikeable service road classification#874
kodiakhq[bot] merged 2 commits into
mainfrom
fix-service-paths

Conversation

@lalver1

@lalver1 lalver1 commented Jun 11, 2025

Copy link
Copy Markdown
Contributor

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 PR 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
  • 27ft roadway width.

@lalver1 lalver1 self-assigned this Jun 11, 2025
@pull-request-size pull-request-size Bot added the size/S Small (10-29 lines of changes) label Jun 11, 2025
@lalver1 lalver1 force-pushed the fix-service-paths branch from 5421450 to d4812c3 Compare June 11, 2025 01:31
@lalver1 lalver1 marked this pull request as ready for review June 11, 2025 01:35
@rgreinho rgreinho added the do-not-merge Prevents PRs with this label to be merged label Jun 11, 2025
@rgreinho

Copy link
Copy Markdown
Member

Looks good, but it will need to go after #870. So I am putting attaching do-not-merge label to it for now.

@rgreinho rgreinho added this to the 2.6.0 - refinement milestone Jun 11, 2025
@rgreinho rgreinho removed the do-not-merge Prevents PRs with this label to be merged label Jun 11, 2025
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.
@lalver1 lalver1 force-pushed the fix-service-paths branch from d4812c3 to f255206 Compare June 12, 2025 02:47
@pull-request-size pull-request-size Bot added size/XS Extra small (0-9 lines of changes) and removed size/S Small (10-29 lines of changes) labels Jun 12, 2025

@rgreinho rgreinho left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rgreinho

Copy link
Copy Markdown
Member

Per our conversation with @gstonecipher, you should be good to rebase and we can merge it @lalver1 🎉

@kodiakhq kodiakhq Bot merged commit 09a58b2 into main Jun 17, 2025
6 checks passed
@kodiakhq kodiakhq Bot deleted the fix-service-paths branch June 17, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small (0-9 lines of changes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants