Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v.random: test restrict parameter #6

Open
landam opened this issue Apr 29, 2020 · 1 comment
Open

v.random: test restrict parameter #6

landam opened this issue Apr 29, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@landam
Copy link
Contributor

landam commented Apr 29, 2020

  1. generate random points with restrict parameter
  2. check number points
  3. check if generated points are within input polygon
@landam landam added the enhancement New feature or request label Apr 29, 2020
@landam landam added this to the Meeting 4 milestone Apr 29, 2020
dekanluc pushed a commit that referenced this issue May 9, 2020
first try of v.random3D & v.random_restrict #5 #6

Co-Authored-By: josefpudil <[email protected]>
dekanluc pushed a commit that referenced this issue May 14, 2020
test v.random3D with v.info #6 #5

Co-Authored-By: josefpudil <[email protected]>
@landam
Copy link
Contributor Author

landam commented Jun 2, 2020

v.random output=o1 restrict=bs ...
v.clip input=o1 clip=bs out=o2
o1 <-> o2

use assertVectorInfoEqualsVectorInfo

JosefPudil added a commit that referenced this issue Jun 2, 2020
Adding resctrict test for v.random #6

Co-Authored-By: dekanluc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant