摘要: 方式1:st_distance_sphere st_distance_sphere函数返回以米为单位 SELECT *, st_distance_sphere(point(lng,lat),point(116.3424590000,40.0497810000)) as juli FROM table 阅读全文
posted @ 2023-03-09 14:38 小陈子博客 阅读(1200) 评论(0) 推荐(0) 编辑