Skip to content

Geometric Property Functions #31129

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

aestriplex
Copy link
Contributor

Description

This PR implements the following functions from the 1.3 Geometric Property Functions section:

  • ST_Dimension
  • ST_IsEmpty
  • ST_IsSimple
  • ST_NumGeometries
  • ST_NumInteriorRings
  • ST_NumPoints
  • ST_Y
  • ST_X

Checklist

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant