Description
It is possible that a user provides a spatial extent that is smaller than the size of a single pixel (defined by the spatial resolution). This should throw an error. Probably the query parsing phase is the best place to implement this check.
Additional context
We would need to determine if the estimation of being too small is based on area, shape, a combination, or something else (e.g. bbox).