id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 3033,Cairo and PS drivers display only one raster or vector for SVG and PS,wenzeslaus,grass-dev@…,"Running the following creates a image with elevation raster and roadsmajor vector on top of it: {{{ g.region raster=elevation d.mon cairo o=o.png d.rast elevation d.vect roadsmajor d.mon stop=cairo }}} However, using Cairo driver with SVG output, you get only the vector which is rendered last: {{{ g.region raster=elevation d.mon cairo o=o.svg d.rast elevation d.vect roadsmajor d.mon stop=cairo }}} Same applies for the PS driver: {{{ g.region raster=elevation d.mon ps o=o.ps d.rast elevation d.vect roadsmajor d.mon stop=ps }}} It seems that there is no way in GRASS to get full vector graphics output with display monitors.",enhancement,new,major,7.6.2,Display,svn-trunk,,"d.mon, cairo, ps, SVG, vector graphics",,Unspecified,Unspecified