maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Maemo Mapper v1.4 for 770/N800 (https://talk.maemo.org/showthread.php?t=4691)

kempja 2007-04-06 08:44

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by jaska k (Post 42744)
I got things to work pretty well with previous parameters, just adding them to epsg file on the client and server side. Of course, server requires some additonal reconfiguration to support it.

jaska k, which WMS sites are you using? There are other, more accurate, ways to re-project/reformat data and I'd like to check this site out....

Rgds
Kempja

HuangShan 2007-04-10 11:44

Re: Maemo Mapper v1.4 for 770/N800
 
I tried to import a gpx track file from a Garmin device. Maemo did not like it: parse error. I patched the file manually:
1. Changed
Code:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="MapSource 6.11.1" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/0 gpx.xsd">

to
Code:

<?xml version="1.0" encoding="UTF-8" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/0" creator="MapSource 6.11.1" version="1.0" >

2. Deleted the <metadata> and <extensions> xml-elements.

This fixed the import.

PS. Thanks for the great software gnuite.

jpj 2007-04-10 20:14

Re: Maemo Mapper v1.4 for 770/N800
 
Through slightly overzealous pruning of the N800 internal storage, I nuked my (empty) default POI database. Now maemo-mapper complains about the missing file on startup. Is there an easy way to regenerate this db, preferably on \media\mmc2 where I store my maps?

Magi 2007-04-11 21:11

Re: Maemo Mapper v1.4 for 770/N800
 
I'm experiencing a lot of crashes when I'm using a BT GPS module. It always crashes when I shut the GPS module off, and usually when I try to save the track (when I select the menu item). It also crashes occasionally when I just try to open settings dialog. The most annoying of these is the crashes when saving the track, because then I lose the track.

gnuite 2007-04-12 15:46

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by jpj (Post 43663)
Through slightly overzealous pruning of the N800 internal storage, I nuked my (empty) default POI database. Now maemo-mapper complains about the missing file on startup. Is there an easy way to regenerate this db, preferably on \media\mmc2 where I store my maps?

When Maemo Mapper starts up, if the POI database (the file itself) does not exist, it creates a new one. So, you shouldn't have to do anything, except make sure that the file can be created (that is, that the POI database file setting refers to an actual, valid, writable file location).

If you want to use /media/mmc2 for your POI database, just change the setting in the POI tab of the Settings dialog. When maemo-mapper restarts, it will create the file if it doesn't already exist (again, assuming the file is valid and writable).

Tabster 2007-04-12 17:37

Re: Maemo Mapper v1.4 for 770/N800
 
I have been using Maemo Mapper for 30 minutes... so, please forgive me if this is a naive question.

Is it possible to add to the Go to menu an option to go to a street address, city/town or zip code?

If I want to get a map of a place I am visiting, I need to create a route to it and then navigate through the maps and zoom in to the endpoint of the route. I keep thinking there should be an easier way to get to the map of a location. Using any of the yahoo maps, google maps etc., I just type in the zip code and press enter and am right where I want to see.

thx

edit:
Another useful thing I would like is a "Go Back" option, This would go back to the previously viewed map.
Now if I press Toggle auto center by accident it goes back to my GPS. then it takes me ages to get back to the map I was looking at :(

A way to disable some hardware keys by setting an action of "None" to it would be nice also.

jpj 2007-04-12 23:14

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by gnuite (Post 43935)
So, you shouldn't have to do anything, except make sure that the file can be created (that is, that the POI database file setting refers to an actual, valid, writable file location).

D'oh... (hitting self upside head with Stupid Stick)

Got it - autocreate was failing because I nuked not only the file but also the original Maps directory that contained it. So just altering the filespec with that in mind did the right thing.

Truly idiot proof code might take the extra step of creating the target directory if necessary. I guess it depends on how much you're inclined to coddle idiots. ;-)

Anyway, thanks for the tip!

rcadden 2007-04-12 23:29

Re: Maemo Mapper v1.4 for 770/N800
 
Hey guys, im a complete noob to this thing. Ive got an n800 with updated os. Trying to install maemo mapper. When i click the link on the op, on my pc it prompts me to download an install file. When i click from the tablet, im taken to a text only page with what looks like an install command. Any help?

**Edit** I got it working. I just had to edit the repository settings.

gnuite 2007-04-13 20:48

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by Tabster (Post 43949)
I have been using Maemo Mapper for 30 minutes... so, please forgive me if this is a naive question.

Is it possible to add to the Go to menu an option to go to a street address, city/town or zip code?

If I want to get a map of a place I am visiting, I need to create a route to it and then navigate through the maps and zoom in to the endpoint of the route. I keep thinking there should be an easier way to get to the map of a location. Using any of the yahoo maps, google maps etc., I just type in the zip code and press enter and am right where I want to see.

Not in the current version, but it will be there in the next version. You will need internet access in order to do this.

Quote:

Originally Posted by Tabster (Post 43949)
Another useful thing I would like is a "Go Back" option, This would go back to the previously viewed map.
Now if I press Toggle auto center by accident it goes back to my GPS. then it takes me ages to get back to the map I was looking at :(

Good idea. So, any of the Go features (including "Go to GPS location", whether its directly or via the Auto-Center function) will be "Go-Back"-able. I'll make it stackable, so you can go back multiple times. What about a "Go Forward" button? The Go stack won't persist between restarts, though.

Quote:

Originally Posted by Tabster (Post 43949)
A way to disable some hardware keys by setting an action of "None" to it would be nice also.

Will do, although one of the "Show XXX" actions might hold you over until then, since all they do is pop up something for a few seconds.

Thanks for the suggestions.

gnuite 2007-04-13 20:49

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by jpj (Post 44003)
Truly idiot proof code might take the extra step of creating the target directory if necessary.

Yeah. I thought it would create the directory, but I was wrong. It should, and it will, in the next version.


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

vBulletin® Version 3.8.8