latLonToPoint ( Latitude ; Longitude )
Returns a point from a latitude-longitude pair.
Average rating: 4.5 (20 votes) Log in to vote
Edward P. Asmus Asmus Consulting http://asmus.uga.edu |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns a point on the earth of the form "latitude,longitude". The function is called with latitude and longitude for the point. If the latitude and longitude are in decimal degrees (DD), the point returned is in a format compatible for use with Google Earth and Google Maps.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.