TDengine icon indicating copy to clipboard operation
TDengine copied to clipboard

geometry enhancement: ST_GeomFromText() and ST_AsGeoJSON()

Open dinglezhang opened this issue 6 months ago • 2 comments

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?
  • [x] Are the test cases passed and automated?
  • [ ] Is there no significant decrease in test coverage?

dinglezhang avatar Jun 19 '25 03:06 dinglezhang

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 08 '25 12:09 CLAassistant

Could anyone review the change?

dinglezhang avatar Oct 14 '25 03:10 dinglezhang