support filtering by geographic longitude and latitude in insights explorer queries

This commit is contained in:
MaysWind
2026-03-08 20:55:35 +08:00
parent a0fd468309
commit 4d7c3650b5
22 changed files with 244 additions and 20 deletions
+4
View File
@@ -1567,6 +1567,10 @@
"Not starts with": "开头不是",
"Ends with": "结尾是",
"Not ends with": "结尾不是",
"Latitude between": "纬度介于",
"Latitude not between": "纬度不介于",
"Longitude between": "经度介于",
"Longitude not between": "经度不介于",
"Pie Chart": "饼图",
"Bar Chart": "条形图",
"Radar Chart": "雷达图",