[MI-L] HTML: Button starting ProViewer

2006-01-19 Thread Jaromir Svasta
My question is somewhat out of topic, but maybe interesting for some of you. I want to create a navigation html page with buttons, each button associated with a different local Mapinfo workspace, which ought to be opened in MI ProViewer upon clicking. How to do this? Putting the

RE: [MI-L] Reformatting character field

2006-01-19 Thread Terry McDonnell
Philippe I've knocked up the following function that should do the job. I've paper tested it but not as an mbx. Note that it only caters for hyphenated place names or those that comprise just one word. If you want it to cater for names with spaces in, e.g. MONT BLANC then you'll need to add a

FW: [MI-L] Reformatting character field

2006-01-19 Thread Terry McDonnell
LIST Please forgive if you get this twice but it got bounced back undelivered and doesn't seem to have got through Philippe I've knocked up the following function that should do the job. I've paper tested it but not as an mbx. Note that it only caters for hyphenated place names or those that

RE : [MI-L] Reformatting character field

2006-01-19 Thread Solomon Côté, Philippe
Thanks a lot to all who respond to my query. As I though, reformatting city names is still an annoying task with a lot of exception to handle. I'll give a try to Terry's function and will try to update it for some exceptions. __ Philippe Solomon Côté Consultant

[MI-L] SQL Server x,y coloums

2006-01-19 Thread OSullivan. Jerry \(IT Solutions\)
Hi, Is there anyone out there using SQL Server to store their point data (i.e x,y columns in a table and a map_catalog table also). I would be interested in hearing their experiences especially with regard to multi - user editing Thanks Jerry * ** *** ** * ** *** ** * ** *** ** * This email

[MI-L] Tool to measure angles/azimuths?

2006-01-19 Thread Susan Yu
Hi everyone, I'm trying to find a tool that will measure angles in mapinfo... preferably where I click on pt 1 then pt 2, and the tool tells me that my two points made a 32degree angle. Is there such a tool out there? If not, is there something similar with code that maybe I can work on to

[MI-L] Can anyone help me please?

2006-01-19 Thread Blanca R. Santos Roncal
Hi Everyone!!!, My name is Blanca and I’m Peruvian. Please, I need your help!! I am planning to geocode using vector analysis formulas and I was wondering if any of you have ever tried this. Specifically, I need 2 programs: a) A program that calculates the beginning and ending X,Y

[MI-L] Last Table

2006-01-19 Thread Simon Allen
Hi All I have a database of MapInfo tables including paths. I also have a database of all our workspaces. I have produced a script to count the number of times each table is opened in these workspaces. This takes each Open Table statement and loops through the tables database searching for

[MI-L] GElink KML export

2006-01-19 Thread Pandya, Shvetketu
I am trying to export selected object in map window (object selected is only one for testing) from MIP 8.0 in KML using GE link utility, but I am not able to see any export and MIP program is not responding/hangs up. I am not having any problem if I export map window as raster image (option

Re: [MI-L] Last Table

2006-01-19 Thread Lars V. Nielsen (GisPro)
Hi Simon, Many questions, I hope I caught them all. If you want to obtain the (optional) path value between the quotes in an Open Table statement in a workspace, this is quite easy pos1 = InStr ( 1 , workspaceLine , ) 'note that the quote is doubled inside the string to yield a single

Re: [MI-L] Can anyone help me please?

2006-01-19 Thread Lars V. Nielsen (GisPro)
Hi Bianca, But this is exactly the kind of geocoding that MIPro is good at, and always has been. It's always been there. All you need to do is build a StreetInfo table, with these 5 initial columns and the road vector as the mappable feature : ROADNAME Char ( ### ) FROMLEFT Integer

[MI-L] saving workspace in mapbasic

2006-01-19 Thread Robert DeRubeis
Hi list, I have a mapbasic program I wrote with 3 seperate push buttons. The first opens a dialog box to open a workspace. The second closes a list of the old streetpro bottom portion of the hwy shields for every state that is no longer used, but referenced in the saved workspace. The third

RE: [MI-L] GElink KML export

2006-01-19 Thread Neil Havermale
H... you might have to invest in the $25 annual license? MidNight Mapper From: [EMAIL PROTECTED] on behalf of Pandya, Shvetketu Sent: Thu 1/19/2006 1:41 PM To: 'MapInfo-L@lists.directionsmag.com' Subject: [MI-L] GElink KML export I am trying to export

Re: [MI-L] GElink KML export

2006-01-19 Thread Phil Waight
You need to select the objects for export in MapInfo first. Then the vector data exports OK. Also, for general information, the MBX is patchable for earlier MI versions, but then only the vector export works as the raster must use a recent MI feature. If you have an ordered set of lines or

Re: [MI-L] saving workspace in mapbasic

2006-01-19 Thread Lars V. Nielsen (GisPro)
Hi Robert, Contrary to the belief of many MI users, a workspace is not a workspace as they think, it's a macro. I.e. it's just an automated series of statements to open a previous session appearance, not a project you can close. This is why one can open multiple workspaces (execute multiple

Re: [MI-L] saving workspace in mapbasic

2006-01-19 Thread Stephen Chan
The directory that comes up would either be the preset workspaces directory, or the directory of the last file opened/saved. In MapBasic Help File - Look up: FileOpenDlg() PathToFileName$() PathToDirectory$() FileSaveAsDlg () Save Workspace As sample code suggestion:

[MI-L] Handling Raster

2006-01-19 Thread Nicolas Labombarda
Hi, I’m just trying to overlap a street layer over a raster urban image. I am working with a 1 meter resolution ikonos and the file ¨weights about 520 mgb. My problem is that it seems to be too much to MIP 8.0 to do so. Maybe the file is too big to handleI’d appreciate any suggestion

RE: [MI-L] Last Table

2006-01-19 Thread Rex Ballard
Hi Lars Listers, Your reply has me a little worried as I have been doing a similar thing to report on and edit workspace files containing tables which have to be moved for one reason or another (eg corporate restructuring). Won't pos1 in your code always be equal to 12 in a LTrim'd string,

Re: [MI-L] Tool to measure angles/azimuths?

2006-01-19 Thread Richard Greenwood
On 1/19/06, Susan Yu [EMAIL PROTECTED] wrote: Hi everyone, I'm trying to find a tool that will measure angles in mapinfo... preferably where I click on pt 1 then pt 2, and the tool tells me that my two points made a 32degree angle. Is there such a tool out there? If not, is there something

[MI-L] [OT] Lost email

2006-01-19 Thread SCISOFT
Listers Usually, I have faith in Outlook 2003, my ISP, and the mailserver handling MapInfo-L but I sent an email comment Thurs 19/01 which is up there on the Archive but didn't get to me. (Yes, I have searched my Outlook thoroughly - even with Windows Desktop Search, Enterprise version). Has

[MI-L] Re: MapInfo-L Digest, Vol 3, Issue 26

2006-01-19 Thread noaa
___ MapInfo-L mailing list MapInfo-L@lists.directionsmag.com http://www.directionsmag.com/mailman/listinfo/mapinfo-l