[GRASS-dev] 6.3.0 release - need to set default font

On 11/26/07 3:33 AM, "Glynn Clements" <glynn@gclements.plus.com> wrote:

If we do add that, an idea of what a possible GRASS 7 ~/.grass/ dir might
contain could help reduce migration issues later.

A straightforward grassrc file should suffice for all preferences.
grass.bashrc (and grass.cshrc etc) should be reserved for commands
which have to be sourced by the interactive shell. We should really
rename the grassrc6 file; it isn't an "rc" (run commands) file.
grass.save would be more appropriate.

I agree with this. I understand the issues you bring up about the current
.grassrc6 file. It's sort of on the verge of becoming a combined rc and
preference file. So it would be a good idea to separate these functions. But
a preferences file is still a good idea, however it is implemented.

Michael

__________________________________________
Michael Barton, Professor of Anthropology
Director of Graduate Studies
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton

Hi,
i have question concerning c Programming and vektor Files.
I extracted some points out of a dem and created a vector file.

....
  Points = Vect_new_line_struct();
  Cats = Vect_new_cats_struct ();

    if (0 > Vect_copy_xyz_to_pnts (Points, xarray, yarray, NULL, n_points))
      G_fatal_error ("Vect_copy error\n");
    
    Vect_write_line (Map, type, Points, Cats);
....

as a result I get several vector points, but they are not connected to a database and so they don´t ave any Information about the z value.

I would like to write the z value into a table, so that I can interpolate between the vector points.

I´m a newbie in grass Programming. Does anyone know how to do it???

Thank you
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail