[mapserver-users] Any examples of coordinate conversion web pages

Steve Lime steve.lime@dnr.state.mn.us
Wed, 27 Mar 2002 17:04:00 -0600


I've got javascript code to got from lat/lon to utm (nad83, any zone). I also
have the reverse transformation coded but not debugged, probably just a
transcription error while going from VB to javascript. Seem to work ok and
are nice to have on the client. Let me know if this is what you were looking
for...

Steve

Stephen Lime
Data & Applications Manager

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> "Tyler Mitchell" <TMitchell@lignum.com> 03/27/02 01:52PM >>>
Hi gang, I want to put together a simple web page that allows a user to
enter lat/long and/or UTM coordinates and have them converted one to
another.  Is anyone doing this already?  If you are willing to share some
of the info with me, it would save me from reinventing the wheel. ;)