[TinyOWS-users] RE tinyows -check Error

Leukert, Boris boris.leukert at wald-und-holz.nrw.de
Wed Jan 28 08:53:31 EST 2015


Hi Steve,
here is one of my working XML files:

<tinyows online_resource="http://xxx.xxx.xxx.xxx/fcgi-bin/tinyows"
         schema_dir="/usr/local/share/tinyows/schema"
         log="/tmp/tinyows.log"
         log_level="0"
         meter_precision="3"
         display_bbox="0"
         check_schema="0"
         check_valid_geom="0"
         encoding="UTF-8"
         wfs_default_version="1.0.0">

  <limits features="20" />

  <pg host="127.0.0.1" user="xxx" password="xxx" dbname="xxx" port="5432"/>

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

  <contact name="Boris Leukert"
           site="http://xxx.xxx.xxx.xxx"
           email="boris.leukert at wald-und-holz.nrw.de" />

  <layer retrievable="1"
         writable="1"
         ns_prefix="prefix_name"
         ns_uri="http://xxx.xxx.xxx.xxx"
         name="table_name"
         srid="25832"
         title="title_name" />

</tinyows>

Maybe you can increase the log_level in order to get more information in the log file.

Best,
Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20150128/f6eb3315/attachment.htm 


More information about the TinyOWS-users mailing list