RE: MI MapXtreme - huge datasets

2000-09-06 Thread Ole Gregor
Title: MapXtreme - huge datasets Hi I agree, butone potential problem areais large raster tables. We has a 700 Mb ECW file and it takes very long time to load the geoset first time (30-40 seconds) on my precent production server (IBM PC 325 266 Mhz with 128 MB RAM and a ordinary SCSI) and

RE: MI ToggleButton and MapBasic code

2000-09-06 Thread Campbell, Keith (WSA Telford)
Brad, Define a global logical variable, and change the value of this in your button handler. If the value of it = 0 before the button is pushed, set it to = 1, and vice versa. Keith -Original Message- From: Brad Sharkey [mailto:[EMAIL PROTECTED]] Sent: Monday, September 04, 2000 2:52

MI launching html browsers via the api

2000-09-06 Thread Lawley, Russell S
Hi, many thanks to Yas and whoever it was who pointed me to the (many) Visual Basic pages. if you want to launch internet explorer without recognfiguring your tables (ie if your application is writing html text or vrml ) then I can recommend the API solution: Declare Function ShellExecute Lib

MI RE: MapXTreme and broker

2000-09-06 Thread Stefan De Schutter
Title: RE: MapXTreme and broker Hi, should I mail it to you for inserting this into the discussion area. Kind regards, ing. Stefan De Schutter Project Development Marketing map Lemméstraat 18 2018 Antwerpen Tel : (32) 3 260.66.60 Fax :(32) 3 260.66.66 [EMAIL PROTECTED]

Re: MI and Visual Basic

2000-09-06 Thread peterelphick
Sometimes in Inegrated mapping applications the whole thing locks because MI is trying to display a dialogue box. If any of your tables had been edited, Mi would try to display a dialogue to warn you that your changes have not been saved. Otherwise there is no reason why you should not be able to

MI Cleaned virus file GENERATOR DIVFONT size=2STRONGFONT face=Courier Newxxxxxxnbsp;Announcing the ultimate JavaScript Mapping Solution xxxxxx/FONT/STRONG/FONT/DIV DIVFONT size=2STRONGFONT face=Courier Newnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;!!!nbsp;Neapoljs: Live on A href=http://www.mapserver.ch/http://www.mapserver.ch/A !!!!/FONT/STRONGFONT face=Courier NewBR-----------------------------------------------------------------BR/FONTFONT face=Courier New############nbs is attached

2000-09-06 Thread isvw
InterScan E-Mail VirusWall has cleaned all the viruses contained in the following attached file. The sender of the original file was [EMAIL PROTECTED]. begin 666 GENERATOR DIVFONT size=2STRONGFONT face="Courier New"xxnbsp;Annou end

MI InterScan NT Alert

2000-09-06 Thread isvw
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Wed, 06 Sep 2000 05:56:55 -0400 (Eastern Daylight Time) Method: Mail From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] File: GENERATOR DIVFONT size=2STRONGFONT

No Subject

2000-09-06 Thread Eddy Prahasta
Subscribe Eddy Prahasta [EMAIL PROTECTED] -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

FW: MI InterScan NT Alert

