Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "end cap angle" capability to "thick linestring" and Roads #95

Open
BudgieInWA opened this issue Sep 20, 2022 · 2 comments
Open

Add "end cap angle" capability to "thick linestring" and Roads #95

BudgieInWA opened this issue Sep 20, 2022 · 2 comments

Comments

@BudgieInWA
Copy link
Collaborator

From a discussion on intersection turns/movements, we talked about the idea of allowing roads to end with an angle other than 90 degrees.

The ability to generate thick linestring and "parallel" geometry with an arbitrary angle at the end will allow us to:

  • have roads join intersections at differing angles,
  • seamlessly join roads together at Connection type intersections.
@BudgieInWA
Copy link
Collaborator Author

The desired road/lane end angle (where the stop line is often found) is just like the line of reflection that would be found running through a miter, if the road continued along the grey markings. Perhaps these "angled end caps" should be implemented as a capability of our "thick line strings". Seen angStart and angEnd arguments in getParallel

image

@dabreegster
Copy link
Contributor

The point projection does 90 degrees in the start/end, look at generalizing

@BudgieInWA BudgieInWA mentioned this issue Mar 5, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants