EnglishFrenchSpanish

OnWorks favicon

r.regiongrass - Online in the Cloud

Run r.regiongrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command r.regiongrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


r.region - Sets the boundary definitions for a raster map.

KEYWORDS


raster, metadata

SYNOPSIS


r.region
r.region --help
r.region [-cd] map=name [region=name] [raster=name] [vector=name] [n=value]
[s=value] [e=value] [w=value] [align=name] [--help] [--verbose] [--quiet]
[--ui]

Flags:
-c
Set from current region

-d
Set from default region

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
map=name [required]
Name of raster map to change

region=name
Set region from named region

raster=name
Set region to match this raster map

vector=name
Name of vector map
Set region to match this vector map

n=value
Value for the northern edge

s=value
Value for the southern edge

e=value
Value for the eastern edge

w=value
Value for the western edge

align=name
Raster map to align to

DESCRIPTION


The r.region program allows the user to manage the boundaries of a raster map. These
boundaries can be set by the user directly and/or set from a region definition file
(stored under the windows directory in the user’s current mapset), a raster or vector map,
or a 3dview file.

The align parameter sets the current resolution equal to that of the named raster map, and
align the boundaries to a row and column edge in the named map. Alignment only moves the
existing boundaries outward to the edges of the next nearest cell in the named raster map
-- not to the named map’s edges. To perform the latter function, use the raster=name
option.

NOTES


After all updates have been applied, the raster map’s resolution settings are recomputed
from the boundaries and the number of rows and columns in the raster map.

The n=value may also be specified as a function of its current value: n=n+value increases
the current northing, while n=n-value decreases it. This is also true for s=value,
e=value, and w=value.

EXAMPLES


Assign absolute coordinates to map:
r.region map=mymap n=220750 s=220000 w=638300 e=639000
Shift map (using offset, here by 100 map units in two directions):
r.region map=mymap n=n+100 e=e+100 w=w+100 s=s+100

Use r.regiongrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 2
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 3
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 4
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 5
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • 6
    DrJava
    DrJava
    DrJava is a lightweight programming
    environment for Java designed to foster
    test-driven software development. It
    includes an intelligent program editor,
    an int...
    Download DrJava
  • More »

Linux commands

  • 1
    abiviewe
    abiviewe
    abiview - Display the trace in an ABI
    sequencer file ...
    Run abiviewe
  • 2
    abiword
    abiword
    abiword � flexible cross-platform word
    processor ...
    Run abiword
  • 3
    create_icons
    create_icons
    ctn_manpage - Generic CTN manual page
    DESCRIPTION: This is a generic manual
    package for a CTN program. All CTN
    programs will give their brief usage
    synopsis wh...
    Run create_icons
  • 4
    create_icons.94
    create_icons.94
    ctn_manpage - Generic CTN manual page
    DESCRIPTION: This is a generic manual
    package for a CTN program. All CTN
    programs will give their brief usage
    synopsis wh...
    Run create_icons.94
  • 5
    g.removegrass
    g.removegrass
    g.remove - Removes data base element
    files from the user�s current mapset
    using the search pattern. KEYWORDS:
    general, map management, remove ...
    Run g.removegrass
  • 6
    g.renamegrass
    g.renamegrass
    g.rename - Renames data base element
    files in the user�s current mapset.
    KEYWORDS: general, map management,
    rename ...
    Run g.renamegrass
  • More »

Ad