[Chameleon-dev] [Bug 1411] Problems with layer legend widget and
Postgis Layer.
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Fri Jun 2 05:03:48 EDT 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1411
------- Additional Comments From chameleon.listserver at gmail.com 2006-06-02 05:03 -------
LAYER
NAME "scuole"
METADATA
wms_title "scuole"
wfs_title "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"
PROJECTION "init=epsg:26591"
END
LABELITEM comune
CLASS
NAME "comune"
TEMPLATE "ttt_query.html"
OUTLINECOLOR 0 0 0
END
END
END
As you can see i've also other data in my layer, not only geom!
but in label layer and maptips widgets i cannot see attributes!
is there some error in layer definition? or is it a problem of the parser?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list