<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hola, <BR>
<BR>
En la pasadas conferencias sobre gvsig hable con Lorenzo y me comentó que había otra forma mejor de hacer el precache en kamap que con el precache de precache2.php.<BR>
<BR>
¿Alguien sabe como puedo hacerlo?<BR>
De hecho el precache a veces no me funciona.<BR>
----------------------------------------------------<BR>
Hello, <BR>
<BR>
I spoke with Lorenzo in the gvsig conference, and he said me that I can to do the precache without precache2.php <BR>
<BR>
Somebody know how can I do ir?<BR><BR><BR>
<DIV>Saludos, <BR>----------- <BR>Antonio García Benlloch <BR><BR><STRONG>Correo: <BR></STRONG>angarben@hotmail.com <BR>angarben@topo.upv.es <BR><BR><STRONG>Web: <BR></STRONG>http://personales.alumno.upv.es/~angarben</DIV><BR><BR>> Date: Thu, 13 Dec 2007 12:01:30 -0500<BR>> From: ka-map-users-request@lists.maptools.org<BR>> Subject: ka-Map-users Digest, Vol 32, Issue 6<BR>> To: ka-map-users@lists.maptools.org<BR>> <BR>> Send ka-Map-users mailing list submissions to<BR>> ka-map-users@lists.maptools.org<BR>> <BR>> To subscribe or unsubscribe via the World Wide Web, visit<BR>> http://lists.maptools.org/mailman/listinfo/ka-map-users<BR>> or, via email, send a message with subject or body 'help' to<BR>> ka-map-users-request@lists.maptools.org<BR>> <BR>> You can reach the person managing the list at<BR>> ka-map-users-owner@lists.maptools.org<BR>> <BR>> When replying, please edit your Subject line so it is more specific<BR>> than "Re: Contents of ka-Map-users digest..."<BR>> <BR>> <BR>> Today's Topics:<BR>> <BR>> 1. Customizing layers on KaMap (matteo rossi)<BR>> 2. Re: Customizing layers on KaMap (Luca Casagrande)<BR>> 3. Re: Customizing layers on KaMap (matteo rossi)<BR>> <BR>> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Thu, 13 Dec 2007 16:57:43 +0100<BR>> From: "matteo rossi" <matteo.oettam@gmail.com><BR>> Subject: [ka-Map-users] Customizing layers on KaMap<BR>> To: ka-map-users@lists.maptools.org<BR>> Message-ID:<BR>> <cf02ba230712130757y6cdf891axd1ac51f6bfc0a079@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Hi list,<BR>> i've a polygon LAYER added in my mapfile under a CLASS object.<BR>> I'd like to try to set into the mapfile an "empty polygon" option in order<BR>> to show in KaMap only its contour. With the COLOUR option of CLASS object i<BR>> cannot do it cause it's only possible to manage the RGB otpions.<BR>> What I've to do?<BR>> Another attempt I made is to set a transparency for my layer but:<BR>> 1) Using TRANSPARENCY + integer option the layer is still opaque and it's<BR>> colour change (!);<BR>> 2) Using TRANSAPRENCY + ALPHA option, nothing happens.<BR>> Any suggest?<BR>> <BR>> <BR>> Thanks a lot<BR>> <BR>> Matteo Rossi<BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20071213/5342b4dc/attachment-0001.html<BR>> <BR>> ------------------------------<BR>> <BR>> Message: 2<BR>> Date: Thu, 13 Dec 2007 17:41:17 +0100<BR>> From: Luca Casagrande <luca.casagrande@gmail.com><BR>> Subject: Re: [ka-Map-users] Customizing layers on KaMap<BR>> To: matteo rossi <matteo.oettam@gmail.com><BR>> Cc: ka-map-users@lists.maptools.org<BR>> Message-ID: <476160AD.6020607@gmail.com><BR>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed<BR>> <BR>> Hi Matteo,<BR>> <BR>> don't know if I have understand your question, but in Mapserver you can <BR>> draw the boundaries of a polygon layer<BR>> just changing the type to "LINE" instead of "POLYGON"<BR>> <BR>> Is this what you need?<BR>> <BR>> Luca<BR>> <BR>> <BR>> matteo rossi ha scritto:<BR>> > Hi list,<BR>> > i've a polygon LAYER added in my mapfile under a CLASS object.<BR>> > I'd like to try to set into the mapfile an "empty polygon" option in order<BR>> > to show in KaMap only its contour. With the COLOUR option of CLASS object i<BR>> > cannot do it cause it's only possible to manage the RGB otpions.<BR>> > What I've to do?<BR>> > Another attempt I made is to set a transparency for my layer but:<BR>> > 1) Using TRANSPARENCY + integer option the layer is still opaque and it's<BR>> > colour change (!);<BR>> > 2) Using TRANSAPRENCY + ALPHA option, nothing happens.<BR>> > Any suggest?<BR>> ><BR>> ><BR>> > Thanks a lot<BR>> ><BR>> > Matteo Rossi<BR>> ><BR>> > <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 3<BR>> Date: Thu, 13 Dec 2007 18:00:00 +0100<BR>> From: "matteo rossi" <matteo.oettam@gmail.com><BR>> Subject: Re: [ka-Map-users] Customizing layers on KaMap<BR>> To: "Luca Casagrande" <luca.casagrande@gmail.com><BR>> Cc: ka-map-users@lists.maptools.org<BR>> Message-ID:<BR>> <cf02ba230712130859t6bf709d9g7ca55d4f4e30736a@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Hi Luca,<BR>> I knew this, but my problem is to draw only the boundaries but keeping the<BR>> polygonal topology, indispensable for graphical queries.<BR>> <BR>> maybe there's something I can do with "SYMBOL" option....going to study<BR>> it...:-)<BR>> <BR>> thks<BR>> <BR>> matteo<BR>> <BR>> <BR>> <BR>> <BR>> <BR>> 2007/12/13, Luca Casagrande <luca.casagrande@gmail.com>:<BR>> ><BR>> > Hi Matteo,<BR>> ><BR>> > don't know if I have understand your question, but in Mapserver you can<BR>> > draw the boundaries of a polygon layer<BR>> > just changing the type to "LINE" instead of "POLYGON"<BR>> ><BR>> > Is this what you need?<BR>> ><BR>> > Luca<BR>> ><BR>> ><BR>> > matteo rossi ha scritto:<BR>> > > Hi list,<BR>> > > i've a polygon LAYER added in my mapfile under a CLASS object.<BR>> > > I'd like to try to set into the mapfile an "empty polygon" option in<BR>> > order<BR>> > > to show in KaMap only its contour. With the COLOUR option of CLASS<BR>> > object i<BR>> > > cannot do it cause it's only possible to manage the RGB otpions.<BR>> > > What I've to do?<BR>> > > Another attempt I made is to set a transparency for my layer but:<BR>> > > 1) Using TRANSPARENCY + integer option the layer is still opaque and<BR>> > it's<BR>> > > colour change (!);<BR>> > > 2) Using TRANSAPRENCY + ALPHA option, nothing happens.<BR>> > > Any suggest?<BR>> > ><BR>> > ><BR>> > > Thanks a lot<BR>> > ><BR>> > > Matteo Rossi<BR>> > ><BR>> > ><BR>> ><BR>> ><BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20071213/bb38d9ff/attachment-0001.html<BR>> <BR>> ------------------------------<BR>> <BR>> _______________________________________________<BR>> ka-Map-users mailing list<BR>> ka-Map-users@lists.maptools.org<BR>> http://lists.maptools.org/mailman/listinfo/ka-map-users<BR>> <BR>> <BR>> End of ka-Map-users Digest, Vol 32, Issue 6<BR>> *******************************************<BR><br /><hr />Sigue de cerca las últimas tendencias y lo que más rompe <a href='http://video.msn.com/video.aspx?mkt=es-es' target='_new'>MSN Vídeo</a></body>
</html>