MI-L Changing location of Custom Symbol Directory

2004-04-29 Thread Jeff Spirek
Does anyone know how to change the location of the custom symbol directory to another location through MapBasic? Regards Jeff Spirek Senior Application Developer email: [EMAIL PROTECTED] website: http://www.ngis.com.au NGIS Australia Perth: Leve

MI-L Create Line Style

2004-04-29 Thread Wilfred
Does anyone know hot to create new line style in MI 7 - List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Mess

MI-L Image in MapInfo dialog

2004-04-29 Thread Jeff Spirek
Hi all, Does anyone know how to place an image in a MapInfo dialog box, either through a customised icon or as an image? I vaguely remember some literature on MapBasic 7.0 that said this could be done, and also something mentioned by Jacques Paris. If someone could point me in the right

MI-L SUM - MapBasic fumblings - buffers - combine object

2004-04-29 Thread Alistair Hart
Hi Folks, What I have managed to do here is to create a code and save it into a .WOR so it is automatically performed upon workspace opening... The code asks for a selection (SQL Query) to be buffered upon (with a 100 metre buffer). The buffer is then saved to a table and opened as a table. MI

MI-L Named views

2004-04-29 Thread Apers Mathieu
Hi all I've just spent the last couple of days setting up some named views for our Rural Delivery areas. Today i open up my stuff as usual, and go to add a new Named view. The 39 named views i added yesterday and the day before are gone, but some other named views i have done are still there. i

Fw: MI-L IMPORT E00 GRIDS

2004-04-29 Thread Samuel Esteban Rodríguez
- Original Message - From: "Samuel Esteban Rodríguez" <[EMAIL PROTECTED]> To: "Cummings, Mike" <[EMAIL PROTECTED]> Sent: Friday, April 30, 2004 1:37 AM Subject: Re: MI-L IMPORT E00 GRIDS > universal translator give me layers whithout objects, because my e00 is a > grid > > Thanks! >

Re: MI-L IMPORT E00 GRIDS

2004-04-29 Thread Samuel Esteban Rodríguez
And if I'm using MI7.0? - Original Message - From: "Niemiec, Neal" <[EMAIL PROTECTED]> To: "'Samuel Esteban Rodríguez'" <[EMAIL PROTECTED]> Sent: Friday, April 30, 2004 1:00 AM Subject: RE: MI-L IMPORT E00 GRIDS Mapinfo 7.5 has a universal translator that will import a .E00 Neal T. Ni

MI-L IMPORT E00 GRIDS

2004-04-29 Thread Samuel Esteban Rodríguez
How I can import a *.e00 grid into MapInfo? Is it possible? Thanks!

RE: MI-L call command-array & type variables

2004-04-29 Thread Peter Horsbøll Møller
The one I stumbled on here was this: Your declarations of both type and procedure look ok, but your findnotes sub seems to be expecting an array of type corner. If this is the case you'll have to tell the MapBasic that that's the case. Try using this declarion instead: Declare Sub FindNodes(By

MI-L call command-array & type variables

2004-04-29 Thread Cummings, Mike
I want to pass a object(region) to this sub (below), identify the nodes and then pass the values of the type array back to the calling sub. When I tried to compile the sub I got this message: (afindnode.mb:21) Cannot assign to array or type variable: p_corn. Is what I want to do possible? What

Fw: MI-L Newbie Label Question

2004-04-29 Thread Troy Wiora
Tim's solution seems to be the best for my needs. Worked like a charm. But, like all good problems, more than one solution is available. Ben Greenberg suggested: What about quering the non-zero cells, then adding the query result as a layer and labeling the newly added query layer instead of t

RE: MI-L Newbie Label Question

2004-04-29 Thread Troy Wiora
*** Body Not Included *** - This communication may contain confidential and/or proprietary information and may not be disclosed to anyone other than the intended addressee. Any other disclosure is strictly prohibited by law. If you are not the intended addr

Re: MI-L Newbie Label Question

2004-04-29 Thread Uffe Kousgaard
Unless better suggestions come up: Create a string field with the same value as your thematic field, but replace "0" with an empty string. Now use that for labeling. Kind regards Uffe Kousgaard www.routeware.dk - Original Message - From: "Troy Wiora" <[EMAIL PROTECTED]> To: <[EMAIL PR

MI-L Newbie Label Question

2004-04-29 Thread Troy Wiora
Not that I'm really a newbie, but I'm sure this is a newbie type question, there must be something I'm overlooking, like when you try to take your pants off before removing your shoes, it will work, but you are sure there must be a better way. Anyway, is there a way to not label cells with a z

Re: MI-L Application to view images and Documents in MapX

2004-04-29 Thread Samuel Esteban Rodríguez
You can try with this that until is a beta app and it is written in SPANISH?: include "MapBasic.def" include "icons.def" declare sub main declare sub añadirfotos declare sub carga declare sub descarga declare sub ayuda declare sub abrirtabla declare sub nuevatabla sub main Create Butto

MI-L Alpha characters in house number

2004-04-29 Thread Chris Alexander
Hello, How does MapInfo handle alpha characters in the house number? For example, how does MapInfo handle the address '123A Elm St'? Do alpha characters need to be stripped out, or does MapInfo automatically ignore them? I haven't found any clues in the documentation. Thanks! Chris K Alexande

MI-L Maybe usefull to some ( MapInfo Automation from C++ )

2004-04-29 Thread Canfield, Andrew
I don't know if this will be usefull or not to anyone but I couldn't find any good documentation on integrated mapping with MapInfo from C++ that doesn't use MFC. So I wrote up a small wrapper function that returns a pointer to an instance of MapInfo for doing integrated mapping or just pl

MI-L Points

2004-04-29 Thread Kir Luong
Does anybody know how to handle a cluster of points and tranforming/processing these clusters so that the end result will be polygons enclosing these clusters? For example, each polygon will basically be acomplished by connecting the outer-most point of each cluster. Thus forming the polygons wh

MI-L Product announcement: spatialSQL for MapInfo Professional (Beta version)

2004-04-29 Thread Phil Waight
spatialSQL provides advanced spatial SQL with operators such as: within, beyond, within and beyond, touches, disjoint, equals. Simultaneous update through a set of update operators (combine, delete,..). A proximity qualifier allows 'direction' to be defined. (eg. all residents on North side of h

MI-L Hotlink and batch files

2004-04-29 Thread Brendan . O'Donovan
Hi I have completed a map set saved all the workspaces, saved print files and made pdfs. I have written batch files to copy the print files (which are postscript) to the plotter, these batch files work in that on double clicking them in windows explorer the file is plotted. I have created a works