akhdefo_functions.utm_to_latlon

akhdefo_functions.utm_to_latlon(easting, northing, zone_number, zone_letter)

This program converts geographic projection of shapefiles from UTM to LATLONG

Parameters

easting: Geopandas column with Easting

northing: Geopandas column with Northing

zone_number: int

zone_letter: “N” or “S”

Returns

[lon , lat ]: List