We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Path:/zh-CN/community/feedback
地理函数返回为0
select ST_Contains(ST_Polygon('POLYGON ((136.5173755265431 41.80266208058963,136.5188060447714 31.015290003114895,75.6260650782613 31.016120223420476,75.62577778481297 41.80408059113187,136.5173755265431 41.80266208058963))'), ST_GeometryFromText('LINESTRING(121.22987634491871 31.023080519150707,121.22741910198357 31.022786576236115)'));
应该返回1-true才对
The text was updated successfully, but these errors were encountered:
Hi, thank you for your feedback. The value should be verified again, would you like to leave us your wechat id, our engineer will be in touch.
Sorry, something went wrong.
No branches or pull requests
Path:/zh-CN/community/feedback
地理函数返回为0
select
ST_Contains(ST_Polygon('POLYGON ((136.5173755265431 41.80266208058963,136.5188060447714 31.015290003114895,75.6260650782613 31.016120223420476,75.62577778481297 41.80408059113187,136.5173755265431 41.80266208058963))'),
ST_GeometryFromText('LINESTRING(121.22987634491871 31.023080519150707,121.22741910198357 31.022786576236115)'));
应该返回1-true才对
The text was updated successfully, but these errors were encountered: