- I have a raster data with a continuous value (from a Low 0 to a High 1).
- Across the whole area of the raster map, I have 4000 polygons of different shape and size.
- Each of these polygons is assigned a value percentage (%). This % indicates the proportion of pixels (from the raster map) out of the total pixels each polygon covers that will be extracted or classified as one category. The selection of pixels should start from the highest raster value until the required number of pixels is met.
Is there a way to do this in ArcGIS Desktop?

