Re: MI-L Request for Tool or option - Find Selection

2002-02-21 Thread Edward Smirnov
Hello Woody, Wednesday, February 20, 2002, 9:37:58 PM, you wrote: WW I often tile a map and a browser window. It would be very helpful if the WW mapper would automatically pan to the selected record in the browser. The WW shortest way to do that now is Alt Q -D, which hotkeys the Query Menu

MI-L MB: Redim, bug or false docum?

2002-02-21 Thread Jacques Paris
From the Help file Syntax ReDim var_name ( newsize ) [ , ... ] Notice the presence of the [ , ... ] indicating that more elements can be specified on the same line MB code dim a(),b(),c() as string redim a(5),b(5),c(5) Result Unrecognized command: ,. Solution: one

MI-L Select object problem: simple one

2002-02-21 Thread Ben Crane
hey list can u have a quick look at the code at the bottom and tell me if itz okay? Here's what it's supposed to do: I have 2 tables, GRID2500TT (2.5 sqkm grid) and CWS (road work schemes(object data)). Now, I want to go through each row (sequentially) in the GRID2500TT table, and at each row I

MI-L US Highways data, with shields tools needed

2002-02-21 Thread Darrin Clement
Hello, I'm wondering if anyone can direct me to a vendor of pre-processed US highways data, based on TIGER2000 but with proper classifications, chaining, etc. I'm essentially looking for some thing that has taken TIGER and cleaned it up significantly and put it into .TAB format. Also important

RE: MI-L Transparent Rasters.

2002-02-21 Thread Richard Dibley
Wow, what a palaver. Can anyone on the list tell me in language that I will understand why it is that MapInfo has so much trouble printing transparent layers? Is this a MapInfo problem, a Windows problem or both? Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

MI-L Coordinates not Setting to Decimal Degrees Degrees

2002-02-21 Thread Fast, Tim
I have what is probably a simple problem in MapBasic. I have a map in the regional equal-area projection (Albers) of the U.S., however, I want to issue navigation commands such as: Set Map XY Units degree Set Map Center (-96.9, 39.2) Zoom 3200 Units mi MapBasic seems to ignore the first Set Map

RE: MI-L US data - rivers and lakes

2002-02-21 Thread Krahe, Chris
The StreetInfo product has water from TIGER, but it is organized by state and county. Unless I'm missing something, it looks like it would be ALOT of labor to pull out just the water resources into one or more layers for the US. Anyone concur? -Chris -Original Message- From: Simon Roy

MI-L Theissen Polygons in MapBasic

2002-02-21 Thread Thomas Finan
Has anyone ever been able to write a MapBasic application that can create Theissen polygons? I know there are applications out there that can do this, but I was just wondering if anyone has experimented with the idea, or whether it would even be feasible. Thanks. Tom Finan -- Dr. Thomas

MI-L Directions Magazine

2002-02-21 Thread Mats Elfström
Hi All! Whatever became of www.directionsmag.com? And their collection of MI tools? Or is it just my ISP who's having problems? Regards, Mats.E -- ::: :Email/ [EMAIL PROTECTED] ICQ#9517386 :

RE: MI-L US data - rivers and lakes

2002-02-21 Thread Peter H. Van Demark
Simon: I'm looking for 1 : 10 000 000 data (rivers and lakes) for all US. If you were using Maptitude 4.5 you would have, in the included data, geographic files for nationwide perennial rivers and lakes, based on TIGER/Line 2000, with names for all the named rivers and lakes. Also, you would

Re: MI-L Theissen Polygons in MapBasic

2002-02-21 Thread Uffe Kousgaard
MapBasic is one of the slowest langauges available and not well suited for such a computation intensive task. But I can't think of anything which should make it impossible. But you would have to stick to small datasets since mapbasic only supports rather small datasets. Or perhaps calculation

Re: MI-L US data - rivers and lakes

2002-02-21 Thread Simon Roy
Thanks all for your help, I found what I need on ESRI Data and Maps. Simon=20 ___ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put unsubscribe

MI-L Automatic numbers

2002-02-21 Thread Mathieu Kouri
Hi all,=20 I've got a layer (which are lakes) and i'm trying to find a way to = insert an automatic number in a new column that I would create in the = table. I haven't been able to find a way however. I've thought of = going thru access but bringing back the info seems not possible

Re: MI-L Automatic numbers

