<P>Hi all,</P>
<P>I have project in Mapserver that contains 3 layers in WMS. In this
project I visualize correctly. </P>
<P>I have transformed this project so that utilize Kamap and of this layers
only I visualize one, but the other two of ortofotos no. in the layer
of Kamap, only change the GROUP in mapserver don't have this parameter.</P>
<P>Somebody can help me. Thanks.</P>
<P>This is my layers in file.map</P>
<P>LAYER<BR> GROUP "WMS Catastre" <BR> NAME
catastro<BR> STATUS OFF #inicialmente no estará
activada<BR> TYPE raster<BR> CONNECTION "<A
href="http://ovc.catastro.meh.es/cartografia/wms/servidorWMS.aspx">http://ovc.catastro.meh.es/cartografia/wms/servidorWMS.aspx</A>?"<BR>
CONNECTIONTYPE WMS<BR> MINSCALE 300
#escala mínima es mayor que la del mapa porque sino distorsiona
mucho<BR> MAXSCALE 15000 #escala máxima permitida. A
una escala superior se distorsiona mucho<BR> OFFSITE 0 0
0<BR> CLASS <BR> NAME
'Catastro'<BR> END<BR>
METADATA<BR> WMS_TITLE
"catastro"<BR> WMS_ABSTRACT "Última
modificació de la orto de tot el municipi de Palamós. Any
2004."<BR> "wms_srs" "EPSG:23031
ED50" #sistema de referencia en coordenadas
UTM<BR> "wms_proj"
"UTM"
#proyección UTM sino no sabe si es UTM o coordenadas
geograficas<BR> "wms_name"
"catastro"<BR> "WMS_SERVER_VERSION"
"1.1.1"<BR> "WMS_FORMAT"
"IMAGE/PNG" #visualizará en formato
PNG<BR> END<BR>END</P>
<P><BR>LAYER<BR> GROUP "Ortofoto
5000"
<FONT color=red>#***** only change this in the other project
*********<BR></FONT> NAME orto<BR> STATUS
OFF #inicialmente no estará activada<BR> TYPE
raster<BR> CONNECTIONTYPE WMS<BR> CONNECTION "<A
href="http://galileo.icc.es/wms/servlet/icc_orto5m_r_r">http://galileo.icc.es/wms/servlet/icc_orto5m_r_r</A>"<BR>
MINSCALE 100 #escala mínima <BR>
MAXSCALE 10000 #escala máxima permitida. <BR>
OFFSITE 0 0 0<BR> CLASS <BR>
NAME 'Ortofoto
1:5000'
#nombre de la clase sino la definimos no vemos la leyenda<BR>
END<BR> METADATA<BR>
"wms_request" "getmap" #tipo
de acción obtener mapa<BR>
"WMS_SERVER_VERSION" "1.1.1" #según ICC este valor se rige por
los estandard OGC WMS 1.1.1<BR>
"wms_SERVICE" "WMS"<BR> "wms_srs"
"EPSG:23031 ED50" #sistema de referencia en coordenadas
UTM<BR> "wms_proj"
"UTM"
#proyección UTM sino no sabe si es UTM o coordenadas
geograficas<BR> "wms_BBOX"
"509360.26,4632390.47,512973.20,4635993.56"<BR>
"wms_WIDTH" "450"<BR> "wms_HEIGHT"
"450"<BR> "wms_name"
"Ortofoto_5000" #nombre de la capa a
visualizar<BR> "WMS_FORMAT"
"IMAGE/jpeg" #visualizará en formato
JPEG<BR> "wms_BGCOLOR"
"0xFFFFFF"<BR> "WMS_transparent"
"true" # para transparencia de
imagen<BR> "WMS_EXCEPTION"
"INIMAGE"<BR> <BR> END<BR>END
<BR> <BR>LAYER<BR> GROUP "Ortofoto 25000"<BR>
NAME orto2<BR> STATUS OFF #inicialmente no estará
activada<BR> TYPE raster<BR> CONNECTIONTYPE
WMS<BR> CONNECTION "<A
href="http://galileo.icc.es/wms/servlet/icc_orto25m_r_r">http://galileo.icc.es/wms/servlet/icc_orto25m_r_r</A>?"<BR>
MINSCALE 10000 #escala mínima <BR> MAXSCALE
100000 #escala máxima permitida como el mapa<BR>
OFFSITE 0 0 0<BR> CLASS <BR>
NAME 'Ortofoto
1:25000'
#nombre de la clase <BR> END<BR>
METADATA
<BR> "wms_request" "getmap" #tipo
de acción obtener mapa<BR>
"WMS_SERVER_VERSION" "1.1.1" #según ICC este valor se rige por
los estandard OGC WMS 1.1.1<BR>
"wms_SERVICE" "WMS"<BR> "wms_srs"
"EPSG:23031" #sistema de referencia en coordenadas
UTM<BR> "wms_BBOX"
"509360.26,4632390.47,512973.20,4635993.56" #extremos de nuestro
mapa<BR> "wms_WIDTH" "450" #ancho
y alto del mapa<BR> "wms_HEIGHT"
"450"<BR> "wms_name"
"Ortofoto_25000_color" #nombre de la capa a visualizar nos
lo da ICC<BR> "WMS_FORMAT"
"IMAGE/jpeg" #visualizará en formato
JPEG<BR> "wms_BGCOLOR"
"0xFFFFFF"<BR> "WMS_transparent"
"true" # para transparencia de
imagen<BR> "WMS_EXCEPTION"
"INIMAGE"<BR> END<BR>END <BR></P>
<P>The layer of catastro is PNG and the layer of ortofoto is JPEG but this
WSM is posible in PNG and I don't see in this format.</P>
<P>Thanks.</P>
<P><BR>--<BR>Olga Ibáñez Díaz<BR>Palamós
(Girona)<BR>oliban542@unigis.org<BR><BR></P>