当前位置:网站首页>php 根据经纬度查询距离
php 根据经纬度查询距离
2022-07-02 09:38:00 【木子李826】
$having = 'distance <= 5000'
$merch_store_info = db('merch_store')
->alias('ms')
->join('merch_cate mc','ms.cateid = mc.id','left')
->join('merch_sign sn','ms.sign_id = sn.id','left')
->where($where)
->field("ms.id,name,ms.business_time,ms.business_time_start,ms.business_time_end,ms.head_img,ms.address,ms.sales_count,mc.title as cate_name,sn.title as sign_name,sn.color,ms.lng,ms.lat,(6378.138 * 2 * asin(sqrt(pow(sin((lat * pi() / 180 - ".$lat." * pi() / 180) / 2),2) + cos(lat * pi() / 180) * cos(".$lat." * pi() / 180) * pow(sin((lng * pi() / 180 - ".$lng." * pi() / 180) / 2),2))) * 1000) as distance")
->having($having)
->order($sort)
->page($page, $pagesize)
->select();边栏推荐
- String (Analog
- SSRF
- 对毕业季即将踏入职场的年轻人的一点建议
- tidb-dm报警DM_sync_process_exists_with_error排查
- II Stm32f407 chip GPIO programming, register operation, library function operation and bit segment operation
- What are the software product management systems? Inventory of 12 best product management tools
- Native method merge word
- Redis exceeds the maximum memory error oom command not allowed when used memory & gt; ' maxmemory'
- SQLite modify column type
- sqlite 修改列类型
猜你喜欢

MySQL比较运算符IN问题求解

From the perspective of attack surface, see the practice of zero trust scheme of Xinchuang

Principle of scalable contract delegatecall

tqdm的多行显示与单行显示

Compilation errors and printout garbled problems caused by Chinese content in vs2019 code

解决uniapp列表快速滑动页面数据空白问题

What are the software product management systems? Inventory of 12 best product management tools

Win11 arm system configuration Net core environment variable

TIPC messaging3

TIPC addressing 2
随机推荐
ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
Mongodb learning and sorting (condition operator, $type operator, limit() method, skip() method and sort() method)
Always report errors when connecting to MySQL database
webauthn——官方开发文档
念念不忘,必有回响 | 悬镜诚邀您参与OpenSCA用户有奖调研
Order by injection
在网上开股票账户安全吗?我是新手,还请指导
Solve the problem of data blank in the quick sliding page of the uniapp list
Native method merge word
SSRF
基于Hardhat编写合约测试用例
ren域名有价值吗?值不值得投资?ren域名的应用范围有哪些?
[idea] use the plug-in to reverse generate code with one click
TIPC Cluster5
可昇級合約的原理-DelegateCall
Skills of PLC recorder in quickly monitoring multiple PLC bits
金山云——2023届暑期实习
Digital transformation takes the lead to resume production and work, and online and offline full integration rebuilds business logic
Summary of data export methods in powerbi
Wechat applet uses Baidu API to achieve plant recognition