Given an object on a map and its location is x: 2175544.8044998492
y: 394428.78649726755
I am extracting data from some other tool that prints this objects location in Lat and Long coordinates. Lat: 39.08127092514
Long: -81.88122545677
I would like to convert these lat and long values to x and y coordinates values seen above or come veryyy close to those values using Python.