Hi! I'm trying to get the longitude and latitude of every row of dataset but (X,Y) is something like (2661.0156381377,1145.75305191368) which surely does not imply long&lat.
However, i notice there is property "city_name" in the dataset , then what's the base point of the X and Y, and how can i convert it into longtitude and latitude?
Thanks a lot !