Skip to content

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

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 5 commits into
base: 3.0
Choose a base branch
from

Conversation

dinglezhang
Copy link
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?

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