Just a basic python script using Beautiful Soup 4 to scrape point coordinate data from a google maps kml file and average them both unweighted just as the points would appear on a mercator map or weighted by latitudes
Chwiggy/KML-Coordinate-Average
Trying to find the average location of geolocations in a kml file
Python