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

load from managed street object #965

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

kfarr
Copy link
Collaborator

@kfarr kfarr commented Dec 16, 2024

No description provided.

@kfarr kfarr requested a review from rahulkgupta December 19, 2024 16:53
// Example Street object
// 'width' this is the user-specified RoW width, not cumulative width of segments
// some of this is redundant, many of the segment attributes defined below can be inferred by type
window.STREET.SAMPLE_STREET = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

what's the purpose of having this and is there a way to have this outside of this file to keep it clean?

@kfarr kfarr linked an issue Dec 19, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

parse managed street object
2 participants