> Roy: > > Is there also an alternative way to map a continuous variable (using > > different grades of colour to fill the area contained by boundaries), > > i.e. where you do not necessarily have to create your own rgb_column? > > (I have noticed an option for random colour assignment, but that is not > > exactly what i want.) Hamish: > there is the d.vect.thematic module,
oh yeah, another trick: if you set the continuous column as the feature's z (elevation) value you can use 'd.vect -z zcolor=bcyr' too. [v.edit or v.extrude?] Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
