Just type in the name of your table instead of the dots. This is the name as it looks in the layer control, not the filename.

Regards
Uffe

----- Original Message ----- From: "Cowper, Brian" <[EMAIL PROTECTED]>
To: "Uffe Kousgaard" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, April 13, 2005 2:52 PM
Subject: RE: MI-L Points to Regions without Mapbasic



Hi Uffe

I am still slowly learning all things MapInfo: when you say 'Remember to change the coordinate system first by calling "set coordsys table ......" in the mapbasic window.'

What am I setting the coordinates to - is it the table's coordinate system (UTM Zone 17 (NAD 83)? Also what is the format for the coordinate system when entered into MapBasic.

Thanks again.

Brian

-----Original Message-----
From: Uffe Kousgaard [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 12, 2005 5:27 PM
To: Cowper, Brian
Cc: [email protected]
Subject: Re: MI-L Points to Regions without Mapbasic


Hi Brian,

Use
mbr(createline(centroidx(obj)-12.5,centroidy(obj)-12.5,centroidx(obj)+12.5,centroidy(obj)+12.5))
for updating your centroids. Remember to change the coordinate system first
by calling "set coordsys table ......" in the mapbasic window.

Regards
Uffe Kousgaard


----- Original Message ----- From: "Cowper, Brian" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, April 12, 2005 11:14 PM
Subject: MI-L Points to Regions without Mapbasic



I have a database that contains coordinates of 50,000 centroids that make up grid of 25m square cells. I've seen a solution from the archives that uses MapBasic to do this, however I don't have MapBasic. Is there any way I can do this without MapBasic.

The squares have to be orientated to north to south, I tried to use the
buffer command but they rotate 45 degrees.

TIA

Brian

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 16061


--------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 16062



Reply via email to