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

Add cross-library geometric operation checks #7

Open
twpayne opened this issue Feb 5, 2023 · 0 comments
Open

Add cross-library geometric operation checks #7

twpayne opened this issue Feb 5, 2023 · 0 comments

Comments

@twpayne
Copy link
Owner

twpayne commented Feb 5, 2023

All libraries implement a common subset of geometric operations, e.g. computing bounding boxes or convex hulls.

Given the same input data, all libraries should produce near-identical output. There are unlikely to be differences as these operations are already well tested. We should add tests for this, primarily for the benefit of library authors.

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

No branches or pull requests

1 participant