MI-L vbf and dxf vector files

2002-05-23 Thread Wohlgemuth, David Remi Francois (David)
Hi Everyone, does anyone know of a quick way or programme to convert from vbf vector files into dxf vector files? regards David David RF Wohlgemuth UMTS RF Engineering Lucent Technologies O Trigonos Windmill Hill Business Park Swindon SN5 6PB tel - +44 (0)1793 897695

MI-L Spanish co-ordinate systems/ Projections

2002-05-20 Thread Wohlgemuth, David Remi Francois (David)
Hi everyone, I was wondering if anybody could tell me what co-ordinate systems/ projections are commonly used in Spain. Thanks in advance David David RF Wohlgemuth UMTS RF Engineering Lucent Technologies O Trigonos Windmill Hill Business Park Swindon SN5 6PB tel - +44 (0)1793 897695

MI-L Converting decimal degrees to degrees/ minutes and seconds and vice versa

2001-12-18 Thread Wohlgemuth, David Remi Francois (David)
Hi all, I was just wondering if there was a Mapinfo tool out there which converts a list of co-ordinates in decimal degrees to an equivalent list in degrees/mins/secs and also the other way round. This is to avoid having to create a programme that does this myself. Thanks in advance David

MI-L

2001-12-18 Thread Wohlgemuth, David Remi Francois (David)
subscribe MapInfo-L ___ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put unsubscribe MapInfo-L in the message body.

MI-L RE: Converting decimal degrees to degrees/ minutes and seconds and vice versa

2001-12-18 Thread Wohlgemuth, David Remi Francois (David)
Engineering Trigonos, Windmill Hill Business Park Swindon Wiltshire SN5 6PB UK e-mail: - [EMAIL PROTECTED] tel: *+44(0)1793897695 mobile: s+44(0)7769652997 -- From: Wohlgemuth, David Remi Francois (David) Sent: 18 December 2001 12:57

RE: MI-L Internal error in Mapinfo (using a mapbasic programme)

2001-11-15 Thread Wohlgemuth, David Remi Francois (David)
- From: Wohlgemuth, David Remi Francois (David) [mailto:[EMAIL PROTECTED]] Sent: 13 November 2001 10:05 To: '[EMAIL PROTECTED]' Subject: MI-L Internal error in Mapinfo (using a mapbasic programme) Hi everyone, I would like to know if anyone has a clue what

MI-L Internal error in Mapinfo (using a mapbasic programme)

2001-11-13 Thread Wohlgemuth, David Remi Francois (David)
Hi everyone, I would like to know if anyone has a clue what internal error 33012 means. It occurs when a mapbasic programme of mine creates a custom buttonpad in Mapinfo the second time round. (i.e. the first time I run the programme it's fine but the second time I get the internal error and

MI-L Using mapbasic to customize the mouse cursor

2001-10-11 Thread Wohlgemuth, David Remi Francois (David)
Dear all, I'm hoping that someone can help me on this one. I'm trying to change my mouse cursor into a hexagon when I press a certain tool button. Is there anyway in mapinfo in which I can create a cursor shape? And if not possible in mapinfo can I do it another way? Thanks in advance David

MI-L Help with Mapbasic programming

2001-10-04 Thread Wohlgemuth, David Remi Francois (David)
Hi Listers, Can anyone tell what the best way is to join two objects together from two separate tables so that when I click on the newly fromed object they are one. Thanks in advance David David RF Wohlgemuth Graduate RF Engineer Lucent Technologies O UMTS RF Engineering Trigonos, Windmill

MI-L Mapbasic Problem

2001-09-19 Thread Wohlgemuth, David Remi Francois (David)
Hi listers, I've got a programme where I've got a list of x,y co-ordinates as the input and I'm trying to create 3 hexagons around each co-ordinate. For some reason these new regions that I am creating do not appear when I add their layer to the map. I'm not sure if the objects are being created

MI-L Mapbasic Coding

2001-08-20 Thread Wohlgemuth, David Remi Francois (David)
Dear MapBasic Programmers, I would like to know if any of you know if there is a way of telling whether the user clicked once or twice with the mouse anywhere on a map, and when they did to use this action as a trigger for another operation to occur automatically Please help me Regards, David

MI-L for all mapbasic gurus

2001-08-09 Thread Wohlgemuth, David Remi Francois (David)
Dear listers, I am getting frustrated with a bit of code I am writing and I am hoping that some of you can point out what I am missing. I have added the code below. Now every time I run the programme I get a datatype mismatch error and I think it is to do with the table group_lists as it occurs

RE: MI-L for all mapbasic gurus

2001-08-09 Thread Wohlgemuth, David Remi Francois (David)
PROTECTED] tel: *+44(0)1793897695 mobile: s+44(0)7769652997 -- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: 09 August 2001 16:51 To: Wohlgemuth, David Remi Francois (David) Cc: [EMAIL PROTECTED] Subject: Re: MI-L for all

MI-L help with objects in tables in mapbasic

2001-07-24 Thread Wohlgemuth, David Remi Francois (David)
Hi all, I have a small problem that I'm sure some of you will know the answer to. The question is why do I keep getting the error Variable or field DU.obj not defined when I use the line; Select * from grid_sys where grid_sys.obj contains DU.obj into which_grids I only want the info from

MI-L mapbasic arrays

2001-07-17 Thread Wohlgemuth, David Remi Francois (David)
Hi everyone, I need help with an array. I keep getting the error message subscript out of range. Now my array size is 1000 as a precaution. Can any one tell me what is going on and how to remedy it? Regards, David David RF Wohlgemuth Graduate RF Engineer Lucent Technologies O GSM/UMTS RF

MI-L Question for mapbasic programmers Pt 2

2001-07-06 Thread Wohlgemuth, David Remi Francois (David)
Trigonos, Windmill Hill Business Park Swindon Wiltshire SN5 6PB UK e-mail: - [EMAIL PROTECTED] tel: *+44(0)1793897695 mobile: s+44(0)7769652997 -- From: Wohlgemuth, David Remi Francois (David) [SMTP:[EMAIL PROTECTED]] Sent: 05 July 2001 17:24 To: '[EMAIL

MI-L Question for mapbasic programmers

2001-07-05 Thread Wohlgemuth, David Remi Francois (David)
To all mapbasic programmers, I would like to know if there is any way of testing to see if certain x and y co-ordinates are inside a region or regions. And if so how? I hope someone can help Regards, David David RF Wohlgemuth Graduate RF Engineer Lucent Technologies O GSM/UMTS RF Engineering

MI-L Challenge for all mapbasic programmers

2001-06-27 Thread Wohlgemuth, David Remi Francois (David)
Hi all, I would like to know if there is a way to make my programme quicker. I am basically creating points over the whole map area and into a table. I am then creating a union object from a table containing regions and then selecting the points I created which fall into the regions into a new

MI-L Help with Mapbasic point objects and region objects

2001-06-08 Thread Wohlgemuth, David Remi Francois (David)
To all Mapbasic programmers, I am currently writing a programme that creates point objects, saving them as objects in one table, using the centroid of a region object from another table as the starting point. I want to know if there's a way of getting mapbasic to return a logical true or false