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

Parking Patch #49

Merged
merged 11 commits into from
Jan 12, 2023
Merged

Parking Patch #49

merged 11 commits into from
Jan 12, 2023

Conversation

d-wasserman
Copy link
Owner

On straight streets, align to bbox changed the facing of the streets. This will fix this and keep some of the advantages of alignToGeometryBBOX.

Use CSVs to reference path locations per the request of CL at Esri. This seems to work on a PC test in CityEngine, but the fraction of Vans might be more explicit or half . Thank for suggestions!
New vehicles in Esri.lib are superior and are supported by the asset CSV. Delete old assets.
Use complete folder for assets if the Asset_Metadata.csv is present. This will help force a transition.
Fix projection of rail transit pavement. Simplify rule.
TODO to fix microtransit inclusion in cars used.
Reclassify transit connect vehicle as microtransit.
These assets are in Esri Lib and better represented through the Asset CSV. There is some clunky behavior when selecting sidewalks and streets, but the enums do work as intended.
Based on some suggestions of Esri, I am trying to use alignScopeToGeometryBBOX for parking rather than to geometry. This could be in theory applied in other areas, but the potential impacts are unclear. This seems to provide better performance for parking spaces specifically, and the pattern used here would likely work elsewhere. Angle issues still exist at curbside drop off or longer polygons, but this seems to work better. Might for others as well that are clearly rectangular shapes.
Based on some suggestions of Esri, I am trying to use alignScopeToGeometryBBOX for parking rather than to geometry. This could be in theory applied in other areas, but the potential impacts are unclear. This seems to provide better performance for parking spaces specifically, and the pattern used here would likely work elsewhere. Angle issues still exist at curbside drop off or longer polygons, but this seems to work better. Might for others as well that are clearly rectangular shapes.
Parking is oriented in the wrong direction with align to bbox on straight streets. This addresses that but might keep some of the benefits of bbox alignment.
Minor edits to comments to remove special characters.
@d-wasserman d-wasserman merged commit b95fad3 into main Jan 12, 2023
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.

1 participant