Active Topics

 



Notices


Reply
Thread Tools
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#1
"Track@Way is an Open-Source (released under GPLv3 license) application for mobile phones which lets you track your way using the embedded GPS in your mobile phone (or, where supported by the phone, an external GPS antenna).

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...armattan-meego


MAEMO / FREMANTLE:
UPDATED!

Changes:
trackawayfree (2.1.3rev542x)
* Added pixel zoom setting in configuration menu
* Fixed pixel zoom behavior

trackawayfree (2.1.3rev536x)
[2.1.3]
* Added European 1950 datum support
* Fixed map redraw after track show/hide switch
* Changed the smoothness of map scrolling
* Fix crash on unsupported map formats
* Fix UTC mismatch on some phones
* Fix scale lengths: now coherent with UTM grid!
* Moved new waypoint button to top
* Can hide the icon bar to maximize screen area
* Maemo specific: 2x pixelzoom, increased jpg import quality to 95%, minimize button.

[2.1.1]
- Added Rome 1940 support. You can load maps calibrated with Rome 1940 datum
- Better format for local maps, reduced number of files
- Fixed .desktop file
[2.1.0]
- Added map sets. You can load maps into sets
- Fixed minor bugs
- Added Live Track color setup!

UPDATED DOWNLOAD:
DEB of version 2.1.3 r542x (2014.01.05) for maemo.
http://www.trackaway.org/index.php/download-for-maemo
http://ge.tt/8PNZBTC1/v/0

DEB of version 2.1.3 r536x (2013.09.20) for maemo.
http://ge.tt/3bvetns/v/0

Release page:
http://trackaway.org/index.php/downl...armattan-meego


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 2.1.1 r523 (2013.08.09) for maemo.
http://ge.tt/4fVS7ro/v/0

DEB of lversion 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

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!! Many thanks Willy!!
Attached Images
    
Attached Files
File Type: gz extra_map_sources.tar.gz (608 Bytes, 314 views)

Last edited by xes; 2014-01-16 at 14:14. Reason: Added new version
 

The Following 30 Users Say Thank You to xes For This Useful Post:
Posts: 335 | Thanked: 285 times | Joined on Sep 2012 @ Trento, Italy
#2
I love this app, can't understand why it's so underated. IMHO it's way better than Sports Tracker, at least for Harmattan.
 

The Following 3 Users Say Thank You to Lucazz990 For This Useful Post:
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#3
New version in first post!
 

The Following 5 Users Say Thank You to xes For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#4
Originally Posted by xes View Post
New version in first post!
The v 2.0 does not like the version of /usr/lib/libstdc++.so.6 installed, stating it needs 'version 'CXXABI_ARM_1.3.3'.

Is such available? Must be if it works for you

thanks for this,
 

The Following User Says Thank You to handaxe For This Useful Post:
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#5
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 2 Users Say Thank You to szopin For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#6
Originally Posted by szopin View Post
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.
Doh! It is so long since I looked at updating etc that I failed to recognise FapMan's upgradeable icon (not very different to the installed icon). So thank you....

Off to play......
 

The Following User Says Thank You to handaxe For This Useful Post:
nokiabot's Avatar
Posts: 1,974 | Thanked: 1,834 times | Joined on Mar 2013 @ india
#7
Exellent thingy better then viewranger
 

The Following User Says Thank You to nokiabot For This Useful Post:
Posts: 28 | Thanked: 34 times | Joined on Jul 2012 @ Meran, Italy
#8
Well done! A good piece of software.

I installed the Free version on my N900: the software has been optified but the /usr/bin/ link is missing! Isn't it? Am I the only one with this issue?

Thanks in advance!
pkz
 

The Following 2 Users Say Thank You to pkz For This Useful Post:
Posts: 335 | Thanked: 285 times | Joined on Sep 2012 @ Trento, Italy
#9
Hi, this great app is also available for Harmattan but there is no mention in the first post, @xes can you update? thx
__________________
Petition to get bug fixing for N9:
http://www.change.org/en-GB/petition...g-for-nokia-n9
 

The Following User Says Thank You to Lucazz990 For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#10
Originally Posted by pkz View Post
Well done! A good piece of software.

I installed the Free version on my N900: the software has been optified but the /usr/bin/ link is missing! Isn't it? Am I the only one with this issue?

Thanks in advance!
pkz
Nope, everyone will have an icon that does not work due to the missing link. I believe it was noted earlier.
 

The Following User Says Thank You to handaxe For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 16:26.