[GRASS-dev] [GRASS GIS] #3990: v.to.db: add a way to control output precision

GRASS GIS trac at osgeo.org
Sun Dec 15 13:25:31 PST 2019


#3990: v.to.db: add a way to control output precision
--------------------------+-------------------------
  Reporter:  jidanni      |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  trivial      |  Milestone:  7.8.3
 Component:  Database     |    Version:  unspecified
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by neteler):

 While I am not sure if it is worth it to cut off precision, it could be
 done in a way as v.out.ascii offers it:

 {{{
   precision   Number of significant digits (floating point only)
               options: 0-32
               default: 8
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3990#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list