Advertisement
Guest User

Untitled

a guest
Apr 12th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <tinyows log="/home/vineet/Project/mygis/data/logs/wfs.log" log_level="15" online_resource="http://192.168.0.35:19090/maps" schema_dir="/home/vineet/Project/mygis/data/schema">
  2.  
  3. <pg dbname="mygis" host="localhost" password="abcd" port="19095" user="mygis"/>
  4.  
  5. <metadata name="MyGis Server" title="MyGis Server - WFS-T Service"/>
  6.  
  7. <contact email="contact@xxxx.com" name="MyGis Server" site="http://www.xxxxx.com/"/>
  8.  
  9. <layer retrievable="1"
  10. writable="1"
  11. ns_prefix="tows"
  12. ns_uri="http://www.vizexperts.com/"
  13. name="world_boundaries"
  14. title="World Borders" />
  15. </tinyows>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement