Re: MI-L moving overlapping labels programmatically

2002-12-20 Thread Eric_Blasenheim
Ashley, You can get information about displayed labels and change them including their location. To do so, you must identify the label you want to change. The functionality is contained in the LabelInfo() function. The searching for labels is done via LabelFindFirst, LabelFindNext and/or LabelFi

MI-L MI:Scale bar font

2002-12-20 Thread Barsukoff, Vera
Title: Message Every time I draw the scale bar I have to go in manually and change the font to be Halo and Bold.   Is there a way that I can save my scale bar as the default instead of changing it with every new session of MapInfo    

Re: MI-L List-Unsubscribe - don't do it

2002-12-20 Thread Clifford J Forbes
Wow Bill For a moment there, I thought you were unsubscribing! Don't scare us like that. Jack Forbes Bill Thoen

Re: MI-L List-Unsubscribe

2002-12-20 Thread Bill Thoen
Ye gods! There are times when I regret that the days of the stocks, bilboes, pillory, brank, ducking-stool and jougs are long past... At least it's Friday! Bob Regier wrote: > > list unsubcribe [EMAIL PROTECTED] > > Regards > Bob > > ---

MI-L HOW TO UNSUBSCRIBE

2002-12-20 Thread Bagwell, Ross
How to Unsubscribe from MapInfo-L To unsubscribe to the MapInfo-L mailing list, send an empty email to [EMAIL PROTECTED] The server will send you a confirmation message, to which you can simply reply. This communication contains information from Universal Access, Inc. (or its affiliates) which

MI-L List-Unsubscribe

2002-12-20 Thread Bob Regier
list unsubcribe [EMAIL PROTECTED] Regards Bob - List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number

MI-L Still Unclear on the Concept: Re: MI-L list unsubscribe

2002-12-20 Thread Bill Thoen
Er, please take a really good look at the reminder appended to EVERY MapInfo-L message (a copy is presented below), and note that there is a nice little explanation about how to unsubscribe. What part of "To unsubscribe" do you not understand? >

MI-L list unsubscribe

2002-12-20 Thread Samantha Wriker
Samantha Wriker Corporate Services Research Analyst Staubach Retail Services The Staubach Company 15601 Dallas Parkway; Suite 400 Addison, TX 75001 Main Number: 972.361.5000 Fax: 972.361.5909 Direct: 972.361.5080 Cell: [EMAIL PROTECTED] www.staubach.com

MI-L list unsubscribe

2002-12-20 Thread Chris Garde
list unsubcribe [EMAIL PROTECTED] Regards Chris Chris Garde - GIS Technician Total Information System Project Team Meath County Council Unit 16, Navan Enterprise Centre, Trim Road, Navan, Co. Meath. Tel: 046 9067333 Fax:046 9067326 Email:[EMAIL PROTECTED] -

MI-L list unsubscribe dmckee@diamondex.net

2002-12-20 Thread dmckee
list unsubscribe [EMAIL PROTECTED] - List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 4655

RE: MI-L Mountain data

2002-12-20 Thread Berk Charlton
Ross - The GNIS (Geographic Names Information System) data, from the USGS, has pretty comprehensive mountain peak data. You may download the GNIS data for free in MapInfo format at www.meridiangeo.com, in the free downloads area. The summit data is contained in the "natural landmarks" file fo

Re: MI-L Disable Keyboard Keys

2002-12-20 Thread Stephen R Baig
'morning all, PC Magazine latest US edition offers a free utility to manipulate keyboard keys, including changing and deleting. Executable and source code available for download. Cheers, Stephen Peter Dowdle wrote: > > Hi all > > I am trying to find a way to disable keyboard keys when usin

MI-L Adding halos to text objects

2002-12-20 Thread Gary Searles
Can anyone tell me how to write a MapBasic function that will add halos to selected text. The selected text objects may not be all the same font style or size. It can be done using the tools in MapInfo, but I can't figure out how to write the function. Any help would be appreciated. Thanks Gary S

Re: MI-L RE: Vedr.: MI-L Numbers in projection file (off topic)

2002-12-20 Thread Simon Roy
The "82" is the datum Mapinfo's reference number. This number tells MapInfo which datum to use. In that case, 82 is the reference number for Provisional South American 1956 datum. This is well explained in the MapInfo Reference Guide. Happy Holidays! Simon Roy GIS Specialist Carto-Média, Envir

Re: MI-L MI and SRTM data

2002-12-20 Thread Cameron Crum
As a further update to the SRTM, I got the German ordering program installed and working although it was not quite intuitive. You have to input the exact dates of the shuttle mission or the search won't find any data. Also, I reported earlier that they had data available in 1m resolution, but that

MI-L RE: Vedr.: MI-L Numbers in projection file (off topic)

2002-12-20 Thread Juanse
Ole thanks for the tip, but i am interested not in the EPSG codes, but rather to define this other sort of consecutive number in the mapinfo prj file comes from. "Longitude / Latitude (Provisional South American 1956)\p4248", 1, 82 Like in this example, i know that the Provisional South America

MI-L Mountain data

2002-12-20 Thread Bagwell, Ross
Does anybody know of any sources that have a MapInfo layer that contains mountain peak data? Thanks! Ross E. Bagwell GIS Manager Universal Access Inc This communication contains information from Universal Access, Inc. (or its affiliates) which is confidential and may also be privileged. It is

MI-L Final installment to proper lcase

2002-12-20 Thread Kornelsen, Gerald
I found the code I needed at the asp101.com site, specifically this page: http://www.asp101.com/samples/viewasp.asp?file=pcase%2Easp This function works well, as it loops through the whole string, spaces and all. The page has about three times more comments than code! The internet can be a very

MI-L MapX5 - invalid distance type for coordinate conversion in buffer operation

2002-12-20 Thread Faragó Attila
Hi, Any ideas? I use Delphi 6 & MapX 5.0.25. No I set the numeric coordsys to non-earth, meters. r := CoRectangle.Create; r.Set_(0,0,100,100); mapMain.NumericCoordSys.Set_(0,miUnitMeter,miUnitMeter, EmptyParam,EmptyParam,EmptyParam,EmptyParam,EmptyParam,EmptyParam, EmptyPar

SV: MI-L Disable Keyboard Keys

2002-12-20 Thread BVT
To Peter - Actually you can disable any key strokes inside MI, but the method is very, very longhaired: You can program a dll (ex. in Delphi or C) which you - start from a MapBasic program. - The dll must contain a message handler function. This function can be "glued" into MapInfo using the

MI-L Numbers in projection file (off topic)

2002-12-20 Thread Juanse
Hi everyone and Feliz Navidad to all: I am exploring OGR Opensource software for datum/projection transformation (www.remotesensing.org), and like with the mapinfow.prj file, one of the datum/projection used here in Chile is not properly integrated. I am refering to PSAD56 Provitional South Ame

MI-L MapInfo-L Reminder

2002-12-20 Thread MapInfo-L-Owner
This is just a reminder to help you manage your MapInfo-L subscription. This will be posted automatically each week, and please feel free to respond with suggestions or improvements. - Bill Thoen [EMAIL PROTECTED] CONTENTS 1. HOW TO GO ON VACATION WITHOUT BEING ANNOYING 2. LINKS TO EZMLM FAQs A

RE: MI-L moving overlapping labels programmatically

2002-12-20 Thread Driver, Greg 9434
Ashley, There are some MapInfo add-ons that will place labels automatically, but you'll have to pay for them. Check out Evername http://www.evermap.com/evername.htm and Label-EZ at http://www.maptext.com/capable.html. I'm sure if you do write your own program and make it available free on direct

RE: MI-L Disable Keyboard Keys

2002-12-20 Thread CRISP, Paul -Syntegra UK
Pete You can't :-( What we do in VB is trap a key-pressed event and if it is the delete key, immediately issue the UNDO command. MapBasic has no equivqlent - though somebody here might have built one. I think this feature/fault must be deeply embedded in MapInfo. Paul Crisp Syntegra Innovation