Try the MapInfo Professional 6.x freeware "TravelTime" from: http://www.redhensystems.com/mapcalc/downloads.html
Travel Time Calculator for MapInfo Professional: This MapCalc-based Travel Time calculator deploys a "wizard" interface within MapInfo Professional. A PDF tutorial and sample data set gets you started in the analysis of situations such as business competition for customers, targeting new branch locations, and fastest travel route! FYI MidNight Mapper -----Original Message----- From: Dave Langley [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 2:49 AM To: [EMAIL PROTECTED] Subject: RE:MI-L Shortest route using Mapbasic It is because MapBasic is an interpreted language and NOT compiled. Try moving your 'business logic' i.e the routing algorithm to a Win32 DLL. MS VC++ or Delphi would probably do the trick! David Langley Director of Programming Services Mapping Solutions, LLC 4660 S. Hagadorn Rd. Suite 120 East Lansing, MI 48823 USA 517.332.7735 Voice 517.332.1329 Fax company email: [EMAIL PROTECTED] personal email: [EMAIL PROTECTED] www.mappingsolutions.com >Hi all >I am developing a program for Shortest path using Mapbasic(v 4.5), i have >completed its giving result but it is taking lot of time(about 30 mins), >same logic will give results very fast in VB(about 0.5 to 1 min). why it is >so??, is there any better logic to find shortest route??. >Can you please tell some solution for this problem, >Thanks in advance >Regards >Karigoudar _______________________________________________________________________ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MapInfo-L" in the message body. _______________________________________________________________________ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MapInfo-L" in the message body.
