remove_missing_latlons

remove_missing_latlons(gpt)

Returns a new Geopoints that contains just the points that do not have missing latitudes or longitudes in gpt.

Parameters

gpt (Geopoints) – input geopoints

Return type

Geopoints