2,154
社区成员




<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<wfs:Insert>
<feature:g_sign xmlns:feature="https://trueline/gpsGis"><feature:the_geom>
<gml:Point xmlns:gml="http://www.opengis.ne/gml"srsName="EPSG:4326">
<gml:pos>138.94220358252 35.056418137769</gml:pos>
</gml:Point>
</feature:the_geom>
<feature:sign_type>itemTwo</feature:sign_type><feature:area_cd>100</feature:area_cd>
</feature:g_sign>
</wfs:Insert>
</wfs:Transaction>
<?xml version="1.0" ?><ServiceExceptionReport version="1.2.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.or/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd"> <ServiceException>
java.lang.IllegalArgumentException: java.lang.ClassCastException@1355faejava.lang.ClassCastException@1355fae
</ServiceException>
</ServiceExceptionReport>