[GRASS-dev] [GRASS GIS] #3951: v.in.ascii: add: Note: z= always still needs to be set manually, despite using -z.
GRASS GIS
trac at osgeo.org
Mon Nov 18 11:14:17 PST 2019
#3951: v.in.ascii: add: Note: z= always still needs to be set manually, despite
using -z.
--------------------------+-------------------------
Reporter: jidanni | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by neteler):
In theory, around
https://github.com/OSGeo/grass/blob/cd25ae236c5e8566c38f409de1b4b5c85260788d/vector/v.in.ascii/main.c#L211
the following line could be added
{{{
G_option_requires(zcoorf, zcol_opt, NULL);
}}}
but this will fail at time since " (zcol_opt) has the default value 0
which is needed.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3951#comment:1>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list