EnglishFrenchSpanish

OnWorks favicon

r.planegrass - Online in the Cloud

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

This is the command r.planegrass 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.plane - Creates raster plane map given dip (inclination), aspect (azimuth) and one
point.

KEYWORDS


raster, elevation

SYNOPSIS


r.plane
r.plane --help
r.plane output=name dip=float azimuth=float easting=float northing=float elevation=float
[type=string] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:
--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
output=name [required]
Name for output raster map

dip=float [required]
Dip of plane in degrees
Default: 0.0

azimuth=float [required]
Azimuth of the plane in degrees
Default: 0.0

easting=float [required]
Easting coordinate of a point on the plane

northing=float [required]
Northing coordinate of a point on the plane

elevation=float [required]
Elevation coordinate of a point on the plane

type=string
Type of raster map to be created
Options: CELL, FCELL, DCELL
Default: FCELL

DESCRIPTION


r.plane creates a tilted plane raster map given user-specified parameters for inclination,
azimuth, and the geographic location of a point on the plane.
The angle orientations of the azimuth parameter increase counter-clockwise, i.e., 0 degree
= N, 45 degree = NW, 90 degree = W etc.

Increasing values of the dip parameter progressively lower (or dip) the northern half of
the plane, and incline the southern half, assuming the azimuth parameter is held constant
at 0 degrees.

NOTES


g.region -c provides the easting and northing coordinates for the center of the current
region.

CELL (integer) maps take less disk space than FCELLs (floating point), which in turn take
up less space than DCELLs (double precision floating point).

EXAMPLE


A tilted plane in the North Carolina sample dataset region:
g.region -d
g.region -c
r.plane myplane45 dip=45 az=90 east=527500.0 north=165000.0 \
elev=1000 type=FCELL

Use r.planegrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    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
  • 3
    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
  • 4
    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
  • 5
    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
  • 6
    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
  • More »

Linux commands

Ad