Posts by Mariana • 13 points
1 post
-
1
votes1
answer248
viewsQ: Using regex to convert latitude and longitude coordinates of degrees/minutes/direction to decimal in python
I am trying to convert latitude and longitude data into python which are in the following format: Latitude Longitude 27º59' N 86º55'E This data was extracted from the following web page and…