The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 07-24-2005, 03:43 PM   #1
The Vauxhall Vectra Project
 
ccsnet's Avatar
 
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
SDAL GPS Map Access Navtech Open Standard Thred

Right all, there have been a few of us chatting about the open standard from Navtech. This all started from a convo about Alturion and NaviPC which directly uses these disks. BTW These are the same format used in cars today /

This is the thred - towards the end... post 67 onwards....

Re - http://www.mp3car.com/vbulletin/show...0&page=1&pp=15

More info

http://www.navteq.com/sdalformat/
http://www.navteq.com/

So, comments from the community please around making a SDK, what format - ie C or VB and any thing else...

I'm no programmer so I can only make suggestions but if Navipc.com can do it who look to be a 'smaller' company I am sure one of you clever lot ( or a number of ) can do this too... yes if successful you would not need to rely on PC apps developed for this community - more just right the software and buy your own Navtech disk... or if you have one with the car use that one

Terran
ccsnet is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 07-24-2005, 03:55 PM   #2
Newbie
 
Join Date: Mar 2003
Posts: 22
I was surfing around yesterday and found this website ... GgpsDotNet . It basically is an sdk aimed people wishing to design their own gps solution. You can download a 30 day trial and its 153 dollars for a developers license.

hope this helps
ldawg221 is offline   Reply With Quote
Old 07-24-2005, 04:39 PM   #3
The Vauxhall Vectra Project
 
ccsnet's Avatar
 
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,678
Quote: Originally Posted by ldawg221
I was surfing around yesterday and found this website ... GgpsDotNet . It basically is an sdk aimed people wishing to design their own gps solution. You can download a 30 day trial and its 153 dollars for a developers license.

hope this helps

Intresting idea and basically how I see this part ( the map reading part ) working.

That site seems to just cover the reading of the GPS data and then doing some thing with it...

Terran ( Although I could be wrong )
ccsnet is offline   Reply With Quote
Old 07-24-2005, 04:47 PM   #4
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Why not use Delphi?
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 07-24-2005, 05:08 PM   #5
I see dead kittens
 
Quattro's Avatar
 
Join Date: Dec 2003
Location: New York
Posts: 3,806
Quote: Originally Posted by 0l33l
Why not use Delphi?

because only you use it.
__________________
Installed
Asus A7N8X-VM - AMD Mobile Athlon 2400
512 Ram - 60GB HD - Opus 150w
Lilliput 7" - Rikaline 6010
[00000000000001100010-] 98% Completed

Check Out My Install!!!
Quattro is offline   Reply With Quote
Old 07-24-2005, 05:54 PM   #6
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by Quattro
because only you use it.

Not really. There is a frontend made totally in Delphi. What's funny is that 2 OTHER Delphi programmers showed up for the SoCal meet
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 07-24-2005, 08:48 PM   #7
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
signing up for progress
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 07-24-2005, 08:55 PM   #8
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
ok, so from gpsdotnet stuff lets see if I understand...

it is basically a reading and interpretation toolkit for GPS data, doesnt do mapping and/or routing does it? Also it wouldnt be cross-platform as its only designed for MS stuff right?

I understand this is no small task by ANY measure... and I wasnt belitteling (splng?) the task of writing a frontend, but was merely stating that it might be more efficient to develop the "sdk" (of sorts, that is being discussed here) with some sort of frontend already (I mean the developers will need some framework to test it, it can then be cleaned up and released as well one should think)...

Yeah, it will take a hell of a long time to dvelop, but it can be very useful, surely something people will pay for (more so than other GPS tools based around crapinator and such)... E-bay has a ton of map dvds 1yr old or so for cheap, so most people would probably be willing to pay or donate to this I'd think...

Open source might be a good idea in this, I wouldnt mind helping out at some point, but at least for now there would not be any GPS support in terms of maps in my country so I'd be limited in any help I can lend.

I think it is a large and difficult task, but definitely doable by a community of very motivated and intellignet and good developers like we have seen here on Mp3Car...
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 07-24-2005, 11:13 PM   #9
Low Bitrate
 
Join Date: Mar 2004
Posts: 89
If the idea is to allow others to make their own custom frontends then there is only two right ways to do it. C or C++.

Once you get a simple front end for querying the database written in either of these languages then it is almost trivial to make wrappers for almost every other language that anybody would use.
Also you keep it cross-platform this way, which may not seem important but the Linux/BSD community can put a lot of help behind any OSS project.
s003apr is offline   Reply With Quote
Old 07-25-2005, 05:24 AM   #10
Variable Bitrate
 
rickster's Avatar
 
Join Date: Feb 2005
Location: Essex, UK
Posts: 303
I know navtech is probably the way to go but if we already own the maps etc from teleatlas (ie. destinator et al) then can't we use our own engine to create a sdk using this

