Opened 5 years ago
Last modified 5 years ago
#3995 new enhancement
v.out.ascii appends blanks to data upon export
Reported by: | jidanni | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 7.8.3 |
Component: | Vector | Version: | git-releasebranch78 |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
$ 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 ' $'
Note:
See TracTickets
for help on using tickets.