[Chameleon] Chameleon Widgets and PostgisLayers
Julien-Samuel Lacroix
jlacroix at mapgears.com
Fri Jun 2 08:51:07 EDT 2006
Hi,
What is the definition of your MapTips widget?
I add a problem like that yesterday and it was related to
case-sensitivity or something like that.
Julien
listserver server wrote:
> 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?
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
--
Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/
More information about the Chameleon
mailing list