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

[FEA]: Add finer control to the distribution of geometries array generated by geometry_generator #1161

Open
isVoid opened this issue May 31, 2023 · 0 comments · May be fixed by #1173
Open
Labels
feature request New feature or request Needs Triage Need team to review and classify

Comments

@isVoid
Copy link
Contributor

isVoid commented May 31, 2023

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Low (would be nice)

Please provide a clear description of problem you would like to solve.

Currently, geometry_generator only creates a uniform geometry array - where each geometry in the array is the same. It would be nice to create an unevenly distributed geoemtry array, adding parameters to control the distribution of a geometry array, such as constructing a geometry array where a few very complex geometry dominates the array and the rest are mostly simple arrays. This is useful in comparing the performance difference between the load balanced linestring distance kernel and the loop-segment kernel.

Describe any alternatives you have considered

No response

Additional context

No response

@isVoid isVoid added feature request New feature or request Needs Triage Need team to review and classify labels May 31, 2023
@isVoid isVoid changed the title [FEA]: Add More Variance to the geometries generated by geometry_generator [FEA]: Add finer control to the distribution of geometries array generated by geometry_generator May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Needs Triage Need team to review and classify
Projects
Status: Todo
1 participant