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": "雷達圖",