On Wed, 10 May 2023, Micha Silver wrote:
Your v.in.ascii command has create a *line* feature, (the L on the first line) not an area. Even though the lines connect it's not a boundary, and there's no centroid, which is required for a closed boundary to be considered a polygon area. Have another look at the v.in.ascii man page, and refer to Example 1 a). You'll need to define the list of corners as B (not L) and also add another few lines for the centroid.
Micha, Boy howdy! I missed that completely. I'll learn how to define the centroid. I suspected it was the point file. Thanks, Rich _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
