Since the raster map called range already exists, use the overwrite flag, i.e.
Dado que el mapa ráster ya existe, vamos a sobreescribir, i.e.
On the left, set region to match raster map.
A la izquierda, definir la región para que sea igual a un mapa ráster.
Before we use a module to compute a new raster map, we must properly set the computational region.
Antes de usar el módulo para calcular un nuevo mapa ráster, debemos definir adecuadamente la región computacional.
Set the computational region based on an existing raster map
Definir la región computacional basada en un mapa ráster existente
Computational region can be set using a raster map
La región computacional puede ser definida usando un mapa ráster
Again, the script is setting the computational region to a raster map, but now it says what happens
De nuevo, el script establece la región computacional a un mapa ráster, pero dice qué sucede
Fastest way to analyze basic properties of a point cloud is to use binning and create a raster map.
El modo más rápido de analizar las propiedades básicas de una nube de puntos es usar el almacenado (binning) y crear un mapa ráster.
Open the online map (or any other raster map that does not have a copyright)
Abre el mapa online (o cualquiera otro mapa ráster que no tenga copyright)
Use g.region to adjust the computational region settings, e.g. by setting it to the raster map
Use el comando g.región para ajustar la configuración de la región, por ejemplo al definirla de acuerdo a un mapa ráster
A raster map can have a associated color table and there are predefined color tables (accessible e.g. through r.colors).
Un mapa ráster puede tener asociada una tabla de colores y hay tablas de colores predefinidas (se puede acceder a ellas a través de r.colors).
Additionally, d.mon can be used to create images directly, for example the following series of commands will create a PNG image of elevation raster map with streams vector on top of them
Adicionalmente, d.mon puede ser usado para crear imágenes directamente, por ejemplo la siguiente serie de comandos crea una imagen PNG de un mapa ráster con un vectorial de arroyos sobre él
Simple ways to set computational region from GUI: On the left, set region to match raster map.
Modos sencillos para definir la región computacional desde la GUI. A la izquierda, definir la región para que sea igual a un mapa ráster.
Q: I want to subset a raster map!
P:! Quiero hacer un recorte de un mapa ráster!