Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.07 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" service="WFS" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd http://www.tinyows.org/ http://localhost/cgi-bin/vugtkwfs?service=wfs&amp;request=DescribeFeatureType&amp;version=1.1.0&amp;typename=tows:stavebniobjekty">
  3.   <wfs:Insert>
  4.     <feature:stavebniobjekty xmlns:feature="http://www.tinyows.org/">
  5.       <feature:originalnihranice>
  6.         <gml:Polygon xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:5514">
  7.           <gml:exterior>
  8.             <gml:LinearRing>
  9.               <gml:posList>-738792.3874458233 -1035295.6589084164 -739033.9603968584 -1036064.9748699188 -738441.8423969605 -1036170.7671328946 -738035.2269282339 -1035461.0524393886 -738792.3874458233 -1035295.6589084164</gml:posList>
  10.             </gml:LinearRing>
  11.           </gml:exterior>
  12.         </gml:Polygon>
  13.       </feature:originalnihranice>
  14.     </feature:stavebniobjekty>
  15.   </wfs:Insert>
  16. </wfs:Transaction>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement