RE: MI-L shortest path analysis

2001-05-03 Thread Vicky Mitchell
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. Hi Jane We currently distribute a wide range of routing applications which use MapInfo as its platform. Point to point analysis is one of the many functions

MI-L IF Statement

2001-05-03 Thread David Eagle
I'm struggling with an expression can anyone help? I have a table containing accidents of different severity levels. I want to update a new column in the same table with an integer that relates to the severity eg. If Col1 = Slight update Col2 with 1. Can I use an IF statement to achieve this?

MI-L rotating tool

2001-05-03 Thread Eric Gagnon
Does anyone know where I could find a rotating tool. I have some rectangles to rotate.. And I don't want to use the polygon tools. I would like to rotate them just like we do with the text. Thanks. Eric -- Eric Gagnon GIS Technician La Commission du District d'Aménagement de la Vallée Tel.:

Re: MI-L Re: Commiting tables without map

2001-05-03 Thread John Haynes
Trey, This is a solution but the non ASCII characters that MapInfo inserts in a field and the chance of having an incompatible field name makes it safer to Save Copy As and select .dbf. John Haynes Director Geodata Consultants, Inc. 1-800-838-6661 www.geodataconsult.com - Original Message

MI-L VM grids pixellated on print

2001-05-03 Thread Lawley, Russell S
Hi, Is anyone else having trouble getting VM grids to print with true-ish colour..I keep getting very pixellated (dithered) output (it looks v poor). I dont seem to remember having this problem in the past, and I have checked that my mapinfo registry is set to true colour.could any of the ecw

Re: MI-L shortest path analysis

2001-05-03 Thread Bill Thoen
Last year I wrote a routine for a client that did shortest path in MapBasic. It was based on Dijikstra's algorithm (see http://www.orie.cornell.edu/~or115/handouts/handout3/handout3.html), and it worked surprisingly well for a language as slow as MapBasic. It would have performance problems

RE: MI-L IF Statement

2001-05-03 Thread Jeff Koncz
You can use an SQL statement to make the updates. UPDATE Tablename SET Col2 = '1' WHERE Col1 = 'Slight' - Jeff Koncz Directions Magazine http://www.directionsmag.com -Original Message- I'm struggling with an

MI-L ppcc site news

2001-05-03 Thread Jacques Paris
I have added 4 new functions to the MapBasic Resource center: ChangeSelStyle (changes the style of the objects in a selection) HTML color Codes(defines for the 98 standard HTML colors) [Robert Edwards] IsTabOpen (just add a ?) SelTabInMap (choose a table among those open in a mapper) We

Re: MI-L ppcc site news

2001-05-03 Thread Bill Thoen
Jacques Paris wrote: I have added 4 new functions to the MapBasic Resource center: Which is at http://www.paris-pc-gis.com/mb_r/mbr_start.htm for those of you might want to know where it is. -- - Bill Thoen GISnet, 1401 Walnut

Re: MI-L Country Boundaries - SA

2001-05-03 Thread Pablo Berroa
Grant, At GIS Data Depot you may download it for free, just have to do each country separetly. They are on .e00 format, which you may import into MI. http://www.gisdatadepot.com/catalog/index.html Regards, Juan P. Berroa Dominican Rep.Get your FREE download of MSN Explorer at

MI-L make a new tool bar with just the tool button you want on it.

2001-05-03 Thread Hessler
I was wondering how do I make a new tool bar with just a few of the = buttons I use the most on it. Thank you for your help. James Hessler ___ List hosting provided by Directions Magazine | www.directionsmag.com | To