|
|
01-20-2013
, 06:52 AM
|
|
Posts: 203 |
Thanked: 138 times |
Joined on Sep 2012
@ Trento, Italy
|
#2
|
|
|
03-15-2013
, 12:05 PM
|
|
Posts: 268 |
Thanked: 367 times |
Joined on Aug 2009
|
#3
|
|
|
03-15-2013
, 02:19 PM
|
|
Posts: 721 |
Thanked: 464 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#4
|

| The Following User Says Thank You to handaxe For This Useful Post: | ||
|
|
03-15-2013
, 03:39 PM
|
|
Posts: 959 |
Thanked: 934 times |
Joined on Feb 2011
|
#5
|
|
|
03-15-2013
, 05:54 PM
|
|
Posts: 721 |
Thanked: 464 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#6
|
Works for me (though had to run it from shell, menu shortcut didn't work).
Newer libstdc++: http://maemo.org/packages/package_in.../4.6.1-maemo6/
You should definitely do a backup first. I've got 4.6.1-maemo4 installed it seems.
| The Following User Says Thank You to handaxe For This Useful Post: | ||
|
|
04-13-2013
, 11:24 AM
|
|
Posts: 13 |
Thanked: 15 times |
Joined on Jul 2012
@ Meran, Italy
|
#8
|
| The Following User Says Thank You to pkz For This Useful Post: | ||
|
|
04-13-2013
, 11:32 AM
|
|
Posts: 203 |
Thanked: 138 times |
Joined on Sep 2012
@ Trento, Italy
|
#9
|
| The Following User Says Thank You to Lucazz990 For This Useful Post: | ||
|
|
04-13-2013
, 11:55 AM
|
|
Posts: 721 |
Thanked: 464 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#10
|
| The Following User Says Thank You to handaxe For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
|
Many use Track@Way (spelled "track-a-way") during their sport activities, some uses it during their travel to geoference their photos, some use Track@Way just for fun! Myself, i use Track@Way for my sport activities and leisure vacation.
Suppose, for example, that you go out for trekking in the mountains: Track@Way in its most basic usage can record where you have been so that you can review later your path, project it on a map (check gpsvisualizer.com for a free converter tool for Google Maps and Google Earth) or even reuse it as a guide for your next trekking in the same area!"
Usage examples:
- import your old oziexplorer maps (ozfx2/ozfx3)
- load one jpg/png from your scanner and geo reference it with the internal calibrator tool
- load your offline piece of map and view that placed above the OSM Cycle Map to complete the missing areas.
- create your tracks, view statistics and export to gpx or upload to gobreadcrumbs.com
- navigate using a saved track
- while offline, search a place or a city on your map using one GNS database (development).
- the application is available for symbian, maemo and meego
Homepage:
http://www.trackaway.org
Forum:
http://forums.trackaway.org/
Trac:
http://trac.trackaway.org/trackaway
N9 Harmattan version:
http://trackaway.org/index.php/downl...r-meego-n9n950
UPDATED!
DEB of latest version 2.0.0 r502 (2013.03.15) for maemo
- bugfix version
- minor improvements creating tracks
- added some translation
- added north cross
- synced with android version 2.0.0
http://ge.tt/4aXKwBb/v/0
Attached you can find the file extra_map_sources.tar.gz to add some online map source (gmaps, terrain, hybrid, sat, cloudmade and wanderreitkarte...)
Feel free to contact the author (Willy) for requests, bugs or suggestions.
There is also a "supporter version" with a few more features and an bigger number of maps loadable at the same time.
You can request this version to the author giving him a little donation.
http://trackaway.org/index.php/supporter-edition
Maemo version contains has also a little addon to run an external script to jump to a location on the map.
With one click near the coordinates in the lower part of the screen, a new window appears with the "Custom search" button.
Pressing it, you could enter a string to search that will be passed as argument to the script "/opt/trackaway/custom.sh"
In this way:
/opt/trackaway/custom.sh" $CURRENT_LAT $CURRENT_LONG $STRING
The result of that script is expected to be in the form of:
LAT
LONG
DESCRIPTION
(separated by \n)
After this, the map will jump to that place.
I have also prepared i script that using an sqlite db filled of city/coordinates returns a list of places ordered by distance.
A good source for this kind of data is GNS:
http://earth-info.nga.mil/gns/html/namefiles.htm
Previous versions:
DEB of version 1.9.9 build r494 (2012.07.31) for Maemo
http://ge.tt/api/1/files/4YlzPNL/0/blob?download
Version 1.9.8 rev487a for Maemo (bin):
http://ge.tt/api/1/files/9A6GnyK/0/blob?download
(unpack in /opt/trackaway and copy the .desktop file in/usr/share/applications/hildon )
A great app by a great developer!!
Last edited by xes; 05-15-2013 at 04:52 AM. Reason: Added new version