Skip to content

geometry enhancement: ST_GeomFromText() and ST_AsGeoJSON()#31419

Open
dinglezhang wants to merge 5 commits into
taosdata:3.0from
dinglezhang:3.0-geometry
Open

geometry enhancement: ST_GeomFromText() and ST_AsGeoJSON()#31419
dinglezhang wants to merge 5 commits into
taosdata:3.0from
dinglezhang:3.0-geometry

Conversation

@dinglezhang
Copy link
Copy Markdown
Contributor

Description

I added two geometry sql functions ST_GeomFromText() and ST_AsGeoJSON().
GeoJSON is a popular format in GIS field, so I believe both functions will be very welcome.

Unit test and system test on them are added as well and they are all passed.
Doc will be updated once the changes are accepted.

Checklist

Please check the items in the checklist if applicable.

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

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 8, 2025

CLA assistant check
All committers have signed the CLA.

@dinglezhang
Copy link
Copy Markdown
Contributor Author

Could anyone review the change?

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.

3 participants