Shortcuts

BBoxSelector

class geodesic.mapping.base.BBoxSelector(**kwargs)[source]

Bases: geodesic.mapping.base.Map

select a geometry/aoi on the a interactive webmap

Lets a user draw a geometry on the map. This geometry will be accessible as this object’s geometry parameter and the bounding rectangle corners as bbox.

Note: Does not handle geometries that cross the datetime.

Parameters

set_geometry_on – a list of objects such as a geodesic.Feature, a geodesic.tesseract.Job, or a geodesic.entanglement.Object. When a draw action is performed, the drawn geometry is set on all objects in this list.

property bbox

bbox for the geometry drawn on the map

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