[GRASS-ES] r.in.wms and r.patch

Roberto Antolín rantolin.geo en gmail.com
Lun Mar 28 17:53:45 EDT 2011


Hi!

El día 22 de marzo de 2011 12:02, vinod kumar <nani.kunithi en gmail.com> escribió:
> Hi,
>
> I want to use "r.in.wms and r.patch" commands in grass as i am using wms(web
> mapping server).
>
> 1) Can you tell me how to use these two commands.
> 2) After downloading the data using r.in.wms command , where the data will
> be stored ? As i downloaded the data     of NASA and executed from the
> examples.
> 3) How the r.patch command works?
> 4) I want to add some digital elevation model  layer to the wms, Is it
> possible?
>
> thanks in advance.
> nani

ENGLISH VERSION

First of all, sorry for the delay on the response. And then, this is
the GRASS mailing list in Spanish and so, the official language is
Spanish, obviously :) The English GRASS mailling list can be found
in[1]. I'll try to answer your doubts, anyway, but I encorage you to
post your mail in that mailing list.

You can find the GRASS command help by typing on the console:
$ g.manual "your-command"

For example, you can type g.manual r.patch for asking for help about
r.patch. There is another way to get some help by browsing the user
manual, which is locate in [2]. In particular, r.patch manual page is
in [3]. More about GRASS documentation can be found in [4] or the wiki
[5]

I know nothing about r.in.wms but as far as I know, raster data is
stored in GRASS binary raster format in your $GRASSDB directory. If
you want your NASA data in a more common format, you can use the
r.out.gdal command.

[1] http://lists.osgeo.org/mailman/listinfo/grass-user
[2] http://grass.osgeo.org/grass64/manuals/html64_user/index.html
[3] http://grass.osgeo.org/grass64/manuals/html64_user/r.patch.html
[4] http://grass.osgeo.org/gdp/index.php
[5] http://grass.osgeo.org/wiki/GRASS_Help

Hope this helps,

VERSIÓN EN ESPAÑOL
Lo primero es pedir disculpas por la tardanza en responder. Y después,
decir que esta es la lista de correo de GRASS en español y el idioma
"oficial" es el español, claro :). La lista de correo de GRASS en
inglés se puede encontrar en [1]. De todos modos, trataré de resolver
las dudas, aunque te animo a postear tu correo en esa lista.

Puedes encontrar la ayuda de los comandos de GRASS escribiendo en la consola:
$ g.manual "your-command"

Por ejemplo, puedes escribir g.manual r.patch para pedir ayuda sobre
el comando r.patch. Hay otro modo de conseguir la ayuda, que es
mediante el manual de usuario en internet que se encuentra en [2]. En
particular, la página del manual de r.patch es [3]. Más información se
encuentra en [4] o en la wiki [5].

No sé nada del comando r.in.wms, pero hasta lo que sé, la información
raster se guarda mediante un formato binario nativo de grass dentro
del directorio $GRASSDB de tu instalación. Si quieres usar tus datos
descargados de NASA en un formato más común, puede usar el comando
r.out.dgal.

[1] http://lists.osgeo.org/mailman/listinfo/grass-user
[2] http://grass.osgeo.org/grass64/manuals/html64_user/index.html
[3] http://grass.osgeo.org/grass64/manuals/html64_user/r.patch.html
[4] http://grass.osgeo.org/gdp/index.php
[5] http://grass.osgeo.org/wiki/GRASS_Help

Espero que esto ayude,
Roberto.


Más información sobre la lista de distribución grass-es