2002-02-21 Thread Samantha . Wriker
Go and add an extra column to your table in your table manager and give it an integer value. Then when you have added the extra column go to Table Update column. You should see something similar to this: (see below) Table to update: (your table) Column to update: (the column you just

Re: MI-L Directions Magazine

2002-02-21 Thread Bill Thoen
The Directions Magazine web server appears to have coughed up its socks and is temporarily in a foul mood. The doctor is working on it. - Bill Thoen Mats Elfström wrote: Hi All! Whatever became of www.directionsmag.com? And their collection of MI tools? Or is it just my ISP who's

FW: MI-L Theissen Polygons in MapBasic

2002-02-21 Thread Leblanc, Patrick
Pat Leblanc, P.Eng. Water Resources Engineer Infrastructure Services Branch Transportation, Utilities Public Works City of Ottawa (613) 580-2424 ext. 26708 (613) 560-6071 (fax) [EMAIL PROTECTED] -Original Message- From: Leblanc, Patrick Sent: Thursday, February 21, 2002 12:25 PM To:

Re: MI-L Automatic numbers

2002-02-21 Thread Mathieu Kouri
Thanks to everyone for the solution. Mat - Original Message - From: [EMAIL PROTECTED] To: Mathieu Kouri [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, February 21, 2002 12:16 PM Subject: Re: MI-L Automatic numbers Go and add an extra column to your table

MI-L Button picture change

2002-02-21 Thread Bendall,A EPO
Hello All How do I change the picture on a button? I have several buttons that look the same. Will summarise. Also, does anybody know of any MapInfo people in Quetta, Pakistan? Thanks in advance. Anna Bendall * This email

MI-L Rotate Symbol MBX

2002-02-21 Thread Tim Ledet
Does anyone know how to run the Rotate Symbol tool from MapBasic? For that matter, is there some reference anywhere that I can get these kinds of questions answered without having to bother everyone? Tim Ledet Software Engineer Integrated GPS Technologies, Inc. (281) 494-4771 [EMAIL PROTECTED]

Re: MI-L US Highways data, with shields tools needed

2002-02-21 Thread Jim Keller
Try SitesUSA. (480) 491-1112. I have always been satisfied with their data. Jim Keller, IT Director Berlow Real Estate, Inc. Buffalo, New York USA ___ List hosting provided by Directions Magazine | www.directionsmag.com |

RE: MI-L Theissen Polygons in MapBasic

2002-02-21 Thread Fast, Tim
Tom, Check out Triangulator from Mercator Geosystems at: http://www.mercatorgeo.nl/ We have used the product and have been very happy with it. I also includes a contouring feature. Tim Fast Pioneer Hi-Bred International, Inc. -Original Message- From: Thomas Finan [mailto:[EMAIL

MI-L Structure Contours and Trend Surface Analysis

2002-02-21 Thread Ron Gutiw
Listers: Does anybody know of an add-on tool for MapInfo that computes and maps trend surface analysis and residual maps. By this, I mean first computing and displaying the structure contours of a geological surface then subtracting the regional trend surface (which is basically a calculated

Re: MI-L Transparent Rasters.

2002-02-21 Thread David Doering - HRA
to continue the palaver, I had to lookup the definition of palaver palaver n 1. conference between different parties 2. empty talk - Original Message - From: Richard Dibley [EMAIL PROTECTED] To: 'Brooks, Stephen' [EMAIL PROTECTED]; 'Mi-L (E-mail)' [EMAIL PROTECTED] Sent: Thursday,

MI-L Microsoft Pocket streets

2002-02-21 Thread Ian Rudd
Hi, Does anybody know of a method to translate from MPS to a more generic (useful) format. Regards Ian Happiness = Reality / Expectation ___ List hosting provided by Directions Magazine | www.directionsmag.com | To

Fwd: MI-L Windows XP and MI 6.5?

2002-02-21 Thread Waynecpa1
I have XP and I am not having that problem with MapInfo. I tested your problem by brining up a workspace and removed all layers one at a time by closing the table. I did not experience your problem. Maybe you should reinstall Mapinfo. ---BeginMessage--- I have a major problem with Windows XP

MI-L Help Me out here

2002-02-21 Thread RandaEnt.
HI Folks: Help me out with my own blindness or whatever. I think my mind is going. Two polygons, same layer, are drawn with common nodes (Drawn w/snap). Want edit layer, move a node and change shape of both polygons. I used to do this, now its evaporated? Thanks Roy

RE: MI-L Help Me out here

2002-02-21 Thread Tony
OptionsPreferencesMap WindowMove Duplicate Nodes in: The Same Layer. Have layer editable. Select polygon to be re-shaped. Use Reshape tool from Drawing tool bar. Tony [EMAIL PROTECTED] Suffolk County P.D. Long Island, New York, USA -Original Message- From: RandaEnt. [mailto:[EMAIL

Re: MI-L Help Me out here

2002-02-21 Thread RandaEnt.
Hi Guys: Summary: GO TO OPTIONS / PREFERENCES / MAP WINDOW / MOVE DUPLICATE NODES IN AND TICK - THE SAME LAYER Every one but me knew where it was. That's what I get for upgrading. Thanks Roy - Original Message - From: RandaEnt. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: