Skip to content

Disable tiling functions for TGeogPoint #74

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

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

Diviloper
Copy link
Member

Tiling functions are only available for geometric temporal points in MEOS (TGeomPoints in PyMEOS).
This PR moves the tiling functions definitions from the TPoint class to the TGeomPoint class, so calling them on a TGeogPoint instance (which would always result in a MEOS Error) is not possible.

@Diviloper Diviloper merged commit ec86f6b into MobilityDB:stable-1.2 Feb 27, 2025
19 checks passed
@Diviloper Diviloper deleted the tpoint-tiling branch February 27, 2025 08:37
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.

2 participants