[OpenLayers-Users] Users Digest, Vol 19, Issue 55

G. Allegri giohappy at gmail.com
Sun Apr 20 18:27:56 EDT 2008


Hi Ale,
you could use the OpenLayers.Projection.transform(point,source,dest)
method, based on proj4js :
http://dev.openlayers.org/releases/OpenLayers-2.6/doc/apidocs/files/OpenLayers/Projection-js.html#OpenLayers.Projection.transform

Giovanni

2008/4/20, users-request at openlayers.org <users-request at openlayers.org>:
> Send Users mailing list submissions to
>         users at openlayers.org
>
>  To subscribe or unsubscribe via the World Wide Web, visit
>         http://openlayers.org/mailman/listinfo/users
>  or, via email, send a message with subject or body 'help' to
>         users-request at openlayers.org
>
>  You can reach the person managing the list at
>         users-owner at openlayers.org
>
>  When replying, please edit your Subject line so it is more specific
>  than "Re: Contents of Users digest..."
>
>
>  Today's Topics:
>
>    1. multiple epsg coordinates display (Alessio Di Lorenzo)
>
>
>  ----------------------------------------------------------------------
>
>  Message: 1
>  Date: Sun, 20 Apr 2008 17:23:26 +0200
>  From: Alessio Di Lorenzo <alessio.dilorenzo at gmail.com>
>  Subject: [OpenLayers-Users] multiple epsg coordinates display
>  To: OpenLayers ML <users at openlayers.org>
>  Message-ID: <480B5FEE.1020904 at gmail.com>
>  Content-Type: text/plain; charset=ISO-8859-15; format=flowed
>
>  Hi list,
>
>  I have a little OL application showing data in utm33-wgs84 (epsg: 32633)
>  and I'm using a separate div to display the mouse position in 32633 with
>  no problems.
>
>  What I'd like to do is to display the mouse position also in
>  geographical wgs84 (epsg: 4326) in another different div.
>  In this way users could see both 32633 and 4326 coordinates at the same
>  time.
>
>  Is it possible?
>
>  thx
>
>
>
>  ------------------------------
>
>  _______________________________________________
>  Users mailing list
>  Users at openlayers.org
>  http://openlayers.org/mailman/listinfo/users
>
>
>  End of Users Digest, Vol 19, Issue 55
>  *************************************
>



More information about the Users mailing list