Hi,
I understand we can do a <wfs:Update> to update the geometry field of a
particular feature with a filter:
<wfs:Update typeName = "prrm:vehicle_map">
<wfs:Property>
<wfs:Name>the_geom</wfs:Name>
<wfs:Value>
<prrm:the_geom>
<gml:Point
srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
<gml:coordinates>104.18235378265355,1.383478808</gml:coordinates>
</gml:Point>
</prrm:the_geom>
</wfs:Value>
</wfs:Property>
<ogc:Filter>
<ogc:PropertyIsEqualTo>
<ogc:PropertyName>vehicle_number</ogc:PropertyName>
<ogc:Literal>SGD7575D</ogc:Literal>
</ogc:PropertyIsEqualTo>
</ogc:Filter>
</wfs:Update>
My question is, is it possible to update the coordinates of more than one
feature within just one request? That is, suppose I have this set of data
consisting of three records [SGD7575D, 104.18235378265355,1.383478808],
[FZ8989L, 103.8617263193862,1.311391065], [GT1212A,
103.7945074844350,1.329840021] and I want to update all the features at the
same time. Is it possible to do it and how should I construct my request?
Would greatly appreciate any help/suggestions I can get. Thanks a lot.
Regards,
Lee Wai See
ST Electronics (Info-Software Systems) Pte Ltd
[This e-mail is confidential and may be priviledged. If you are not the
intended recipient, please kindly notify us immediately and delete the message
from your system; please do not copy or use it for any purpose, nor disclose
its contents to any other person. Thank you.]
---ST Electronics Group---