[GRASS-dev] Re: [GRASS GIS] #72: PNG driver: boundary rendering is
off by one pixel
GRASS GIS
trac at osgeo.org
Wed Apr 16 04:50:29 EDT 2008
#72: PNG driver: boundary rendering is off by one pixel
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone: 6.3.0
Component: Tcl | Version: svn-trunk
Resolution: | Keywords: gis.m, rendering, PNG_DRIVER
----------------------+-----------------------------------------------------
Comment (by hamish):
Hi, I've just added a new xmag screenshot showing that it is the area fill
which is displaced, not the boundary line. (or both the boundary line and
symbols travel together)
{{{
#spearfish
v.out.ascii fields format=standard | sed -e '1,10d' | \
grep -v '^C\|^B' | grep -v '^ 1 ' > field_corners.dat
v.in.ascii field_corners.dat fs=space x=1 y=2 out=field_corners
# then display them both in gis.m
}}}
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/72#comment:3>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list