View Single Post
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#131
Download and Install Maemo Mapper v1.4.3

Phew. Long night. Just had to get this out the door before my work week started.

I fixed the WMS bug, and I added formal support for OpenStreetMap. The following URL formats can be used for OpenStreetMap:

Traditional "Mapnik"
http://tile.openstreetmap.org/%0d/%d/%d.png

Developmental "Osmarender"
http://dev.openstreetmap.org/~ojw/Ti.../%0d/%d/%d.png

A slew of other minor changes were made. Here's the complete Change Log, in case you're interested:

* Fixed bug that caused announcements to be late.
* Fixed bug with WMS repositories.
* Added native support for OpenStreetMap; made it the default repo.
* Added support for remapping all of the hardware keys. In doing so, I
removed the "Escape Key"-specific stuff in Misc. 2, and cleaned up that
tab a little bit (i.e. moved Info Font Size to Misc. [1]).
* Added Zoom In/Out buttons to the View menu.
* Added a scale.
* Added an About page with version information.
* Added a "Double Pixels" option for repositories; if enabled, maps will be
shown at a minimum of double the pixel size, for those who don't want to
squint.
* Added a "Next-able" option for repositories, which controls whether or not
the repository is selectable via the "Select Next Repository" shortcut.
* Changed "Track Mark" functionality back to old "Track Break" name.
* Added the ability to add waypoint-like "Marks" to the track. Marks are
like Track Breaks, except that you can give a description.
* Added some additional "first time running Maemo Mapper" help.
* Reorganized the track and route code.
* Modified timestamp to use GPS time if available.
* Changed old recursive-make-dir code to just use g_makdir_with_parents.
* Changed Repo Manager to support using ~ in the cache dir.