Hi !
I would like to know if Statistical API is supposed to use multipart POLYGON geometry. I tried with a real POLYGON, it works but what about multipart POLYGON (not MULTIPOLYGON)?
Because if I have to use real POLYGON for a big agricole area, I have to make a loop through all blocks and it will explode daily request limit (10 000).