http://www.na.teleatlas.com/products/formats.html
rickster is offline   Reply With Quote
Old 07-25-2005, 05:56 AM   #11
See me in my wet t-shirt.
 
stevieg's Avatar
 
Join Date: Aug 2003
Location: Warwickshire, UK
Posts: 1,909
Quote: Originally Posted by s003apr
If the idea is to allow others to make their own custom frontends then there is only two right ways to do it. C or C++.

Once you get a simple front end for querying the database written in either of these languages then it is almost trivial to make wrappers for almost every other language that anybody would use.
Also you keep it cross-platform this way, which may not seem important but the Linux/BSD community can put a lot of help behind any OSS project.

Yep agreed any navigation software mad 'from scratch' ought to be cross platform, probably QT and C or C++; there seems little point doing all that work and limiting it to windows or writing it in VB/C#.net et al and slowing it down!
__________________
Ford Focus MP3 : www.stevieg.org/carpc
Car PC Status: COMPLETE
stevieg is offline   Reply With Quote
Old 07-25-2005, 05:58 AM   #12
See me in my wet t-shirt.
 
stevieg's Avatar
 
Join Date: Aug 2003
Location: Warwickshire, UK
Posts: 1,909
Quote: Originally Posted by rickster
I know navtech is probably the way to go but if we already own the maps etc from teleatlas (ie. destinator et al) then can't we use our own engine to create a sdk using this

http://www.na.teleatlas.com/products/formats.html

We'll have to look into this do you have any idea which format the D3 data is provided in?
__________________
Ford Focus MP3 : www.stevieg.org/carpc
Car PC Status: COMPLETE
stevieg is offline   Reply With Quote
Old 07-25-2005, 06:27 AM   #13
Variable Bitrate
 
rickster's Avatar
 
Join Date: Feb 2005
Location: Essex, UK
Posts: 303
Quote: Originally Posted by stevieg
We'll have to look into this do you have any idea which format the D3 data is provided in?

Im not sure but i found some more info and some sample downloads of map data in different formats

http://www.adci.com/products/navteq/index.html
rickster is offline   Reply With Quote
Old 07-25-2005, 06:40 AM   #14
See me in my wet t-shirt.
 
stevieg's Avatar
 
Join Date: Aug 2003
Location: Warwickshire, UK
Posts: 1,909
Quote: Originally Posted by stevieg
We'll have to look into this do you have any idea which format the D3 data is provided in?

I've had a look it doesn't look like it's on the CD in a format we know, it looks like they get the raw data from Navteq (current D3 maps) or Teleatlas and compile into their own format.

If anyone can get me a SDAL CD/DVD I can have a look and see if we have everything we need to start coding.

I would assume that if the format is readable and usable then the next step is to contact Navteq and let them know what we're doing and make sure they know it's going to be done whether or not they agree, and it's gpoing to be free/multi platform, then start a sourceforge project.
__________________
Ford Focus MP3 : www.stevieg.org/carpc
Car PC Status: COMPLETE
stevieg is offline   Reply With Quote
Old 07-25-2005, 07:27 AM   #15
Variable Bitrate
 
rickster's Avatar
 
Join Date: Feb 2005
Location: Essex, UK
Posts: 303
Quote: Originally Posted by stevieg
I've had a look it doesn't look like it's on the CD in a format we know, it looks like they get the raw data from Navteq (current D3 maps) or Teleatlas and compile into their own format.

If anyone can get me a SDAL CD/DVD I can have a look and see if we have everything we need to start coding.

I would assume that if the format is readable and usable then the next step is to contact Navteq and let them know what we're doing and make sure they know it's going to be done whether or not they agree, and it's gpoing to be free/multi platform, then start a sourceforge project.

I don't think they'll mind as they will be getting revenues from the sales of the cd's.

I had a look at bmw's cd and they are a bit weird. They have loads of files and folders of images that I presume are for poi (ie icons for the map and photos of hotels etc for more detail). There is one file called "incar" that has no file extension on it at all.

I am currently getting a friend to have a look at Audi's/blaukpunkt's data cd to see what that one is based on.

I will keep you posted.
rickster is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Alturion Professional Advanced GPS 6 - The New D3 ? Is There A SDK ? ccsnet GPS 91 11-07-2006 05:47 PM
Getting Started with GPS grepzen The FAQ Emporium 12 09-26-2006 06:54 AM
Possible to use existing map sources for GPS? adamis Linux 6 04-01-2005 02:44 PM
How do I setup my GPS Application ? guino RR FAQ 0 03-20-2005 03:17 PM
GPS Works in Destinator SDK but not in Standard version Pebben GPS 0 03-08-2004 02:14 PM


All times are GMT -5. The time now is 02:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics