[Transportation] Offset parameter for Linear (and Point) Scoped Values #365
Closed
Kevin Howard (brownhoward)
started this conversation in
Discussion
Replies: 1 comment
-
|
This is a great idea! I do think these features may need to be modeled separately, as e.g. curbs can have more complex geometries that would be difficult to model with offsets alone. Would having a separate feature and a "best effort" linear referencing to the segment be sufficient for your use cases? Offset might make sense to include for point features as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Category Feedback
Has there been consideration of including an optional "offset" parameter when defining linear (and point) scoped values. The offset would specify the offset distance of the event from the Segment centerline. For example, the distance of a sign from the centerline or the offset of a sidewalk.
Linear Event:
Point Event:
This would be useful in the rendering of multiple events against the same network. For example:

Beta Was this translation helpful? Give feedback.
All reactions