<div dir="ltr">







<p class="">Dear GRASS list,</p>
<p class=""><br></p>
<p class="">I'm a new GRASS user and I'm trying to create a 3d map using NVIZ from the GRASS command line. The map contains a number of vector layers, as well as a single raster that I'm using for the elevation model. So far I have been able to create a 3d surface from the raster, overlaid with lines from a vector file using the syntax:</p>

<p class=""><br></p>
<p class="">nviz elevation=raster_filename vector=vector_filename</p>
<p class=""><br></p>
<p class="">For the next step, I'd like to apply symbology to the vector layer. Specifically, I want to fill polygons with a specified color (high priority), set layer-specific transparency (low priority), etc . . .. I haven't been able to figure out how to do that, or even whether it's possible. I'm considering another way to accomplish this, by simply creating a 2d version of the map with the desired symbology in QGIS, exporting that as a raster, then using that file with the `color` parameter to nviz. That solution does not seem optimal, however.</p>

<p class=""><br></p>
<p class="">Eventually I'm working to use NVIZ to animate changes in the elevation surface as a time-series, but for now I'll be happy if I can get individual images with the desired look.</p>
<p class=""><br></p>
<p class="">I'll welcome any advice, suggestions, tips, direction to apropos documentation, etc...</p>
<p class=""><br></p>
<p class="">Thanks,</p>
<p class="">Gregory</p>
<p class=""><br></p>
<p class="">P.s.</p>
<p class="">In case it's relevant, here's some system/software info;</p>
<p class="">Mac OS 10.8.3</p>
<p class="">GRASS 6.4.2 (binary installation from William Kyngesburye)</p>
<p class="">All required frameworks also installed via Kyngesburye's binaries</p></div>