[Chameleon] Chameleon Widgets and PostgisLayers
listserver server
chameleon.listserver at gmail.com
Fri Jun 2 04:53:22 EDT 2006
LAYER
NAME "scuole"
METADATA
wms_title "scuole"
wfs_title "scuole"
"DESCRIPTION" "comune"
"RESULT_FIELDS" "comune"
"LAYER" "scuole"
gml_include_items "all"
END
STATUS ON
DUMP TRUE
TYPE POLYGON
CONNECTIONTYPE POSTGIS
CONNECTION "user=postgres password=**** dbname=NEW host=localhost port=5432"
DATA "the_geom FROM (select comune, I02_97 as Elementari_Classi, I03_97 as
Medie_Classi, I04_98 as Superiori_classi, the_geom, gid from scuole) AS
scuole USING UNIQUE gid USING SRID=-1"
classitem "comune"
PROJECTION "init=epsg:26591"
END
LABELITEM comune
CLASS
NAME "comune"
TEMPLATE "ttt_query.html"
OUTLINECOLOR 0 0 0
LABEL
TYPE truetype
FONT sans
SIZE 7
COLOR 0 0 200
POSITION auto
END
END
END
I have some problems with some widgets of chameleon and Postgis Layers.
In maptips widgets and LabelLayer Widget:
As i riported in chameleon list for Maptips:
http://lists.maptools.org/pipermail/chameleon/2006-May/004098.html
and for Label Layer:
http://lists.maptools.org/pipermail/chameleon/2006-April/003928.html
Problem is always the same i cannot see attributes of Layers!
Thank you in advance for your help!
Is there something Wrong in mapfile??
Or is it a problem of the parser of chameleon widget for postgis layers?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20060602/ace1532c/attachment.html
More information about the Chameleon
mailing list