|
 |
|
01-08-2004, 05:20 PM
|
#1
|
|
Constant Bitrate
Join Date: Nov 2003
Location: France
Posts: 139
|
GPS for Linux
If somebody is looking for GPS software with voice,"unsavory" has found one at: http://www.kraftvoll.at/software/index.shtml
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
01-08-2004, 05:39 PM
|
#2
|
|
Constant Bitrate
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
|
Linux GPS
Quote: Originally Posted by mst
Unfortunatly all linux GPS solutions I have found out there (including GPS Drive) all use images of maps from a variety of online sources. These cannot do guiildance or route planning.
Vector based maps are required to do navigation and route planning. This is what almost all windows GPS navigation applications use. I don't know why no one has stepped up, designed and wrote a linux GPS application that can use commercial available vector based maps such as the Nav-Tech brand or similar. Then all one would have to do is purchase the correct GPS map database CD or DVD to use with it.
|
|
|
01-08-2004, 05:43 PM
|
#3
|
|
Constant Bitrate
Join Date: Jan 2004
Posts: 165
|
Quote: Originally Posted by mst
Aye. The only problem with it despite it's very nice looking UI and aesthetically pleasing maps is the fact that it doesn't route. At all. As in you have to plan the trip yourself using waypoints.
Apparently there is no open-source mapping data available so the Linux guys have not been able to jump on the bandwagen there. However, I hear they just came out with a European model that looks really really nice. But it will be a year at least before we see it here me thinks.
Originally I was going to use Microsoft XBox running Linux as my PC until I discovered there is no viable Linux Nav solution.
|
|
|
01-08-2004, 06:03 PM
|
#4
|
|
Constant Bitrate
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
|
Quote: Originally Posted by unsavory
Aye. The only problem with it despite it's very nice looking UI and aesthetically pleasing maps is the fact that it doesn't route. At all. As in you have to plan the trip yourself using waypoints.
Apparently there is no open-source mapping data available so the Linux guys have not been able to jump on the bandwagen there. However, I hear they just came out with a European model that looks really really nice. But it will be a year at least before we see it here me thinks.
Originally I was going to use Microsoft XBox running Linux as my PC until I discovered there is no viable Linux Nav solution. 
Maybe this is the problem... there will never be free up to data and accurate vector mapping data because this data takes alot of manpower and cost to keep up.
Why can't we build an open source application that can read, display and use a commercial map set from one of the many vendors out there. We have the open source app, and pay for up to date map databases.
Most people out there are willing to pay for an accurate map database.
|
|
|
01-08-2004, 06:08 PM
|
#5
|
|
Maximum Bitrate
Join Date: Jul 2003
Location: Fremont, CA
Posts: 594
|
The simple answer is that hardcore linux programmers with the skills to create such an application do not own cars, as they never leave their parents basement.
All kidding aside though. The maps that route guidence systems use cost money. A LOT of money. Thats why you don't see someone program it themselves.
|
|
|
01-08-2004, 06:14 PM
|
#6
|
|
Constant Bitrate
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
|
Quote: Originally Posted by fluffy2097
The simple answer is that hardcore linux programmers with the skills to create such an application do not own cars, as they never leave their parents basement.
All kidding aside though. The maps that route guidence systems use cost money. A LOT of money. Thats why you don't see someone program it themselves.
Either way, you need to pay... have you purchased a copy of mappoint ever? That is pretty costly, but it seems alot of people on this board have it. Luckly I got it through my MSDN subsciption (which isn't cheap by any means either). I would say $100 - $300 is a fair price to pay for up to date, accurate gps mapping data. Look how much OEM navigation software updates for systems build into cars cost... usually double that!
All I was stating, is that an open source application that uses these commercial databases would be great.
Last edited by jasonsp6; 01-08-2004 at 06:16 PM.
|
|
|
01-08-2004, 06:22 PM
|
#7
|
|
Constant Bitrate
Join Date: Jan 2004
Posts: 165
|
The problem is that the commercial data is what is not free. It costs. The developers could not legally just use the data without a copyright infringement.
However like I said earlier, they have a European based Linux nav software that was just released. And it looks very nice.
|
|
|
01-08-2004, 06:31 PM
|
#8
|
|
Constant Bitrate
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
|
Quote: Originally Posted by unsavory
The problem is that the commercial data is what is not free. It costs. The developers could not legally just use the data without a copyright infringement.
However like I said earlier, they have a European based Linux nav software that was just released. And it looks very nice.
That is my point, what is wrong with paying for it? I know I am willing to pay for the data. To use the application when written, all one would have to do is download the application, then purchase and use the commercial map database from a vendor.
|
|
|
01-08-2004, 06:41 PM
|
#9
|
|
Constant Bitrate
Join Date: Jan 2004
Posts: 165
|
Quote: Originally Posted by jasonsp6
That is my point, what is wrong with paying for it? I know I am willing to pay for the data. To use the application when written, all one would have to do is download the application, then purchase and use the commercial map database from a vendor.
Gotcha. I see your point. I don't know the first thing about programming routing algorithms but it sounds like an opportunity for someone to grab by the nuts and roll with. Like I said before, the lack of a GPS solution was the only reason I'm not going with Linux.
|
|
|
01-08-2004, 06:55 PM
|
#10
|
|
Constant Bitrate
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
|
Quote: Originally Posted by unsavory
Gotcha. I see your point. I don't know the first thing about programming routing algorithms but it sounds like an opportunity for someone to grab by the nuts and roll with. Like I said before, the lack of a GPS solution was the only reason I'm not going with Linux.
Same here, I would love to speak to Nav-Tech (or one of the other map providers) and see if I could get a SDK from them to work on developing this, but unfortunatly I have no GUI programming application in Linux... and only VB in windows. However I to know to program command line programs in C++ (windows/linux).
|
|
|
01-08-2004, 07:26 PM
|
#11
|
|
Constant Bitrate
Join Date: Jan 2004
Posts: 165
|
Java. That way you can run it on anything if you are careful with your programming.
|
|
|
01-08-2004, 07:30 PM
|
#12
|
|
Constant Bitrate
Join Date: Aug 2003
Location: Orange County, NY
Posts: 162
|
Quote: Originally Posted by unsavory
Java. That way you can run it on anything if you are careful with your programming. 
I should try to learn Java sometime as it's becoming more prevalent everywhere now... From what I have read, it's similar in some aspects to C++, so learning it might not be so bad.
unsavory, are you a programmer?
|
|
|
01-08-2004, 11:08 PM
|
#13
|
|
Newbie
Join Date: Jul 2003
Location: Dijon, France
Posts: 20
|
Unsavory--
I live in France. This European GPS Linux package you're talking about sounds really awesome! Linky, link, please?
|
|
|
01-09-2004, 02:42 AM
|
#14
|
|
Constant Bitrate
Join Date: Jan 2004
Posts: 165
|
I'll look it up and post it when I get into the office tomorrow. It was in a co-worker's Linux magazine.
88
|
|
|
01-09-2004, 02:46 AM
|
#15
|
|
Constant Bitrate
Join Date: Jan 2004
Posts: 165
|
Quote: Originally Posted by jasonsp6
I should try to learn Java sometime as it's becoming more prevalent everywhere now... From what I have read, it's similar in some aspects to C++, so learning it might not be so bad.
unsavory, are you a programmer? 
Yes, it is very similar to C++ in a lot of ways. You would pick it up very quickly. Am I a programmer? Depends on my mood. Haha. But yes.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:57 PM.
| |