Conversion Problem

Eric Katherman vaiod at BERLOY.COM
Wed Oct 6 19:47:41 EDT 2004


I do have MS compiled with PROJ support and am using mapscript.  Could you
give me a quick example as to how I go about using the minlon minlat.... in a
one or two line statement. Is it a class item or is it something I would put
in my mapfile? I haven't found anything about it under the mapscript docs
yet.

Eric

> > -----Original Message-----
> > From: Eric Katherman [mailto:vaiod at BERLOY.COM]
> > Sent: Wednesday, October 06, 2004 3:33 PM
> > To: MAPSERVER-USERS at LISTS.UMN.EDU
> > Subject: [UMN_MAPSERVER-USERS] Conversion Problem
> >
> >
> > I am trying to figure out how to take a point on my map and
> > convert it to a GPS format (e.g. 34d21'12" 112d43'12").  Can
> > anybody point me in a direction as to how to accomplish
> > this.. I am using nad83:202 projection if that helps at all.
> >
> > Eric
>
>  Eric,
>
> According to http://mapserver.gis.umn.edu/doc42/template-reference.html
>
> " if the MapServer was compiled with PROJ support and a projection is
> defined in the mapfile " you can use [minlon], [minlat], [maxlon] [maxlat]
> together with your image height and width to get the lat lon with a
> mousemove or click or whatever.  Note that the accuracy of this depends on
> scale, and probably a few other things that others can elaborate on.  Zoom
> out too far and this technique is not so hot.
>
> Adam



More information about the mapserver-users mailing list