[OpenLayers-Users] WFS-T Update problem, wrong SRID for changed geometry

paweluz paweluz at o2.pl
Sat Feb 6 05:56:34 EST 2010


Hi Max!

All my data is in 4326 projection (e.g 15.3445345 15.4242432 ). On my map in
the right-lower cornet coordinates are presented in google projection (e.g
678984.455666 654544.34443). Maybe there is a problem, I do not know. Just
to remind when I add new geometry everything is all right. Problem is when I
modify existing one. Here is my map definition:


        var options = {
	            units: "m",
		    controls: [],
	            maxResolution: 156543.0339,
	            numZoomLevels: 13, 	
		    minZoomLevel: 11, 	
		    maxZoomLevel: 9,	
	            maxExtent: new OpenLayers.Bounds(-20037508, -20037508,
	                                                 20037508, 20037508)
        };

        map = new OpenLayers.Map('map',options);


Is it all right? What do you thing?? Any ideas...

Cheers,
Poul



-- 
View this message in context: http://n2.nabble.com/WFS-T-Update-problem-wrong-SRID-for-changed-geometry-tp4512597p4524854.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list