Notices


Reply
Thread Tools
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#31
Originally Posted by luca View Post
I forgot to turn off auto-dowload before leaving home, and as soon as I lost the connection I entered in an endless loop of connection attempts. Maybe it's just a maemo fault, but until I got a connection I couldn't access maemo mapper (or anything else for that matter).
Hm, that shouldn't be endless. I'll look into it.

Originally Posted by luca View Post
I also tried a test route and the option to download maps following the route is grayed out.
You had a route, but in the "Manage Maps" dialog, the "Along Route" option is not enablable? I'll check it out.

Thanks!
 
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#32
Originally Posted by sondjata View Post
Definitely heavier on the CPU. ;-\
I was downloading maps via bluetooth, and using rotational maps and never exceeded 20%, I would say that is darn good. Not sure what the numbers were on 1.4 but I will happily give 20% of CPU to get screen rotation.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#33
Originally Posted by TPC View Post
Sorry for making three posts almost in a row, but I noticed some other things. When scrolling outside the "edge" of the world it goes out then bumps you back in. It would have been nicer if it would have prevented you from going outside at all, as it takes a few noticable milliseconds to redraw the screen.
Good idea. I'll see if I can fix that.

Originally Posted by TPC View Post
Also the menu buttons for scrolling the map doesn't work (altought the hardware keys work fine, and I don't see why anyone would want to use the menues for that as its much slower, so why have them in the menues?)
I broke a lot of menu items before releasing v2.0. I'll fix them and have them working in v2.0.1.

Originally Posted by TPC View Post
I was downloading maps for a large area (176mb in total) and while waiting I thought I'd check out the POI browser, but that seemed to freeze the download of the map, it was just sitting there not downloading anything, and the database file not getting any bigger if I du -h ed it in a terminal.
Hmm... Strange... I'll look into it.

Originally Posted by TPC View Post
You should be able to select a few icons for POIs rather than just having a dot, would be much more usable.
You can use your own icons, but there is no user interface for it. You just have to put a .jpg file (can be a PNG, but it needs to have the .jpg extension) in the same directory as the POI database, and with the same name as the category for which you want to use a different icon.

Originally Posted by TPC View Post
Also could you make the description part of a POI longer than two lines? 5-8 lines or so would be optimal, I use maemo mapper for geocaching and store down alot of info about each location, and having to scroll after reading two lines is extremly annoying.
There's not a lot of room in that dialog to show more than two lines at a time, but I can try tightening up the dialog a little.

Originally Posted by TPC View Post
The screen rotation feature is useful, but when you're standing still and the GPS position is drifting its a bit annoying that it keeps rotating in random directions, especially in areas where the position isn't very accurate it could jump a few meters here and there every few seconds and it will rotate in different ways. If there could be some lower speed that it has to go above to count to rotate the screen that would be nice. Maybe you didn't notice because there is good accuracy in your area, but I'm so far north that EGNOS (europeean version of WAAS) doesn't work here, so it can be bad at times. Would be nice if the same lower speed limit applies to adding points to the route so it doesn't look like you're going around in circles when you're actually standing still. Having this limit just below walking speed would be optimal, maybe it could be a configurable value.
Actually, there is a lower bound on the auto-rotation. You have to have at least some speed in order for the auto-rotation to work. I can provide an option to increase this minimum, if that would help.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#34
Originally Posted by zeez View Post
Very nice work! Thanks a lot!!
One question so: Everytime i drag the map the "new" area that comes into view is black and does not get drawn before i stop dragging the map. This is the case even for areas where i have downloaded all maps before. Not sure if that is how it is suppoed to be, since dragging is a new feature...
Yes, that's how it has to work, because redrawing the screen takes some time. It can't redraw for each point at which you drag, so it waits until you're done dragging before it redraws.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#35
Originally Posted by jdr93 View Post
i would like to see the "make a new route" selection on the first page of the drop down menu.
Why not use the menu? In order to create a route from the context menu, Maemo Mapper needs to know where you'd like to start from. You can start from the tap location itself, from a POI near the tap location, or from a waypoint near the tap location.

Originally Posted by jdr93 View Post
i tried out a quick route-search last night right after i installed the program and saw that it had selected the longest and most out of the way route, but one which used a major road. i'd like a selection capability that finds the most direct route, or the fastest route.
The directions are the same as would be provided by Google Maps. Does Google Maps offer you the same long route?

