[TinyOWS-users] Layer not editable with QGIS

Carlos Ruiz boolean10001 at yahoo.com
Mon Jul 5 13:49:24 EST 2010


Hi all,

I'm trying to setting up tinyows to edit some layers with qgis, I use the 
following config.xml configuration:


     schema_dir="/ms4w/apps/tinyows/schema/"
         wfs_display_bbox="1">

<metadata
    ...
</metadata>

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

<layer retrievable="1" 
    writable="1" 
    prefix="sitel" 
    server="http://127.0.0.1:8080/cgi-bin/tinyows.exe" 
    schema="public" 
    name="ways" 
    title="Ways" 
    srid="4326" />

</tinyows>

I can load the layer with QGIS but the edition tools appears disabled, postgres 
user haves all the privileges 

granted in PostgreSQL.

What can I do to make the layer editable ?

Thanks in advance


IC Carlos Ruiz


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20100705/1cde10f2/attachment.htm 


More information about the TinyOWS-users mailing list