View Single Post

  #4 (permalink)  
Old 10-19-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: Zip Code Fractions

Hi Pete,

For each point you wants to check you calculate latitude and longitude. To see if you have an object you can use ObjectsFromPoint();

I have an article that more or less describe what you do. Do a search on 'snap to road' on this site. It start on a position and then it make a vector checking each point with 5 meter interval, increase radius 5 meter until the radius of the circle is reached.
Reply With Quote