Given two points a=(lat1, long1) , b=(lat2, long2).
I want to divide the line between a and b into points with equidistant length. (for example 100 Points)
For each of these points i need to retrieve the altitude.
How can i do this in Python 2.7
Aucun commentaire:
Enregistrer un commentaire