Originally Posted by jdr93 View Post
i presume you mean 'interstate' when asking whether to use highways?
It means whatever Google Maps thinks it means. I think it means interstate highways.
 
Posts: 140 | Thanked: 10 times | Joined on May 2007 @ US
#36
I did the Upgrade from Application manager. Everything went smoth it seemed.
I like the new version so far.

One thing I noticed.
For the map repositories that I had downloaded mapd for already - when I used those, I saw a message about a legacy maps and it created a file like GSat.db
For a map repository that had not been used before, but had the repository set up - just no maps. I didn't see the legacy message (OK) but the file it created was called just VEStreet
The file I expected to be named VEStreet.db
(no big deal I just expected the .db extension.
 
Posts: 72 | Thanked: 9 times | Joined on Sep 2007
#37
Hey, way cool, and thanks a bunch for your continued good work.

Originally Posted by gnuite View Post
Yes, that's how it has to work, because redrawing the screen takes some time. It can't redraw for each point at which you drag, so it waits until you're done dragging before it redraws.
I understand the problem. Here's a question: what would be the impact of drawing "screen" nine times the current size, and showing only the center part, so that when you dragged slowly, the black would not immediately appear? Or perhaps drawing the surrounding parts from a lower resolution upscaled? That way, slight movements of the screen wouldn't necessitate a redraw.
The black isn't fun, especially when we're just making slight adjustments; if it's necessary, we'll understand.
 
zeez's Avatar
Posts: 341 | Thanked: 68 times | Joined on Aug 2007
#38
Originally Posted by DingerX View Post
Hey, way cool, and thanks a bunch for your continued good work.



I understand the problem. Here's a question: what would be the impact of drawing "screen" nine times the current size, and showing only the center part, so that when you dragged slowly, the black would not immediately appear? Or perhaps drawing the surrounding parts from a lower resolution upscaled? That way, slight movements of the screen wouldn't necessitate a redraw.
The black isn't fun, especially when we're just making slight adjustments; if it's necessary, we'll understand.

I agree. As much fun as dragging is. It just looked better before. I mean now you even get the black borders if you move around using the d-pad. That wasn't the case before. Still i can't wait for that damn FedEx guy to deliver my GPS so i can finally try all the features
 
luca's Avatar
Posts: 1,137 | Thanked: 402 times | Joined on Sep 2007 @ Catalunya
#39
Originally Posted by gnuite View Post
The directions are the same as would be provided by Google Maps. Does Google Maps offer you the same long route?
I've asked in another thread, I know it may be next to impossible to parse, and I reckon maemo mapper is very good as it is now, but http://www.viamichelin.com offers more knobs (click on the options link, you have at least "recommended by michelin", "quickest", "shortest", "economical" and "discovery", as well as options for selecting pedestrian/bike route and type of road) and it's usually more accurate in this part of the world.
It has an "export on gps" link, that gives you an xml file, but I think it's next to useless (in my test route it only gives the first and last point coordinates, probably because the viamichelin gps can do the routing by itself).
 
Posts: 30 | Thanked: 7 times | Joined on Sep 2007
#40
Originally Posted by gnuite View Post
You can use your own icons, but there is no user interface for it. You just have to put a .jpg file (can be a PNG, but it needs to have the .jpg extension) in the same directory as the POI database, and with the same name as the category for which you want to use a different icon.
Ah, I didn't know that.

Originally Posted by gnuite View Post
There's not a lot of room in that dialog to show more than two lines at a time, but I can try tightening up the dialog a little.
Well, anything would help.

Originally Posted by gnuite View Post
Actually, there is a lower bound on the auto-rotation. You have to have at least some speed in order for the auto-rotation to work. I can provide an option to increase this minimum, if that would help.
Yes, that would be helpful.


Another bug:
If I don't use auto download on the map and go to the middle of sweden, and go to manage maps to download a map for the area manually, and just press ok, it won't download a map for the area, but rather one quite a bit west of the location, in the atlantic. If you change the "E" to a "W" in the Longitude for both top left and bottom right it will download for the right area however. This bug was there in 1.4 as well, and possibly earlier versions. Its easier to see at the more zoomed in zoom levels, as if you go too far out you might get the area you are trying to get as well as the individual images cover larger areas. I think this affects a large portion of europe, possibly everything east of the point of the W/E switch. If you use auto download it will get the correct location each time.
 
Reply


 
Forum Jump


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