Redis geo latitude and longitude calculation records, why the closer the latitude and longitude, the greater the distance?

the idea is that I first record several different points in redis, and then take a point as the center, get the points with a square circle, such as 500m, and sort them by distance, but find that the closer the longitude and latitude, the greater the distance. Why? As shown in figure
clipboard.png

Mar.05,2021
Menu