#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>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to