Shortcuts

RasterizeOptions

class geodesic.tesseract.components.RasterizeOptions(*args, **kwargs)[source]

Bases: geodesic.bases._APIObject

shape

the shape of the output for this asset (rows, columns)

Descriptor: _TupleDescr

pixel_size

the size of each pixel in the output SRS (x, y)

Descriptor: _TupleDescr

False

Descriptor: _BoolDescr

Type

(bool) - if set to True, Tesseract won’t check if the data exists at this tile and instead use Boson directly to obtain the feature data to rasterize. (default

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources