templates.BoundingPolygonTemplateSchema
- class templates.BoundingPolygonTemplateSchema(*args, **kwargs)
Bounding Polygon template
Parameters
Parameters
Name Type Default Info 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]]”.