Skip to main content
Version: 0.95

templates.BoundingPolygonTemplateSchema

class templates.BoundingPolygonTemplateSchema(*args, **kwargs)

Bounding Polygon template

Parameters:
  • field_1 (str) – Field 1

  • field_2 (str) – Field 2

  • coordinates (str) – List of coordinates in a json string. E.g., “[[0, 0], [4, 0], [4, 4]]”