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

paweluz paweluz at o2.pl
Mon Feb 8 05:13:45 EST 2010


Solved!

In my map definition I add two lines:

				projection: new OpenLayers.Projection("EPSG:900913"),
				displayProjection: new OpenLayers.Projection("EPSG:900913"),


I also have hanged my data in database from 4326 to 900913. Now every thing
is working just fine: ADD, MODIFY and DELETE feature.

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



More information about the Users mailing list