[mapserver-dev] tinyows does not show vector layer
Rahkonen Jukka (MML)
jukka.rahkonen at maanmittauslaitos.fi
Wed Apr 13 00:20:20 PDT 2016
Hi,
You are cross-posting. You are already in a queue in http://gis.stackexchange.com/questions/189102/tinyows-does-not-show-vector-layer and in the mapserver-users list.
Meanwhile you could try to run TinyOWS as cgi instead of fastcgi. I think that the suggestion you got in stackexchange makes sense.
-Jukka Rahkonen-
vineet singh wrote:
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="contact at xxxx.com<mailto:contact at xxxx.com>" 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20160413/47ed255f/attachment.html>
More information about the mapserver-dev
mailing list