#3357: v.rast.stats: add support for -d flag (densified lines)
--------------------------+-------------------------------------
  Reporter:  veroandreo   |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  7.2.2
 Component:  Vector       |    Version:  svn-trunk
Resolution:               |   Keywords:  v.rast.stats, v.to.rast
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------------------

Comment (by neteler):

 I have locally implemented the flag (patch attached) but it requires more
 work:

 {{{
 v.rast.stats myzipcodes_wake raster=elevation   column_prefix=elev
 method=minimum,maximum,average,range,stddev,percentile   percentile=95 -d
 WARNING: Area conversion and line densification are mutually exclusive,
          disabling line densification.
 }}}

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

_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to