Another thing, the insert contains a lunatic EPSG:4326 geometry

<wfs:Insert>
    <topp:tasmania_roads>
      <topp:the_geom>
        <gml:MultiLineString 
srsName="http://www.opengis.net/gml/srs/epsg.xml#4326";>
          <gml:lineStringMember>
            <gml:LineString>
              <gml:coordinates decimal="." cs="," ts=" ">
494475.71056415,5433016.8189323 494982.70115662,5435041.95096618
              </gml:coordinates>
            </gml:LineString>
          </gml:lineStringMember>
        </gml:MultiLineString>
      </topp:the_geom>
      <topp:TYPE>alley</topp:TYPE>
    </topp:tasmania_roads>
  </wfs:Insert>

-Jukka-

louis training wrote:

Using the latest stable build of GeoServer 2.5.0.

The Demo of WFS_transationIndsert.xml does not work out of the box.

Why is this?


------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to