File mapcatcher.changes of Package gmapcatcher
-------------------------------------------------------------------
Fri Nov 29 09:08:19 UTC 2013 - boris@steki.net
- updated to latest upstream version 0.8.0.4
* Update gpxpy
* Fix issue with Stamen Maps
* Fix issue with google searches
* Start support for Win 8
* Draw markers in a real thread. (Issue 347)
* Fix issue with Nokia Maps
-------------------------------------------------------------------
Sat Apr 13 22:50:33 UTC 2013 - boris@steki.net
- updated to lastest upstream 0.8.0.0
- renamed package from gmapcatcher to generic mapcatcher
* 0.8.0.0 - At revision: 1524
* Read GPS NMEA sentences (Issue 77)
* Export GPS traces (GPX) (Issue 79)
* Avoid restarting GMapCatcher when GPSd restarts (Issue 98)
* Draw tracks on the map (Issue 101)
* Get Directions (Issue 103)
* Add Check box to download Terrain,Satellite or Map (Issue 109)
* Create one db file per map service. (Issue 207)
* Add new GPSd protocol (Issue 209)
* Fix Incorrect scale (Issue 281)
* Fix GPS heading arrow (Issue 332)
* Fix issue with markers when given same name (Issue 335)
* Add Nokia maps (Issue 336)
* Add skyvector maps (Issue 337)
* Show more GPS data (Issue 338)
-------------------------------------------------------------------
Fri Jun 15 10:12:11 UTC 2012 - boris@steki.net
- update to upstream 0.7.7.2
* Add measuring method to find the distance between two points (Issue 277)
* Add config option to set API for CloudMade maps (Issue 306)
* Fix error using draw_line (Issue 321)
* Add support for Stamen maps: http://maps.stamen.com
* Add the ability to change the font/style/color of the marker
* OpenCycleMap tiles server changed (Issue 308)
* Added OSM format (Issue 300)
* Download tiles from a GPX path (Issue 289)
* Import/Export maps (Issue 92)
* Change the ".googlemaps" folder to ".GMapCatcher" (Issue 276)
-------------------------------------------------------------------
Fri Sep 30 02:43:03 UTC 2011 - boris@steki.net
- updated to upstream 0.7.6.1
* Fix issue wi the search (Issue 264)
* 0.7.6.0 - At revision: 1130
* Upgrade windows to use Python 2.7
* Remove Google from the list of servers, set default to Yahoo (Issue 210)
* Add support for yandex maps (Issue 34)
* Show GPS direction (Issue 78)
* Move map to entered coordinates (Issue 191)
* Add support for MGMaps format file storage (Issue 202)
* Add GPS update timeout (Issue 213)
* Improved "Force update" function (Issue 216)
* Add support for mapy.cz (Issue 220)
* Improve Unicode support (Issue 223)
* Add command line parameter (--config-path="gmapcatcher.conf") (Issue 227)
* Improve the auto-completion for the entry box (Issue 238)
-------------------------------------------------------------------
Mon Oct 25 21:07:03 UTC 2010 - boris@steki.net
- installed script into _prefix/lib/gmpacatcher as maps.py and
download.py are not very descriptive, created links to them
naming it gmapcatcher and gmapcatcher-cli respectfully
-------------------------------------------------------------------
Mon Oct 25 19:30:11 UTC 2010 - boris@steki.net
- added python-gtk to requires
-------------------------------------------------------------------
Fri Oct 22 11:32:31 UTC 2010 - boris@steki.net
- Initial package creation