Page 1 of 1

Representation of maps

Posted: Thu Oct 27, 2005 10:10 pm
by JackBauer
Hey,

searching for some tips on map representation. The point is creating a map builder (using small componentes that represent road structure) that constructs the map (on screen and then internally in some structure like a graph). Then the program will have access to that internal structure.

Information about converting the visual map to the internal structure is welcome.

Thanks.