On Thu, Oct 20, 2016 at 4:11 PM, Markus Neteler <[email protected]> wrote: > (moved to GRASS-dev) > > Topic: v.rast.stats error message > > On Fri, Oct 14, 2016 at 8:35 PM, Helmut Kudrnovsky <[email protected]> wrote: >>>ERROR: Unable to add column <1_average DOUBLE PRECISION>. >>>ERROR: Adding columns failed. Exiting. >> >> AFAIR in SQL column names starting with a number isn't allowed. > > Is there any Python wrapper around Vect_legal_filename() which could > be used here to generate a better error message?
There is only wrapper for G_legal_filename I know of. It would have to be added. Maybe worth a ticket? Anna > > Markus > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
