Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
By the -l flag species in column 'binomial' of the attribute table are listed. The species in column 'binomial' can be exported to a text file by the -s flag.
One of the species mentioned by -l or -s flag has to be specified for importing.
# list species in column 'binomial' of the attribute table by -l flag v.in.redlist -l input=GYMNOPHIONA.shp # export species in column 'binomial' of the attribute table into a text file by -s flag v.in.redlist -s input=GYMNOPHIONA.shp dir=C:\data\iucn\GYMNOPHIONA # import spatial data for a user defined species v.in.redlist input=GYMNOPHIONA.shp / output=Scolecomorphus_vittatus species_name=Scolecomorphus vittatus
Available at: v.in.redlist source code (history)
Latest change: Fri Apr 8 05:03:42 2022 in commit: 92ed6672c99167fa2b7c3896e3395e630312036d
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index | Vector index | Topics index | Keywords index | Graphical index | Full index
© 2003-2023 GRASS Development Team, GRASS GIS 7.8.8dev Reference Manual