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

GeodesicArea method names differ from Area and ChamberlainDuquetteArea #1292

Open
JosiahParry opened this issue Dec 28, 2024 · 0 comments
Open

Comments

@JosiahParry
Copy link
Contributor

Taken from geoarrow/geoarrow-rs#969

The Area and ChamberlainDuquetteArea traits have methods with names signed_area() and unsigned_area() whereas the GeodesicArea trait has name area_signed() and area_unsigned().

It would be nice to have these renamed to be in line with the others.

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