Issue on docs
Open
- Dominant language
- MDX
- Stars
- 133
- Forks
- 464
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 50
Description
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才对
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.