[mapserver-users] MapServer's documentation, mention in bibliography

2009-04-29 Thread Alberto Fernández Sánchez

Hi companions,

The question: How I must mention MapServer's 5.4.0 documentation in my 
bibliography?

Thanks.

_
El nuevo Windows Live te une a los que más quieres 
http://www.windowslive.es ___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] MapServer's documentation, mention in bibliography

2009-04-29 Thread Alberto Fernández Sánchez

Thank you Steve, this was my problem.

Alberto

 Date: Wed, 29 Apr 2009 08:50:24 -0500
 From: steve.l...@dnr.state.mn.us
 To: dja...@hotmail.com; mapserver-users@lists.osgeo.org
 Subject: Re: [mapserver-users] MapServer's documentation, mention in  
 bibliography
 
 If you used a specific document then I would guess you'd just reference
 that URL. If you used
 many from the site then just referencing the website as a whole would be
 sufficient. There are
 lots of style guides out there on form.
 
 Steve
 
  Alberto Fernández Sánchez dja...@hotmail.com 04/29/09 6:12 AM 
 
 Hi companions,
 
 The question: How I must mention MapServer's 5.4.0 documentation in my
 bibliography?
 
 Thanks.
 
 _
 El nuevo Windows Live te une a los que más quieres 
 http://www.windowslive.es 

_
El nuevo Windows Live te une a los que más quieres 
http://www.windowslive.es ___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Insert [item precision] in html template

2009-04-15 Thread Alberto Fernández Sánchez

Hi,

I want to insert the expression [item precision=2] on my query template, but I 
don't know where I have to put this code. Can somebody put a example with the 
expression [item precision]. All is consequence of the decimals with six zeros 
in the values of my tables.

Thank you

_
¿Quieres que tus hijos naveguen seguros? Aprende aquí cómo con Protección 
Infantil
http://www.protegeatushijos.com___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Insert javascript toolbox in html template (MS4W)

2009-04-01 Thread Alberto Fernández Sánchez

Hello friends,

I'm trying to insert a toolbox (zoom in, zoom out, pan, full extent,...) in my 
html template (working with MS4W). I've thinking in mapscript or other. The 
problem is that I don't know how insert javascript language in my html 
template. How I can insert javascript? Which is the best library (and easy for 
me) for this work? How is the code necessary for this labour?


For example, i want insert the toolbox for this simple windows visor:

__



html
head
   
titleExample/title

/head
body

form name=sigrural action=/cgi-bin/Example method=post

table width=100 % border=2 cellpadding=10 bgcolor=#32CD32 
tr
# Hear I want to put the toolbar in a new row
td width=800 valign=top bgcolor=#CFB53B
input type=image name=img src=[img]
width=800 height=600 border=5
  strongEscala /strong1:[scale]
/td

td valign=top
h3Layers:/h3
h4Cities/h4
nbspinput type=checkbox name=layer value=Cities  [Cities_check]
Citiesbr
/td
/tr

input type=hidden name=map value=[map]
input type=hidden name=imgext value=[mapext]
input type=hidden name=imgxy value=[center]  
/form

/body

/html



___



Thanks to all

_
¿Quieres que tus hijos naveguen seguros? Aprende aquí cómo con Protección 
Infantil
http://www.protegeatushijos.com___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Limit of decimals number in cells of table

2009-03-20 Thread Alberto Fernández Sánchez

Hi friends,
It is possible to limit the decimals that appear in
the cells of the tables of my query template (Data of a map .shp)? For example: 
93.12 to 93.12.

Thank to all

Alberto.

_
Llévate Messenger en el móvil a todas partes ¡Conéctate!
http://www.microsoft.com/spain/windowsmobile/messenger/default.mspx___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] Limit of decimals number in cells of table

2009-03-20 Thread Alberto Fernández Sánchez

Thank you Steve, but where I have to put the line item precision in my html 
template?

 Date: Fri, 20 Mar 2009 10:03:22 -0500
 From: steve.l...@dnr.state.mn.us
 To: dja...@hotmail.com; mapserver-users@lists.osgeo.org
 Subject: Re: [mapserver-users] Limit of decimals number in cells of   table
 
 You can use the [item ...] tag. For example,
 
   [item precision=2 name=someitemname]
 
 Steve
 
  On 3/20/2009 at 9:59 AM, in message
 blu102-w58ca0bd87c0b59c5b49ee3df...@phx.gbl, Alberto Fernández
 Sánchez
 dja...@hotmail.com wrote:
 
  Hi friends,
  It is possible to limit the decimals that appear in
  the cells of the tables of my query template (Data of a map .shp)?
 For 
  example: 93.12 to 93.12.
  
  Thank to all
  
  Alberto.
  
  _
  Llévate Messenger en el móvil a todas partes ¡Conéctate!
  http://www.microsoft.com/spain/windowsmobile/messenger/default.mspx

_
¿Quieres ver los mejores videos de MSN? Enciende Messenger TV
http://messengertv.msn.com/mkt/es-es/default.htm___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Hide legend of some layers

2009-03-18 Thread Alberto Fernández Sánchez

Hello friends,

I need help because I have a doubt in the redaction of mapfile. How I can hide 
the legend of some layers or classes of layers? 
Thank you.


_
Nuevo Windows Live, un mundo lleno de posibilidades. Descúbrelo.
http://www.microsoft.com/windows/windowslive/default.aspx___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] Hide legend of some layers

2009-03-18 Thread Alberto Fernández Sánchez


Both options work to the perfection. You have been very fast! Thanks to all. 

Alberto

Nuevo Windows Live, un mundo lleno de posibilidades Descúbrelo.
_
Nuevo Windows Live, un mundo lleno de posibilidades. Descúbrelo.
http://www.microsoft.com/windows/windowslive/default.aspx___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users