Results 1 to 4 of 4

Thread: Route calculation

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    11
    Rep Power
    0

    Route calculation

    Hello,
    I've been following this amazing project since long time and it still is a very promising tool that you guys are working on.
    I know there are some thread about that, and I like the Google Map style gps, but what do you think about vector maps? The reason I ask is because I am wondering about route calculation, how this is going to work. I guess it needs lots of complicated algorithms for a vector map based gps, but wouldn't it be even more complex for an image maps based gps?

    Deniska spoke about roadnav, which look promising too, but as I understand not really reliable for now.

    Do you think it is even possible to do some (offline) route calculation with the image map system we have? Or do programmers here have any idea how to implement this?

  2. #2
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    80

    Default

    in theory, it's possible, since you can distingush roads from anything else on the map by looking at color of pixels on the image... but I doubt it will be very intelligent...
    perhaps someone is willing to give it a try..?

  3. #3
    DCEmu Regular
    Join Date
    Feb 2007
    Posts
    448
    Rep Power
    68

    Default

    Vmap PSP has vector imaging.

    But no updates lately, maybe the coder is on vacation OR he lost interest.

  4. #4
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    11
    Rep Power
    0

    Default

    Quote Originally Posted by deniska View Post
    in theory, it's possible, since you can distingush roads from anything else on the map by looking at color of pixels on the image... but I doubt it will be very intelligent...
    perhaps someone is willing to give it a try..?
    wow, that's an idea I coudn't even think of. After some thought, it looks doable for example while downloading the map with in7ane's tool. Then that process would just create something like a vector map from the image map.
    And what do you think about using vector maps? Could this be used to skip the process of analyzing the map for routes? And use this as a new layer with the image map (something like the google map system)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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
  •