[OpenLayers-Users] OpenLayers, Geoserver and Projections.

Mapmaker bmcbride at chacompanies.com
Fri Mar 26 09:33:43 EDT 2010



Mike Adair wrote:
> 
> Note also that the UTM transformations are not built into OpenLayers so 
> you will also need to:
> - include the Proj4js library in a script tag
> - include the projection definition for EPSG:25832
> 
> Proj4js.defs["EPSG:25832"] = "+proj=utm +zone=32 +ellps=GRS80 +units=m
> +no_defs";
> 
The reprojection should happen on the GeoServer end, so this shouldn't be an
issue- no?

-- 
View this message in context: http://n2.nabble.com/OpenLayers-Geoserver-and-Projections-tp4802763p4803864.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list