Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Don't know if this is any use for developer types..

  1. #1
    FLAC Skraggy_uk's Avatar
    Join Date
    May 2002
    Location
    Warrington UK
    Posts
    1,484

    Don't know if this is any use for developer types..

    But if you go to the Navtech/Navteq Site you can register to download the developer document explaining the SDAL file/data format that they use for their DVD/CDROMS. Looks pretty hardcore C programming advice, and way over my head, but quite interesting reading.

    Might enable someone to code a GPS module for the popular software for the CarPC, to read factory Navtech DVD/CDROMS and use the Navtech voice and routing data?

    Admins, move to the software Dev board if you consider it more appropriate there.

    Also Brew data samples can be downloaded to aid programming of data access programs and DBs.

    The whole Navteq site is pretty interesting.
    4x4 in a turbo stylee.

  2. #2
    Maximum Bitrate mobileh1's Avatar
    Join Date
    Apr 2004
    Location
    San Francisco
    Posts
    454
    Thanks thats very cool, the navtech database is one of the best I have used. I'll play around with this...

    They want all my personal details, did you already download the spec? If so, could you post it or email it to me?
    .//Daren
    (Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
    MediaCar/CoPilot7/Routis

  3. #3
    FLAC Skraggy_uk's Avatar
    Join Date
    May 2002
    Location
    Warrington UK
    Posts
    1,484
    It's quite a large pdf, but I'll see about zipping and attaching it, or posting a link from a space on my site if the admins have no objections, when I get home from work this evening.

    But I warn you, it is very seriously hardcore stuff I there.
    4x4 in a turbo stylee.

  4. #4
    Constant Bitrate Needstorage's Avatar
    Join Date
    May 2004
    Location
    Belgium
    Posts
    176
    Quote Originally Posted by Skraggy_uk
    But I warn you, it is very seriously hardcore stuff I there.
    Amaze me...

  5. #5
    FLAC Skraggy_uk's Avatar
    Join Date
    May 2002
    Location
    Warrington UK
    Posts
    1,484
    It's all talk about data parcels (not packets). Will post it as soon as I'm home.
    4x4 in a turbo stylee.

  6. #6
    FLAC Skraggy_uk's Avatar
    Join Date
    May 2002
    Location
    Warrington UK
    Posts
    1,484
    Going to try and copy it to my webserver. It is a 1.5meg even when zipped.

    You can download it Here (SDAL_spec.zip). If it is slow, don't panic, it is hanging of the upstream to my 512k/256k ADSL line.
    4x4 in a turbo stylee.

  7. #7
    Constant Bitrate Needstorage's Avatar
    Join Date
    May 2004
    Location
    Belgium
    Posts
    176
    Quote Originally Posted by Skraggy_uk
    You can download it Here (SDAL_spec.zip).
    Thank you... gonna take a look at it...

  8. #8
    Maximum Bitrate mobileh1's Avatar
    Join Date
    Apr 2004
    Location
    San Francisco
    Posts
    454
    Thanks, skraggy! got it too.
    .//Daren
    (Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
    MediaCar/CoPilot7/Routis

  9. #9
    FLAC Skraggy_uk's Avatar
    Join Date
    May 2002
    Location
    Warrington UK
    Posts
    1,484
    No probs. Just thought it might be useful for someone wanting the code a Kickass Sat Nav system to use factory DVD and CD's. What better than being able to use the disks that you have already paid for when you bought the car, and as it is an open format, you should be ableuse disks from other manufacturers too (in theory).
    4x4 in a turbo stylee.

  10. #10
    Maximum Bitrate mobileh1's Avatar
    Join Date
    Apr 2004
    Location
    San Francisco
    Posts
    454
    'parcels' BTW are like pages in a database, they are sort of like what packets are to a network, except they are fixed size.

    When you use oracle, sqlserver.... data is fetched off the disk, or from the cache in pages. A page typically has user-data or index-data, meta data and a free list (typically at the end).

    It appears that NavTech hired some RDBMS engineers to to the SDAL because its very similar. They are some interesting storage indexes, b-trees for non-spatial and kd-trees (which are used for orthogonal range searchings - say you were looking for what POI fall into a given bounding rectange, a kd-tree would be fast)...

    Something to read tonight now...
    .//Daren
    (Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
    MediaCar/CoPilot7/Routis

Page 1 of 2 12 LastLast

Similar Threads

  1. could we have a sub forum for diffrent types of car
    By crash893 in forum Mp3car Forum Suggestions/Comments
    Replies: 6
    Last Post: 03-10-2004, 01:49 AM
  2. Screen types
    By imi1232000 in forum LCD/Display
    Replies: 0
    Last Post: 01-18-2004, 03:10 PM
  3. Case types and power supply
    By petera in forum General Hardware Discussion
    Replies: 0
    Last Post: 12-17-2003, 01:32 PM
  4. Different Suspend Types of Motherboards
    By qjones in forum General Hardware Discussion
    Replies: 0
    Last Post: 08-14-2003, 04:46 PM
  5. types of video?????
    By etrik in forum General Hardware Discussion
    Replies: 2
    Last Post: 07-21-2000, 09:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •