[GRASS-user] sites library vs. GRASS 6 vector library - trhematic map in NVIZ

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:

./configure --with-tcltk-includes=/usr/include/tcl8.4 \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
--with-readline --with-cxx --enable-largefile \
--with-motif \
--with-postgres --with-postgres-includes=/usr/include/postgresql/ \
--with-postgres-libs=/usr/lib/postgresql \
--with-python \
--with-cairo \
--with-wxwidgets --with-blas \
--with-proj-share=/usr/share/proj/ \
--with-gdal-config=/usr/bin/gdal-config

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:

./configure --with-tcltk-includes=/usr/include/tcl8.4 \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
--with-readline --with-cxx --enable-largefile \
--with-motif \
--with-postgres --with-postgres-includes=/usr/include/postgresql/ \
--with-postgres-libs=/usr/lib/postgresql \
--with-python \
--with-cairo \
--with-wxwidgets --with-blas \
--with-proj-share=/usr/share/proj/ \
--with-gdal-config=/usr/bin/gdal-config

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user