On the first row you have specified a line with 5 coordinates and one category (L 5 1). You have not provided the last line containing that one category. Just add „1 1“ (layer 1, cat 1) as a last row and you should be fine.
Māris. pirmd., 2023. g. 8. maijs, plkst. 23:59 — lietotājs Rich Shepard (<[email protected]>) rakstīja: > > The v.in.ascii manual has an exmple of a standard input file with > elevations. I want to import a rectangle defining the analysis area mask. My > input file has a syntax error and I don't see what it is when I examine the > manual page. > > Input file: > L 5 1 > 2306066.31 224201.00 > 2307121.58 224201.00 > 2307121.58 223165.80 > 2306066.31 223165.80 > 2306066.31 224401.00 > > Grass error message: > GRASS Oregon/analysis_area:analyses > v.in.ascii -zn > in=$HOME/projects/oregon/northside-rock/data/analysis-area.txt out=anal_mask > format=standard columns='x double precision, y double precision,' x=1 y=2 > cat=0 --o > WARNING: End of ASCII file reached before end of categories > ERROR: Import failed > > If I remove the cat=0 option I trigger the same error. > > TIA, > > Rich > > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
