On Fri, Nov 21, 2008 at 5:12 PM, John <[EMAIL PROTECTED]> wrote: > Anyone have a formula that converts xy to lat lon? >
I've had pretty good luck using the proj.4 projection library DLL with vfp. Get it from <http://trac.osgeo.org/proj/>. If you need to do datum transformations it is somewhat picky about where you install the NAD definition files, but otherwise it is pretty straightforward to use with VFP. HTH dt -- Dave Thayer Denver, CO _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

