Kalyan,

Projection support in OpenLayers for coordinate systems other than EPSG:4326 and Google Mercator is provided by Proj4js (http://trac.osgeo.org/proj4js/) and this uses the same projection names as supported by PROJ.4. What you need to initialize your projection with is the EPSG code for your map or the PROJ.4 initialization string. The list of projection names that are supported is listed at the bottom of this page: http://trac.osgeo.org/proj4js/wiki/UserGuide

Mike



On 10/16/2010 9:48 PM, Kalyan Kamepalli wrote:

Hello list,

Is there a way to know all the available or valid projection names in OL ?? My actual requirement is to transform my coordinate from my coordinate system to lat-long value and for that I need to create two projection objects one for my coordinate system and the other for lat-long. Can someone help me in creating these please. My current map coordinate system is nsw_trans_mercator_mm and I want to transform these values to pure lat --long values.

Thanks,

Kalyan


_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

--
   Michael Adair
   Senior Software Architect
   DM Solutions Group Inc.

   Office: (613) 565-5056 x26
   [email protected]
   http://www.dmsolutions.ca
   http://research.dmsolutions.ca


_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to