[GRASS-user] grassdata

Albert Saribekyan.

HI all;

I want to change my gisbase, so I create a new empty directory in my home named "grassdata" , and when I hit /localuser/.../bin/grass70 it starts with previos data directory, so I can't start my grass70 whith new one,
tell me how can I do it.

regards Albert.

On Wed, Oct 24, 2012 at 5:56 PM, Albert Saribekyan
<albertsaribekyan@rambler.ru> wrote:

I want to change my gisbase, so I create a new empty directory in my home
named "grassdata" , and when I hit /localuser/.../bin/grass70 it starts with
previos data directory, so I can't start my grass70 whith new one,
tell me how can I do it.

There are several options:

# graphical dialog
grass70 -gui

# text dialog:
grass70 -text

Or, if above is not possible, edit the ASCII file
$HOME/.grass7/rc

Markus

On 24/10/12 20:16, Markus Neteler wrote:

On Wed, Oct 24, 2012 at 5:56 PM, Albert Saribekyan
<albertsaribekyan@rambler.ru> wrote:

I want to change my gisbase, so I create a new empty directory in my home
named "grassdata" , and when I hit /localuser/.../bin/grass70 it starts with
previos data directory, so I can't start my grass70 whith new one,
tell me how can I do it.

There are several options:

# graphical dialog
grass70 -gui

# text dialog:
grass70 -text

Or, if above is not possible, edit the ASCII file
$HOME/.grass7/rc

An another: g.mapset which allows you to switch between mapsets, locations, and gisbases.

Moritz