Huh, I've never noticed that it's possible to turn off a resource before .
Anyhow, when I turn off Iron, I get small circular copper patches, roughly of the dimensions shown in the screenshot.
If instead I turn off copper however, I get perfectly normal iron patches.
You should use some regex for the string which will be replaced. In the base game, the rq values are 1.10, not 0.11.
Whoops, forgot to escape te . , tho that shouldn't change anything. resource-autoplace.lua resource_autoplace_settings divides the regular_rq_factor_multiplier by 10, so 0.11 ...
My initial goal was to have a small resource patch in the center(-ish) of another resource patch. I figured I could make them use the same location by ensuring that their spot_noise expressions use the same skip_offset parameter. While trying/debugging this approach I noticed the following: