Active Topics

 



Notices


Reply
Thread Tools
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#11
Originally Posted by kutibah
gnuite, do you have an update on GPSdrive?
I have an update, but if you're a true GPSDrive fan, you may not like it.

Basically, I determined that GPSDrive was insufficient for my needs, or, more accurately, that it was over-sufficient for my needs (and ugly). It did too much and was too bloated and too difficult to enhance. Instead, I created my own Hildon-based GPS application called Maemo Mapper.

Maemo Mapper does most of the things that I wanted from GPSDrive, and it is much more memory and CPU efficient. Plus, it has several new features that I think really enhance the application.

It's almost ready for release - I'll post a topic about it when it's ready. If you want a sneak preview of it, there's a web page I'm about to publicize, but the DEB file is not yet available:

http://www.gnuite.com/nokia770/maemo-mapper/

Note: there are no screenshots available of the maps themselves, due to copyright concerns, but here's a hint about what it looks and feels like: think Hildonized 2D Google Earth (or Google Maps) plus GPS.

I am really excited about where this project is going. In fact, if it weren't for his vector-based requirement, I would soon be able to claim
thoughtfix's hypothetical bounty. thoughtfix, what if I told you that I could fit all of phoenix at multiple zoom levels in bitmap format in under 384 MB? I have the entire DC/Baltimore area in very high detail in 384 MB; add the rest of America at sub-highway-level detail, and it ways in at under 800 MB. And these maps look much better than anything the Nokia 770 (or TomTom, for that matter) could render in real time.

You can all see for yourself soon - I'm just finishing up my last round of testing. It has been hard to decide where to stop adding new features, but with a binary of size 40k, I think I've packed a very respectable number of features into a very low memory footprint. Of course, as the web page above indicates, I have plans for additional features, including the last two (other than vectorization) that would satisfy thoughtfix's bounty: on-the-fly route recalculation and audible warnings about upcoming turns, both features of which are implemented but not yet perfected and thus will not be available in the initial release (give me a couple more weeks).
 
Posts: 481 | Thanked: 190 times | Joined on Feb 2006 @ Salem, OR
#12
you'll have $20 from me too when the application is ready to be downloaded, of course, if I can use it in Portland-OR area or if you tell us details on how to build (or download) the map for our city.
 
Posts: 182 | Thanked: 3 times | Joined on Mar 2006
#13
Originally Posted by gnuite
I have an update, but if you're a true GPSDrive fan, you may not like it.

Basically, I determined that GPSDrive was insufficient for my needs, or, more accurately, that it was over-sufficient for my needs (and ugly). It did too much and was too bloated and too difficult to enhance. Instead, I created my own Hildon-based GPS application called Maemo Mapper.

Maemo Mapper does most of the things that I wanted from GPSDrive, and it is much more memory and CPU efficient. Plus, it has several new features that I think really enhance the application.

It's almost ready for release - I'll post a topic about it when it's ready. If you want a sneak preview of it, there's a web page I'm about to publicize, but the DEB file is not yet available:

http://www.gnuite.com/nokia770/maemo-mapper/

Note: there are no screenshots available of the maps themselves, due to copyright concerns, but here's a hint about what it looks and feels like: think Hildonized 2D Google Earth (or Google Maps) plus GPS.

I am really excited about where this project is going. In fact, if it weren't for his vector-based requirement, I would soon be able to claim
thoughtfix's hypothetical bounty. thoughtfix, what if I told you that I could fit all of phoenix at multiple zoom levels in bitmap format in under 384 MB? I have the entire DC/Baltimore area in very high detail in 384 MB; add the rest of America at sub-highway-level detail, and it ways in at under 800 MB. And these maps look much better than anything the Nokia 770 (or TomTom, for that matter) could render in real time.

