returns_id#

GridSamplingGenerator.returns_id = False#

Indicates whether this generator returns IDs with the suggested points. Default is False. Subclasses should override this if they return IDs. When a generator produces an identifier, it must be included in the corresponding dictionary passed back to that generator in ingest (under the same key: "_id").