![]() |
2006-06-04
, 21:02
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#92
|
It would also be handy if maemo-mapper registered with Opera as the application handler for GPX files.
That way, people could click on the railroad route they wanted to follow, picking from the list of New York State Railroads:
http://rutlandtrail.org/list.cgi
Hmmm.... I tried loading up one of those files, and it seems that maemo-mapper throws an error because of the <metadata> section. If I remove it, then it loads just fine.
![]() |
2006-06-05
, 00:02
|
Posts: 1 |
Thanked: 0 times |
Joined on May 2006
|
#93
|
![]() |
2006-06-05
, 02:23
|
Posts: 190 |
Thanked: 5 times |
Joined on Nov 2005
@ Bee-u-tee-ful Garden Home, Oregon
|
#94
|
No more mysterious bluetooth silence.
![]() |
2006-06-05
, 12:48
|
Posts: 14 |
Thanked: 0 times |
Joined on Nov 2005
@ USA
|
#95
|
![]() |
2006-06-05
, 22:59
|
Posts: 17 |
Thanked: 0 times |
Joined on May 2006
|
#96
|
![]() |
2006-06-06
, 04:39
|
Posts: 1 |
Thanked: 0 times |
Joined on Jun 2006
@ St-Etienne, France
|
#97
|
![]() |
2006-06-06
, 13:45
|
Posts: 39 |
Thanked: 13 times |
Joined on May 2006
@ Bonn, Germany
|
#98
|
locale = setlocale(LC_NUMERIC, NULL); /* save current locale */ setlocale(LC_NUMERIC, "C"); /* set C locale */ ... write gpx data to file ... setlocale(LC_NUMERIC, locale) /* restore current locale */
![]() |
2006-06-06
, 13:53
|
Posts: 39 |
Thanked: 13 times |
Joined on May 2006
@ Bonn, Germany
|
#99
|
![]() |
2006-06-06
, 14:14
|
Posts: 39 |
Thanked: 13 times |
Joined on May 2006
@ Bonn, Germany
|
#100
|
cd /var/lib/install/usr/bin mv maemo-mapper maemo-mapper.bak wget http://armin-warda.de/maemo-mapper chmod a+x maemo-mapper
That way, people could click on the railroad route they wanted to follow, picking from the list of New York State Railroads:
http://rutlandtrail.org/list.cgi
Hmmm.... I tried loading up one of those files, and it seems that maemo-mapper throws an error because of the <metadata> section. If I remove it, then it loads just fine.
Last edited by RussNelson; 2006-06-04 at 00:19.