From: | Jose Antonio Arce <joseantonioarce(at)gmail(dot)com> |
---|---|
To: | pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | POSTGRES Y POSTGIS (JOSE ARCE) |
Date: | 2009-04-21 22:02:22 |
Message-ID: | 49EE426E.4090407@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
Estimados compañeros:
Alguien sabe qué significa este error y cómo puedo solucionarlo?
*Warning*: [MapServer Error]: prepare_database(): Error executing
POSTGIS DECLARE (the actual query) statement: 'DECLARE mycursor BINARY
CURSOR FOR SELECT
"cantonID"::text,asbinary(force_collection(force_2d(the_geom)),'NDR'),gid::text
from vw_cantones as vw_cantones WHERE the_geom &&
setSRID('BOX3D(448970.790581162 170000,611029.209418838 317299)'::BOX3D,
-1 )' Postgresql reports the error as 'ERROR: permission denied for
relation vw_cantones ' More Help: Error with POSTGIS data variable. You
specified 'check your .map file'. Standard ways of specifiying are : (1)
'geometry_column from geometry_table' (2) 'geometry_column from (sub
query) as foo using unique column name using SRID=srid#' Make sure you
put in the 'using unique column name' and 'using SRID=#' clauses in. For
more help, please see http://postgis.refractions.net/documentation/
Mappostgis.c - version of Jan 23/2004
Agradeciendo su atención al presente.
Atte.
Jose Arce
from Costa Rica
From | Date | Subject | |
---|---|---|---|
Next Message | Crispin T. | 2009-04-21 23:24:37 | donde esta el ejecutable del servicio? |
Previous Message | Moises Alberto Lindo Gutarra | 2009-04-21 20:13:22 | Re: Ayuda instalacion postgres 8.3 |