[GRASS-user] v.report output interpretation
Helmut Kudrnovsky
hellik at web.de
Tue Aug 21 08:50:44 PDT 2018
Rich Shepard wrote
> On Tue, 21 Aug 2018, Helmut Kudrnovsky wrote:
>
>> [....]Shape_Length|Shape_Area|area
>>
>> ?
>>
>> only the area columns comes from v.report the other columns are already
>> in
>> the original data.
>
> Helmut,
>
> I'm asking why I get all the columns when I've requested only the area
> on
> the v.report command line.
>
> Best regards,
>
> Rich
> _______________________________________________
> grass-user mailing list
> grass-user at .osgeo
> https://lists.osgeo.org/mailman/listinfo/grass-user
That's the way as v.report is implemented.
If you want just 2 columns, e.g. Site name and area, then use v.to.db to.db
to upload area to the attribute table, then v.db.select
-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html
More information about the grass-user
mailing list