geosort

geosort(gpt)

Returns a new Geopoints that contains gpt sorted geographically from North to South (and West to East in points with the same latitude value, then by height, with lowest numerical values first).

Parameters

fs (Geopoints) – input geopoints

Return type

Geopoints