Christy,
Add two columns to your table to store latitude and longitude (if you don't
already have them) and update them. Save a copy of your table. Open the new
table and go to "Table -> Maintenance -> Table Structure" and click on the
"Table is Mappable" box to remove the points that are associated with the
table. Go to "Table -> Maintenance -> Table Structure" again and click on
the "Table is Mappable" so that new objects can be linked with the data
records. Then enter the following in the MapBasic window (assuming your
table is called NEWTABLE, the fields that contain the latitude and longitude
are LAT and LON and you want the radius to be 25 miles):
Update NEWTABLE Set obj = CreateCircle(LON, LAT, 25)
Dan Phillips
[EMAIL PROTECTED]
----- Original Message -----
From: "Christy Noonan" <[EMAIL PROTECTED]>
To: "MapInfo-L (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, February 14, 2000 6:44 PM
Subject: MI Buffer, ID help
> Hi,
> I have a list of points that have a 4digit identification code. I create
> 25 mile buffers around each of the points. I want to be able to create a
> table displaying the points identification code and also the buffer that
> corresponds to each point.
>
> Currently when I create the buffers the buffer ID's in the table are all
0.
>
> I want to know which buffer goes with each point.
>
> Any help appreciated. Thanks in advance, Cn
>
> Christy Noonan
> R&D at ERAC
> [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]
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]