RE: MI Callback to Mapbasic from DLL - is it possible?

2000-01-06 Thread HENROTAY PIERRE
If my understanding of your question is correct, you want to execute a MapBasic function or subroutine or statements from a DLL (called itself from an MBX). A possibility is to use integrated mapping (via DDE or - recommended - OLE automation). This way you may: - execute a single MapBasic command

RE: MI Callback to Mapbasic from DLL - is it possible?

2000-01-06 Thread Alan Hale
Yes, this is precisely what I wish to do. In more detail, I am building a form in a Delphi DLL which includes a form with a listbox, to which I will pass (through a Mapbasic program) items derived from a MapInfo table. Each time I select an item in the listbox I want to pass back the item name

No Subject

2000-01-06 Thread Gareth Hardman
subscribe mapinfo-l

RE: MI Vertical Mapper DEM Import Question

2000-01-06 Thread Matt Fowler
VM Tech support responded this AM and said: What you will need to do is select Tools from the Grid Manager, and select Alter z and description (VM2.0 - 2.1.1) or Alter Meta Data (VM 2.5). Then you can change the z units to either meters or feet. This will not change the values accordingly, howe

MI and Vantive

2000-01-06 Thread Alex Eshed
Greetings, List. Has anyone successfully linked MapInfo to Vantive? Does anyone have information about Vantive applications that are currently using MapInfo to add maps in an application? TIA to all responders. Best regards, Alex Eshed Digi-Tek Ltd. 12, Homa St., Rishon LeZion, 75655, Israel

MI Image maps

2000-01-06 Thread Manfred Schaefer
Hello, does anyone know a (free) tool to generate html image maps from mapinfo maps on an easy way ? thanks manfred manfred schäfer ministry of economic affairs, technology and transport nordrhein-westfalen germany [EMAIL PROTECTED] ---

MI - line drawing styles in Excel

2000-01-06 Thread Steven . Ward
To all those with more knowledge than me: The question: Can I control the line style when Mapinfo maps are drawn in Excel? I have used Data Installer to import a map into Excel (and Microsoft Map). However I can find no way of controlling the way in which the lines are drawn by Microsoft Map.

MI way to open mapper from within another mapper?

2000-01-06 Thread Mapinfo User
Greetings all. Is there a method or a tool that allows one to open a new mapper from within another mapper? For instance, I have one mapper window. Ideally, i would like to be able to select an area with a tool and then another mapper is created just showing the area that was selected. Is this pos

RE: MI 'Chasing' windows

2000-01-06 Thread Richard . Burkmar
Nick, You will have to use MapBasic to achieve something like this. The program shown below does what you were asking - though I have only tested it very lightly. Note that re-zooming a window does not affect the zoom level in the others - only the centering. However you could change the code

MI Does anybody know how to deal with maps in Staroffice

2000-01-06 Thread Sumit Sen
Hi Just wanted to know if there was some way to use maps in staroffice. Pls let me know if some one knows any work arounds also. Regds Sumit Sen TATA INFOTECH LTD -- To unsubscribe from this

MI Query problem

2000-01-06 Thread Greg Lindner
I have a table with zipcodes and distances for each of 40 branches. I can get the closest branch for each zip but I need to retrieve the closest two branches for each zipcode. I'm using 'finding the closest point' on p.23 in Advanced Mapinfo Workbook. Any suggestions? Thanks!

Re: MI way to open mapper from within another mapper?

2000-01-06 Thread Antoine Gilbert
its possible with MapBasic ___ ||//Antoine Gilbert || // [EMAIL PROTECTED] || //#ICQ 9737371 || \\ || \\Le Groupe KOREM Inc. ||\\ http://www.korem.com ___ - Or

Re: MI Philippines TM Grid

2000-01-06 Thread ton
Dear Andrew, Adding the following line to your MapInfo.prj file should do the trick : "UTM Zone 51 Philippines (Luzon)",8, 50, 7, 123, 0, 0.9996, 50, 0 Kind regards, Ton Brouwer -Original Message- From: Andrew Waltho <[EMAIL PROTECTED]> To: Mapinfo, List <[EMAIL PROTECTED]> Date:

Re: MI Image maps

2000-01-06 Thread glenn
Check out the following: http://software.geocomm.com/mapinfo/scripts.html theres a couple of downloads there: Imagemap and WebPublisher for Mapinfo Regards Glenn Manfred Schaefer wrote: > Hello, > > does anyone know a (free) tool to generate html image maps from mapinfo maps on an >easy > way

MI Aggregating data from Tract to Zip

2000-01-06 Thread Colonel Erick Posner
HI, I am curious, how do I aggregate the data into ZipCode file from Census Tract info, i.e. Grouping the census tract info into a ZipCode area as it falls within it. Please let me know, thanks! - Erick Posner

MI Customizing keystrokes and menus

2000-01-06 Thread W. Kent Treichel
I have edited my mapinfo.mnu on several occasions for specific projects or functions that are repetitious. It has been hit and miss sometimes as I try to figure out the syntax and, I think, ASCI key calls? Has anyone considered developing an easier way to access and change this file and associat

