Hi,
The problem is that you are trying to insert coordinates in a projected
coordinate system, but specifying "4326", a geographic coordinate system.
So you need to change the srsName attribute to refection the srs of your
data.
-Justin
bishal shrestha wrote:
> hi all i am trying to insert a
hi all i am trying to insert a point by wfs insert method. my request is
like
http://www.opengis.net/wfs";
xmlns:topp="http://www.openplans.org/topp";
xmlns:gml="http://www.opengis.net/gml";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.opengis.net/wf