mapscript.resultCacheObj

class mapscript.resultCacheObj

A cached result object

Attributes

bounds

rectObj immutable Bounding box of query results

numresults

int immutable Length of result set

thisown

The membership flag

Methods

__init__()[المصدر]
getResult(i: int) resultObj[المصدر]

Returns the result at index i, like layerObj.getResult(), or NULL if index is outside the range of results.