I want to create a point vector dataset of 10000 points (or larger) within a binary raster, where the points should be constrained to areas where the raster value is 1.
I tried the following steps.
Is there a way to create a vector dataset with a large number of features constrained by a binary raster (or the polygonized version of it)?
The following tools are at my disposal, ranked from most to least favourable: QGIS, Python, R, ArcGIS
This is what I'm going for, only with 10x the point features.
أكثر...
I tried the following steps.
- Polygonize raster
- QGIS: Vector -> Research Tools -> Random Points
Is there a way to create a vector dataset with a large number of features constrained by a binary raster (or the polygonized version of it)?
The following tools are at my disposal, ranked from most to least favourable: QGIS, Python, R, ArcGIS
This is what I'm going for, only with 10x the point features.

أكثر...