1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When drawing a track, add bogus timestamps; some programs, like OpenStreetMap, can't handle GPX without timestamps More... about 1 month ago
Reading geojson, remove a bogus warning for geojson polygon/multipolygon More... about 1 month ago
Handle waypoints without labels from geojson. More... 2 months ago
Look harder for names in GeoJSON LineStrings (tracks). More... 5 months ago
Typo fix to README More... 5 months ago
Release 1.7.1 More... 5 months ago
Fix issue #7: screen wasn't updating on some desktops. More... 5 months ago
Update CHANGELOG More... 6 months ago
Add the ability to colorize tracks by speed or elevation. More... 6 months ago
Make argument parsing more robust. More... 7 months ago
Improvements to coordinate argument parsing. More... 9 months ago
Fix site lines ending with commas before passing to ast.literal_eval More... 9 months ago
Have setup.py install MapUtils as a script called degreeconv More... 11 months ago
In initial default setup, don't save KnownSites in pytopo.sites. More... 11 months ago
Add a __main__ so MapUtils can be used for degree conversion More... 11 months ago
Accept all known degree formats in runtime args. More... 11 months ago
Rename test/utils.py to test/testutils.py More... 11 months ago
Update CHANGELOG to mention last commit More... 12 months ago
Accept DD or DMS as well as decimal minutes. More... 12 months ago
Factor config-file related code into a new file. More... 12 months ago
More robust detection of speed nodes in GPX files. More... about 1 year ago
In initial location-choosing dialog, accept Enter to show the map More... over 1 year ago
Ellie: add a second graph to show speeds. More... over 1 year ago
Update a unit test for changed polygon handling More... almost 2 years ago
Add a menu item to read in a new track file. More... almost 2 years ago
Bump version a little: getting close to a new release More... almost 2 years ago
Allow for null (not displayed) waypoint names More... almost 2 years ago
Make KML parsing a bit more lenient (to work with MODIS). More... almost 2 years ago
Add MultiPolygon reading for GeoJSON files. More... almost 2 years ago
Titlebar; run in background; label readability. More... almost 2 years ago