I am looking for the algorithm that will give me Point B when I am given 
Point A and a Distance/Radius. What I am trying to do is filter points from 
a table based on proximity prior to pulling the records into 
MapX/MapXtreme. I know this is not a problem with SpatialWare, but this 
client is using SQL Server. The problem I am running into is that I have to 
create points for all the records (thousands) and then perform a radius 
query. If I could basically determine the MinX, MinY, MaxX, MaxY from a 
given point and radius (in essence determining the MER) I could pre-filter 
the records based on the lat long values. Can anyone help me with this.

Thank You.

Andy Barker
Spatial Data Design
[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