MI Has MapInfo-l died or have I been unsubscribed

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

MI Raster to Vector Conversion

2000-01-06 Thread Stephen R. Riese
Greetings, I have JPEG images of 1:50,000 topographic maps. From these, I need to extract feature objects (roads, rivers, buildings, etc.). I can mask out colors and save different copies (e.g., save a copy with only green to represent trees), but how do I proceed to convert these green areas in

MI Selecg & Deleting Text from a Layout

2000-01-06 Thread Scott Barling
Tim & Yannick, Thanks for your responses. You both suggested the same initial solution: 1. In the ObjectInfo function, change 'selection.obj' to simply 'obj' 2. Wrap the entire ObjectInfo function into a Str$() function like this: Str$(ObjectInfo(obj, OBJ_INFO_TEXTSTRING)) = Text Whi

MI Follow-up to finding the nearest object.

2000-01-06 Thread Stephen R. Riese
Greetings, Thanks to everyone who wrote with suggestions on how to find the distance from a given point to the nearest object of a given type. The two basic solution approaches are: 1) Create a number of lines that radiate out from the known point and detect intersection. I implemented this usi

RE: MI Summary: Workspace Management Tools

2000-01-06 Thread Chris Prescott
A qick comment - Workspace Manager cannot handle seamless tables. Christopher Prescott Geospatial International Pty. Ltd. 14 Wheaton Road Evandale South Australia 5069 Phone: +61 8 8362 3278 Mobile: 0417 856 109 email: [EMAIL PROTECTED] -Original Message- From: Alistair Hart [mailto

MI selecting text

2000-01-06 Thread Leduc Francois
Hi group, I have a layer containing roads (lines) and road names (text). Everything is in the same layer with no attributes. Is there a way to select all the text without having to select words one by one ? The objective is to delete the names. thank you. Francois Leduc __

MI Re: Selecting Text

2000-01-06 Thread Francois Bergeron
Hi François The solution: Select * from Table where Str$(obj) = "Text" into TEMP Select * From TEMP . And delete En espérant t'avoir aidé! Bonne fin de journée! ___ ||    //  François Bergeron ||   //    Conseiller en Géomatique ||  //  

RE: MI selecting text

2000-01-06 Thread Paul Grambauer
Leduc, Try this SQL, Select * from roadlayer where str$(object) = "text" Naturally, replace the roadlayer name with the name of your table. Hope this helps, Paul Grambauer Cessnock City Council, PO Box 152, 68-72 Vincent St, CESSNOCK 2325, AUSTRALIA NSW. Phone +61 02 49

MI unsubscribe mapinfo-l

2000-01-06 Thread zhengfei . hu
unsubscribe mapinfo-l -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Re: MI Raster to Vector Conversion

2000-01-06 Thread EdwardsRG
[EMAIL PROTECTED] wrote: << I have JPEG images of 1:50,000 topographic maps. From these, I need to extract feature objects (roads, rivers, buildings, etc.). I can mask out colors and save different copies (e.g., save a copy with only green to represent trees), but how do I proceed to convert

MI table size

2000-01-06 Thread david . hou
Hi dear all, I have a table with 15.6 million records and 19 fields. The .dbf file with that table is about 2.70 GB in size. I am not sure if Mapinfo can handle that big table. The records after 11.5 million are all messed up in the table browser. The messed up records had different display eac

MI JOBS: Check out the opportunities at Empower Geographics at...

2000-01-06 Thread Alex Machinis
http://www.empowergeo.com/authorized/jobs.htm Current Openings: GIS Analyst/Lead Developer http://www.empowergeo.com/authorized/jobs.htm #gisald Lead Developer/Senior Software Engineer http://www.empowergeo.com/authorized/jobs.htm#ldsse Authorized Training Center/Marketing Coordinator http://www

MI Scales and north arrows

2000-01-06 Thread cheryl huxted
I was wondering if anyone knows of any scale bars that are available that has a "meter" option available? I was also trying to find professional looking north arrows to include in the symbols category. The third question was in trying to find 'least distance' between polygons. Does anyone know

MI 4.0.2 Customize Toolbar or Menu

2000-01-06 Thread David Reid
Greetings List, I have amajor lines editing project going and the trips back n forth to change Node editing modes is getting hectic. I'm referring to [Options] [Preferences] [Map Window] to change the "Move Duplicate Nodes In" feature. I've looked in the *.MNU file hoping do customize there, bu

MI RE: MapInfo Technical Support SEN7665 - Re: ODBC/DBMS connectivity problems

2000-01-06 Thread Jayaprakash Athmaram
Hello support, Following is the details of different options we tested out for connectivity related to MI 5.5 and Oracle 8.0.4. Option 1: Iam trying to connect to Oracle 8.0.4 with MI 5.5. First of all while creating a DSN it gives me the following error, ( selecting mapinfo supplied oracle 8