Yes, it possible to update the table column with the coordinates of points.
Follow these steps :

(a) Create two colums for x-coord & ycoord
(b) Update x-coord column with objectgeography(obj,1)
(b) Update y-coord column with objectgeography(obj,2)

The 1 & 2 are the codes defined for OBJ_GEO_POINTX & OBJ_GEO_POINTY in
MAPBASIC.DEF file.
Hopefully, it may solve your problem.

Rajendra

-----Original Message-----
From: Lachlan Milne <[EMAIL PROTECTED]>
To: 'MapInfo-L' <[EMAIL PROTECTED]>
Date: Friday, February 12, 1999 6:39 AM
Subject: MI: Calculating Coordinates for Points in a Table


>Hi
>Is it possible to calculate coordinates for points and place them in
columns
>automatically?
>This is probably a stupid question.
>Thanks
>Lachlan
>----------------------------------------------------------------------
>To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
>"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

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

Reply via email to