Hi, You can use the ObjectGeography function in Table Update.
Create the fields: StartLon, StartLat, EndLon, EndLat (as floats) In Table Update Choose StartLon as column to update In value type: objectgeography(obj,1) It will update the beginning longitude into your startlon field For StartLat, type objectgeography(obj,2) For EndLon, type objectgeography(obj,3) And For EndLat, type objectgeography(obj,4) You should now have the beginning and ending coordinates of your lines. Elizabeth Caponi -----Original Message----- From: Andrick R Lal [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 8:40 PM To: [email protected] Subject: MI-L RE: MI-Extract Coordinates of the Bounds of the Polyline Hi, Does anyone knows how to extract coordinates of the bounds of the group of polylines in MapInfo that is the starting and the ending coordinates of the polyline. I am able to extract the coordinates in the *.mif file when the file is exported but I would be grateful if I can do it in MapInfo. Thanking you in advance With regards Andrick Lal South Pacific Applied Geoscience Commission (SOPAC) Suva, Fiji Islands --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 17237
