I created a point vector map by importing a table from a postgres database using v.in.db. When I tried to prepare a 3D thematic map in nviz I got the following errormessage:
"Adapted sites library used for vector points (module should be updated to GRASS 6 vector library)."
This happened using Grass 6.3 built from source in Ubuntu Hardy. I tried also 6.4 SVN and 7 SVN, built from source as well. Few weeks ago the thematic map request in nviz it caused closing NVIZ with the same errormessage.When I tried last svn I got only black spheres on points, the nviz continued by without thematic colours. I am a bit confused by this errormessage, I tried to find out in the help whether I will find something for conversion, but did not succeed. What I'm doing wrong?
regards
Tomas
p.s.: here is a grass configure script I am using to compile grass:
Hello Tomas,
I just tested recent 6.4 svn version. Sites warning is not harmfull. I
was able to change point color/size without problems.
NVIZ may have problems due to OpenGL implementation issues. It may not
be GRASS related.
Maris.
2008/11/2, Tomas Lanczos <lanczos@t-zones.sk>:
Hello everybody,
I created a point vector map by importing a table from a postgres
database using v.in.db. When I tried to prepare a 3D thematic map in
nviz I got the following errormessage:
"Adapted sites library used for vector points (module should be updated
to GRASS 6 vector library)."
This happened using Grass 6.3 built from source in Ubuntu Hardy. I tried
also 6.4 SVN and 7 SVN, built from source as well. Few weeks ago the
thematic map request in nviz it caused closing NVIZ with the same
errormessage.When I tried last svn I got only black spheres on points,
the nviz continued by without thematic colours. I am a bit confused by
this errormessage, I tried to find out in the help whether I will find
something for conversion, but did not succeed. What I'm doing wrong?
regards
Tomas
p.s.: here is a grass configure script I am using to compile grass: