[GRASS-user] v.in.ascii not building area

Rich Shepard rshepard at appl-ecosys.com
Thu Sep 8 15:37:53 PDT 2016


   I must have a syntax error in either the ASCII standard input file or the
command line and I don't see my error.

   The command and the results:

> v.in.ascii --overwrite input=project_bounds.txt output=projbnd \
> format=standard separator=space
WARNING: Vector map <projbnd> already exists and will be overwritten
Building topology for vector map <projbnd at topography>...
Registering primitives...
One primitive registered
4 vertices registered
Building areas...
  100%
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
  100%
Number of nodes: 2
Number of primitives: 1
Number of points: 0
Number of lines: 0
Number of boundaries: 1
Number of centroids: 0
Number of areas: 0
Number of isles: 0
WARNING: Number of incorrect boundaries: 1

   The input file:

ORGANIZATION:	Applied Ecosystem Services, Inc.
DIGIT DATE: 	2016-09-08
DIGIT NAME:	-
MAP NAME:	project_area
MAP DATE:	2016
MAP SCALE:	-
OTHER INFO:	-
ZONE:		0
VERTI:
B 4
   -123.102155 45.215480
   -123.098186 45.215480
   -123.098186 45.211372
   -123.102155 45.211372

   The projection of the location is:

NAD 1983 HARN State Plane, Oregon North; FIPS 3601 Feet Intl.
Geographic Coordinate System: North American 1983 HARN
Datum; North American 1983 HARN
Spheroid: GRS 1980, 6378137.0,298.257222101
Prime Meridiam: Greenwich, 0.0, unit Degree, 0.0174532925199433
Projection: Lambert Conformal Conic,
Parameter: False Easting, 8202099.737532808
Parameter: False Northing, 0.0]
Parameter: Central Meridian, -120.5
Parameter: Standard Parallel 1, 44.33333333333334
Parameter: Standard Parallel 2, 46.0
Parameter: Latitude Of Origin 43.66666666666666
Unit: Foot, 0.3048m

   What do I need to change?

TIA,

Rich




More information about the grass-user mailing list