|
Oups, the txt colums that appears in my previous
mail was manually added for tests...
:-(
read
this:
demo_plugins=#
\d
roads_europe_vertices;
Table "public.roads_europe_vertices" Column | Type | Modifiers ---------+-------------------+----------------------------------------------------------------------- id | integer | not null default nextval('public.roads_europe_vertices_id_seq'::text) geom_id | integer | not null Indexes: "roads_europe_vertices_geom_id_key" UNIQUE, btree (geom_id) "roads_europe_vertices_id_idx" btree (id) Envoyé : mardi 21 février 2006
16:10
Hi all,À : [email protected] Objet : issues with the demoPlugins installation I tried to follow the installation notes for the demoPlugin add-on : First I think it may have few typo in the manual section "1.2.4.2.2. Graph Importation", first step: You wrote: But after the whole process, I have the following failure message under CartoWeb: Userinfo: SELECT txt, geom_id FROM roads_europe_vertices WHERE txt != '' ORDER BY txt [nativecode=ERROR: column "txt" does not exist] It seems that the create_graph_tables creates the table roads_europe_vertices with no txt column...!!! demo_plugins=# \d roads_europe_vertices; Any idea? Thanks in advance. -- Franck |
_______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
