insert-point.xml
1 |
<Transaction xmlns="http://www.opengis.net/wfs" |
---|---|
2 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
3 |
version="1.0.0" |
4 |
service="WFS" |
5 |
xsi:schemaLocation="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=wfst_pflanze-wfs:Pflanze&SRSNAME=EPSG:31468" |
6 |
xmlns:wfst_pflanze-wfs="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze"> |
7 |
<Insert xmlns="http://www.opengis.net/wfs"> |
8 |
<Pflanze xmlns="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze"> |
9 |
<OBJECTID xmlns="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze">30</OBJECTID> |
10 |
<ART_ID xmlns="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze">20</ART_ID> |
11 |
<GSTPFL_KEY xmlns="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze">20</GSTPFL_KEY> |
12 |
<SHAPE xmlns="http://www.umwelt.sachsen.de/umwelt/infosysteme/wfs/services/wfst/pflanze"> |
13 |
<Point xmlns="http://www.opengis.net/gml" srsName="EPSG:31468"> |
14 |
<coordinates xmlns="http://www.opengis.net/gml" cs="," ts=" ">4570956.4629,5657039.7808</coordinates> |
15 |
</Point>
|
16 |
</SHAPE>
|
17 |
</Pflanze>
|
18 |
</Insert>
|
19 |
</Transaction>
|