2000-09-06 Thread Peluso . Tony
Hi, My virus scanner at work detected viruses in the attachments to the e-mails mentioned below. - Tony -Original Message- From: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] mailto:[SMTP:[EMAIL PROTECTED]] Sent: September 6, 2000 5:57 AM To: [EMAIL

MI Opening multiple files

2000-09-06 Thread Matthew Greatorex
Is anyone aware of a simple way to open all tables within a particular file, given the path to that file? I'm hoping there's something in MapBasic along the lines of Open Table "F:\outerfolder\innerfolder\*.* " Where all of the files within "F:\outerfolder\innerfolder\" are mappable

RE: MI and Visual Basic

2000-09-06 Thread Brad Mathews
Using "Close All" will close all tables and discard any changes made. No dialog box will be displayed. "Close All Interactive" will show any dialog boxes. I have been trying to figure this one out for you, but I haven't come up with an answer. After closing all tables I always 'Set MapInfo =

MI MapInfo Pro 6.0 Demo

2000-09-06 Thread Peter_McPherson
Hello, I think my mind is playing tricks on me. I thought that early this year I had downloaded a trial version of MI 6.0, now I can't seem to locate the file on my network. I just thought that I would download it again, but I can't seem to locate the demo version on the MI site. Did I dream

RE: MI Opening multiple files

2000-09-06 Thread Brad Mathews
Matt, I cannot see any way to do this in MapBasic (others feel free to prove me wrong on this). But I see three different ways to do this. One, write a C DLL that will return an array or comma separated string of all TAB files in a directory. Your MB program can then loop though the results and

MI SVGExport

2000-09-06 Thread Martin Spiers
I've recently downloaded an evaluation version of DBXGeomatic's SVGexport utility (v1.05) - an interesting product. However, the tooltip/hyperlinks don't seem to be working. I have a table of points, thus: name (character) east (decimal) north (decimal)) url (character) and set the tooltip to

RE: MI Opening multiple files

2000-09-06 Thread Chioles, John
One cannot open multiple files w/ Open Table in MB like in MI Professional. Old complaint, add it to the list. -John Chioles -Original Message- From: Matthew Greatorex [mailto:[EMAIL PROTECTED]] Is anyone aware of a simple way to open all tables within a particular file, given the path

Re: MI Opening multiple files

2000-09-06 Thread Bill Thoen
Matthew Greatorex wrote: Is anyone aware of a simple way to open all tables within a particular file, given the path to that file? I'm hoping there's something in MapBasic along the lines of Open Table "F:\outerfolder\innerfolder\*.* " Where all of the files within

RE: MI Opening multiple files

2000-09-06 Thread Trey Pattillo
Hello all, To open ALL files in a folder you can use MB and WinAPI. I you goto my website under WinAPIFiles, I have an example of getting all the files in a folder, which you could then open, populate a listbox or whatever. Trey PattilloOperations GISCoastal Bend 911 Network2910 Leopard

MI MapInfo User Group--September 12th

2000-09-06 Thread Laurel Ledbetter
The next Northwest MapInfo User Group meeting is: *** TUESDAY SEPTEMBER 12, 2000 2 PM -- 4 PM PRESENTATION: "Panel: Using New Features of MapInfo Pro 6.0" User-focused discussion of ways to apply new features introduced with

MI Maximum layers in MapInfo

2000-09-06 Thread Sathish
Dear Members, How layers can one create in MapInfo Professional ?. Thanking You, Regards Sathish Jagadeesan -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message

Re: MI MapInfo Pro 6.0 Demo

2000-09-06 Thread Bill Thoen
[EMAIL PROTECTED] wrote: I think my mind is playing tricks on me. I thought that early this year I had downloaded a trial version of MI 6.0, now I can't seem to locate the file on my network. I just thought that I would download it again, but I can't seem to locate the demo version on the MI

MI Vanishing north symbols

2000-09-06 Thread Bob Hudson
Our version of MapInfo 5.5 has a drop box with various NORTH symbols in the symbols preferences. I made several maps using one that said NORTH with an elongated wedge above it pointing upward/north. When I saved the finished products via Save Window as windows metafiles the maps were fine, except

Re: MI MapInfo Pro 6.0 Demo

2000-09-06 Thread Mats Elfström
Bill Thoen wrote: You're dreaming. There is only a "slide show" of MI 6.0, no free download; never has been. At least not here in North America. Maybe you're thinking of MapX? That you can download and try out. He was thinking of the beta version, still available at the MI ftp address. MI 6

MI Ethics, food, and jail

2000-09-06 Thread Neil Havermale
I am a new list reader and now a contributor. We at Red Hen build software mostly for agriculture but have found some of our aggie-tools to have a good utility in other verticals - police stuff being one of them. One of my staff sent me this note and I thought I would share it with you.

RE: MI MapInfo Pro 6.0 Demo

2000-09-06 Thread Ben A Greenberg
Title: RE: MI MapInfo Pro 6.0 Demo Earlier this year before 6.0 was released, MapInfo made available a beta version of 6.0, perhaps that is what you are thinking of?? -- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, September 06, 2000 12:21 PM To: [EMAIL

MI st_overlaps function - question

2000-09-06 Thread Curtis Bennett
Hi, I'm new to the list, but I had a technical question concerning the st_overlaps function. My company stores about 26,000 of a certain type of boundary, you can think of them as something like a county boundary. When these boundaries are drawn, they are drawn butted up next to each other,

RE: MI Vanishing north symbols

2000-09-06 Thread Lindsay Giles
Hi Bob - If you are opening the metafiles on another machine without MapInfo installed, the problem is one of font substitution - the # sign subs for the North arrow symbol. (Try it - change the font file without changing the symbol number and the # appears) The fix for this is to ensure that

MI MapInfo Pro 6.0 Demo

2000-09-06 Thread Doyle, Peter W
Peter, I downloaded a Beta copy of MapInfo v6.0 earlier this year from http://testdrive.mapinfo.com/mipro_60beta It was valid for 3 months I think - But evaluation period expired in July. I suspect it is no longer available (It would defeat the purpose if you could keep downloading it) Regards

MI SQL Select

2000-09-06 Thread Prescott, Christopher (DEH)
The pull down list of operators in the 'SQL Select' dialog contains five geographic operators. The MapInfo MapBasic manual list seven. The dialog box does not list the 'Contains Part' and 'Partly Within' operators. These two operators have been around since at least MI version 4.0 so why have