[OpenLayers-Dev] reproject using vector and protocol (WFS) is not working

Matt Priour mpriour at kestrelcomputer.com
Wed Feb 3 09:45:24 EST 2010


Steven,
I'm also developing mapping apps using WFS provided features from servers
only supporting odd Swedish national grid projections. If you have the
internalProjection & externalProjection properties properly defined in the
format reader, then it will work. However, proj4js doesn't provide all those
national grid projections by default.

Do you have the EPSG:30800 definition in your proj4js defs directory? Or are
you giving the proj4js definition to the projection object constructor?

If you don't have the def defined in one of these ways, then the projection
operation can not properly execute.

Matt Priour
Kestrel Computer Consulting
-- 
View this message in context: http://n2.nabble.com/reproject-using-vector-and-protocol-WFS-is-not-working-tp4506243p4507512.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.



More information about the Dev mailing list