[GRASS-dev] [GRASS GIS] #1874: latitudinal bias in sample points created with r.random
GRASS GIS
trac at osgeo.org
Wed Feb 6 17:41:01 PST 2013
#1874: latitudinal bias in sample points created with r.random
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.random | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Comment(by hamish):
Replying to [ticket:1874 pvanbosgeo]:
> Note that points created with v.random do no show a bias.
> However, this is not really an alternative for creating
> random points within a irregular area.
the v.random.cover addon script for grass 6 exists to do that.
http://grasswiki.osgeo.org/wiki/AddOns/GRASS_6#v.random.cover
'' v.random.cover is a shell script for creating random points constrained
within an irregularly shaped vector area. (v.random places points only in
current region rectangle). Optionally the user can upload raster values at
the points. See also 'r.random cover= vector_output=' ''
It's internal method is not especially efficient, but it gets the job done
all the same.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1874#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list