[GRASS-dev] [GRASS GIS] #3995: v.out.ascii appends blanks to data upon export
GRASS GIS
trac at osgeo.org
Sun Nov 24 19:19:31 PST 2019
#3995: v.out.ascii appends blanks to data upon export
-------------------------+---------------------------------
Reporter: jidanni | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Vector | Version: git-releasebranch78
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+---------------------------------
{{{
$ grass ... --exec v.out.ascii format=standard input=...
}}}
adds a varying number of trailing blanks to each line.
If there was no blanks when a user imported the data with v.in.ascii then
there certainly should not be any added upon export.
Test with
{{{
.... | grep ' $'
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3995>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list