Skip to content

Geometric Property Functions#31129

Open
aestriplex wants to merge 4 commits into
taosdata:mainfrom
aestriplex:geometry
Open

Geometric Property Functions#31129
aestriplex wants to merge 4 commits into
taosdata:mainfrom
aestriplex:geometry

Conversation

@aestriplex
Copy link
Copy Markdown
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.

2 participants