[GRASS-user] v.in.ascii: 6 points imported, 4 displayed

Rich Shepard rshepard at appl-ecosys.com
Tue Oct 4 10:58:55 PDT 2016


   Using v.in.ascii 6 points were imported but only 4 display on the map
window. All 6 appear in the attribute table; when I right click on the each
of the two invisible ones and select 'highlight selected feature and zoon'
the symbol displays in a light yellow rather than the black of the 4 visible
points.

   Input data are:

1|-123.184|45.212|157|0.3E
2|-123.210|45.215|132|1.0WNW
3|-123.187|45.232|163|1.5N
4|-123.134|45.195|159|Airport
5|-123.204|45.211|137|0.6W
6|-123.270|45.240|458|4.3WNW

and the command line is:

v.in.ascii in=wx_stat.txt out=wx_stats x=2 y=3 z=4 cat=1 columns='cat int, \
x double precision, y double precision, z int, lable varchar(20)' --overwrite

   I am not seeing a problem with the data or command, nor do I see a
potential explanation on the manual page.

   A clue stick is needed.

Rich





More information about the grass-user mailing list