Hi Everyone,

I'm using tinyows server configured with config.xml file. I'm adding vector
layer to config file and for the first time it does not show newly added
layer, but once i have restarted the tinyows server than it will show the
layer.

So i have to restart tinyows after adding new layer. Anyone know how can I
fix this so that it will work without restarting.

I'm runing TinyOWS as fast-cgi.

Here is config.xml :

<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">

<pg dbname="mygis" host="localhost" password="abcd" port="19095"
user="mygis"/>

<metadata name="MyGis Server" title="MyGis Server - WFS-T Service"/>

<contact email="[email protected]" name="MyGis Server" site="
http://www.xxxxx.com/"/>

<layer retrievable="1"  writable="1" ns_prefix="tows" ns_uri="
http://www.vizexperts.com/";  name="world_boundaries"

 title="World Borders" />

 </tinyows>


Thanks,

Vineet Singh
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to