[GRASS-dev] [GRASS GIS] #1209: v.random, restrict output

#1209: v.random, restrict output
-------------------------+--------------------------------------------------
Reporter: leonidas | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.1
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
v.random needs an option that will place the random points into the
polygons (if the constraining map is a polygon vector map) or along lines
(if the constraining map is a polyline vector map).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1209&gt;
GRASS GIS <http://grass.osgeo.org>

#1209: v.random, restrict output
-------------------------+--------------------------------------------------
Reporter: leonidas | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: unspecified
Keywords: | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------
Changes (by hamish):

  * platform: Unspecified => All
  * component: Default => Vector
  * cpu: Unspecified => All
  * milestone: 6.4.1 => 7.0.0

Comment:

for the within-polygon case this is already covered by the v.random.cover
module in grass-addons.
(it's not the most efficient thing in the world, but it works. for more
complicated tasks I'd probably use the R-stats interface)

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1209#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1209: v.random, restrict output
----------------------------+-----------------------------------------------
Reporter: leonidas | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: unspecified
Keywords: v.random.cover | Platform: All
      Cpu: All |
----------------------------+-----------------------------------------------
Changes (by hamish):

  * keywords: => v.random.cover

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1209#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>