tkrajina / gpxpy

gpx-py is a python GPX parser. GPX (GPS eXchange Format) is an XML based file format for GPS tracks.
Apache License 2.0
987 stars 223 forks source link

Update geo.py #250

Open leoz0214 opened 1 year ago

leoz0214 commented 1 year ago

There was a typo where 'extreeme' should have obviously been 'extreme' instead. A few minor improvements also.