[postgis-users] Blank page

Joao Brezolin gispmpf at yahoo.com.br
Thu Oct 31 12:03:03 PST 2002


Hello, 


I'm had upgrade from postgis 0.5.1 to 0.7.3 and from
mapserver 3.5 to 3.6.3 


but when i execute this query :

LAYER
  CONNECTIONTYPE postgis
  NAME sublotes
  CONNECTION "user=postgres dbname=cadastro"
  DATA "area from sublote"
  FILTER "cod_setor=1"
  STATUS  ON
  TYPE POLYGON
  CLASS
   NAME "Sublotes"
   TEMPLATE "plotes.html"
   COLOR -1 -1 -1
   OUTLINECOLOR 128 172 196
   SYMBOL 0
   SIZE 20
  END
  CLASS
    COLOR 205 92 82
  END
END


it's returns a blank page ...


if I execute the some query in the same query  in psql

it returns:
  geometria
--------------------------------------------------------------------
 SRID=-1;POLYGON((1440 1117,1700 1111,1700 765,1440
780,1440 1117))
(1 row)


what could be happend?


Tanks






_______________________________________________________________________
Yahoo! GeoCities
Tudo para criar o seu site: ferramentas fáceis de usar, espaço de sobra e acessórios.
http://br.geocities.yahoo.com/




More information about the postgis-users mailing list