Hi,
I've posted the linked threat in the VB.Net Forum alre<ady, but didn't get anything in there.

I'm trying to auto-generate a seach-route in a given area.
I have an area (for start-up the area will allways be konvex) made up of an array of points (.latitude and .longitude).
In it a route (a sequence of points) has to be created in order that, if the route is followed, the complete area will be covered, the maximum distance between paralel route-legs will also be given.
Does anybody have a routine for something like that?

http://www.vbforums.com/showthread.php?t=497064