returnGeometry property

bool get returnGeometry

True if geometry values are returned in the results, otherwise false.

This is needed when you want to display the features on a map or a scene. When querying non-spatial data, results do not include geometry.

set returnGeometry (bool value)