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

Tomas Lanczos lanczos at t-zones.sk
Sun Nov 2 11:14:48 EST 2008


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









More information about the grass-user mailing list