<div dir="ltr"><div>Hi Chris, <br></div><div><br></div><div>Would choosing the categories (cat values) of features you want displayed help? AFAIU from the ps.map manual, it is possible to select cats to be displayed. Also, there's the possibility to use a where clause.</div><div><br></div><div>Just out of curiosity: why are you still running GRASS 7.4? We are at 7.8.5 already with python 3 support and soon to release GRASS 8.0 ;)</div><div><br></div><div>Best, <br></div><div>Vero<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie, 23 abr 2021 a las 20:19, Chris Bartolomei via grass-user (<<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div dir="ltr"><div>Good afternoon all,</div><div><br></div><div dir="ltr">I have a polygon map with a handful of features, I've added a column I use for setting RGB values "RRR:GGG:BBB" to color them. I use three (3) colors - red, orange, and yellow - but I would like some of them to be transparent but I can't find anywhere in the manuals what the code would be for transparent. Searching Google-land I see there's an RGBa standard which can set tranparency but GRASS doesn't seem to support that. I've tried setting the value to NULL, to "", to "none", and tried "0:0:0:0" (RGBa) all to no avail ... <br></div><div dir="ltr">I am using ps.map to create an image so the ps rules file tells GRASS to use the RGB column to define the colors ... I believe I'm stuck with this methodology for now.</div><div dir="ltr">Am I going to have to select the features which I do want colored and make a new map with just those features? or do I have to remove the postscript command for the RGB column and create a color table then reset my category values to 1, 2, 3, or 4 using a color table something like:</div><div dir="ltr">  <span>nv white</span></div><div dir="ltr"><span>  </span>1 red</div><div dir="ltr">  2 orange</div><div dir="ltr">  3 yellow</div><div dir="ltr">  4 white<br></div><div dir="ltr">  end</div><div dir="ltr"><br></div><div dir="ltr">I was hoping to avoid creating a color table and changing the category values as this map gets modified twice a day... It's running in GRASS 7.4 on Linux ... <br></div><div dir="ltr">Thanks and happy weekend!</div><div dir="ltr">:)<br><div>Chris</div></div><div dir="ltr"><br></div><div dir="ltr">_______________________________________________<br></div><div dir="ltr">grass-user mailing list<br></div><div dir="ltr"><a href="mailto:grass-user@lists.osgeo.org" rel="nofollow" target="_blank">grass-user@lists.osgeo.org</a><br></div><div dir="ltr"><a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="nofollow" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br></div></div><div id="gmail-m_-6287174843646028655ydpf9bf7aaayahoo_quoted_0010367491"><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;color:rgb(38,40,42)">
            </div>
        </div></div></div>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div>