[GRASS-dev] Re: [GRASS GIS] #192: ps.map: geogrid RGB color and
ellipsoid
GRASS GIS
trac at osgeo.org
Sat Mar 26 22:31:57 EDT 2011
#192: ps.map: geogrid RGB color and ellipsoid
------------------------------------------+---------------------------------
Reporter: hamish | Owner: hamish
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.5.0
Component: Ps.map | Version: svn-trunk
Keywords: ps.map geogrid ellipsoid RGB | Platform: Unspecified
Cpu: Unspecified |
------------------------------------------+---------------------------------
Comment(by hamish):
RGB support added to mapinfo in 6.5&7 in r45774,5.
RGB support added to vlegend in 6.5&7 in r45776,7.
example showing mapinfo background working just until
the point where the mapinfo box does not overlap the
main map box: (change y=6.45 to 6.50 to see it fall off the edge)
{{{
#spearfish
g.region -d
ps.map out=test.ps << EOF
raster elevation.dem
mapinfo
where 2 6.45
color 200:10:200
background 150:200:200
border 250:220:50
end
end
EOF
}}}
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/192#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list