cuspatial icon indicating copy to clipboard operation
cuspatial copied to clipboard

[FEA]: Create Test Utility for Geometry Generators

Open isVoid opened this issue 2 years ago • 0 comments
trafficstars

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

Improvement

How would you describe the priority of this feature request

Medium

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

geometry_generator.cuh now contains 3 types of generator: multipolygon_generator, multilinestring_generator and multipoint_generator. However only the multipolygon one is tested. The rest should also have a test for it.

Describe any alternatives you have considered

No response

Additional context

No response

isVoid avatar Jun 01 '23 20:06 isVoid