You can all see for yourself soon - I'm just finishing up my last round of testing. It has been hard to decide where to stop adding new features, but with a binary of size 40k, I think I've packed a very respectable number of features into a very low memory footprint. Of course, as the web page above indicates, I have plans for additional features, including the last two (other than vectorization) that would satisfy thoughtfix's bounty: on-the-fly route recalculation and audible warnings about upcoming turns, both features of which are implemented but not yet perfected and thus will not be available in the initial release (give me a couple more weeks).
Is it possible to have it automatically draw the best route? The waypoints only draw lines as of now. It would be really nice if it could draw the line and find the closest route to your destination. It's hard trying to read the map when driving with just a straight line....
 
Posts: 114 | Thanked: 11 times | Joined on Oct 2005
#14
great...
Maemo Mapper sounds like a good solution...
I wasn't very happy with gpsdrive... and was thinking about doing the same thing myself...

just one more thing, which images are you using?
just the roadmap? or the hybrid mode (road+photos)?

How do you capture them? manually with a screenshot?

thanks!
keep up the good work.
 
Posts: 227 | Thanked: 51 times | Joined on Feb 2006
#15
Awesome! sounds like a killer app and one I might like to help out with.

Can't wait to get ahold of the binaries and give it a try.

I don't mean to discourage you at all, but "the binary is being released under the GPL" is a contradiction in terms. The GPL requires you to release source to be able to use the license. Maybe just make it copyrighted freeware and distribute the binaries until you are ready to release the source.

David
__________________
David Smoot
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#16
Originally Posted by ioan
you'll have $20 from me too when the application is ready to be downloaded, of course, if I can use it in Portland-OR area or if you tell us details on how to build (or download) the map for our city.
If using Maemo Mapper while connected to the internet, you can have it automatically download maps for the areas that you are looking at (Google Earth style). If you keep it connected to the internet during your trip, it will automatically download maps as you go, so there would be no need to pre-download maps for your route.

Of course, if you can't access the internet during your trip, you'll need to download the maps that you would need during your route, but that's not terribly difficult.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#17
Originally Posted by kutibah
Is it possible to have it automatically draw the best route? The waypoints only draw lines as of now. It would be really nice if it could draw the line and find the closest route to your destination. It's hard trying to read the map when driving with just a straight line....
Right now, you'll have to go to http://www.gnuite.com/cgi-bin/route.cgi to download the route before you embark on your trip, but the route draws a complete route, including waypoints and all of the lines between (including curves).

Route generation actually already works - you can enter in source and destination on the above website and you'll get a list of all of the points that are drawn, and a subset of those points will represent actual "waypoints" (points where action is required, e.g. "Turn left at Blahblah St.

Try it out! When I release Maemo Mapper, you'll be able to save import the route file and see it on the map.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#18
Originally Posted by lmf
great...
Maemo Mapper sounds like a good solution...
I wasn't very happy with gpsdrive... and was thinking about doing the same thing myself...

just one more thing, which images are you using?
just the roadmap? or the hybrid mode (road+photos)?

How do you capture them? manually with a screenshot?

thanks!
keep up the good work.
Any images that are compatible with Google Maps/Earth can be used with Maemo Mapper: 256x256 tiles with assigned X and Y coordinates and a zoom level. I can post examples for how to use Google Maps' maps themselves, but of course, for legal reasons, I must "warn" that using them with Maemo Mapper may violate copyright law blah blah blah.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#19
Originally Posted by djs_tx
Awesome! sounds like a killer app and one I might like to help out with.

Can't wait to get ahold of the binaries and give it a try.

I don't mean to discourage you at all, but "the binary is being released under the GPL" is a contradiction in terms. The GPL requires you to release source to be able to use the license. Maybe just make it copyrighted freeware and distribute the binaries until you are ready to release the source.

David
Yeah, that was a mis-statement; the source will be available under the GPL. I'm not interested in making money out of this; I made it for myself and thought others would be interested in using it.
 
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#20
This project looks very promising gnuite. I wonder if you could allow it to use google driving directions as well somehow.
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:31.