Hi ,
It seems Lizmap cannot find out which column is the geometry column. Could
you save the layer in QGIS via Menu > Layer > Save as Layer Definition
File, open this file with a text editor, delete the password and host
(found in the element ) and send it to me by email, so that I
can see the da
Hi,
On Sat, Sep 20, 2014 at 11:06 AM, Mira Maric wrote:
> Hi. Same thing is when I save table in public schema or other schema.
> When I run:
> SELECT type FROM geometry_columns WHERE f_table_name = 'bus_stops' AND
> f_table_schema = 'topology'
>
> I get
> Type character varying (30)
> POINT
tha
Hi. Same thing is when I save table in public schema or other schema.
When I run:
SELECT type FROM geometry_columns WHERE f_table_name = 'bus_stops' AND
f_table_schema = 'topology'
I get
Type character varying (30)
POINT
2014-09-19 20:40 GMT+00:00 Salvatore Larosa :
> Hi,
>
> On Fri, Sep 19, 201
Hi,
On Fri, Sep 19, 2014 at 9:15 PM, Mira Maric wrote:
> Hi. I am using lizmap web client form editing layer bus_stops.
> Bus_stops layer is in Postgis database. I am import it to the database
> from the shapefile with SPIT plugin.
Which QGIS and LizMapWC versions ?
>
> When I try to edit layer
Hi. I am using lizmap web client form editing layer bus_stops.
Bus_stops layer is in Postgis database. I am import it to the database
from the shapefile with SPIT plugin.
When I try to edit layer with lizmap webclient I get next message:
An error occured for : 'SELECT *, ST_AsText() AS astext FRO