PolygonsSpecification

pydantic model PolygonsSpecification[source]

Specifies relevant values describing a polygon object.

Fields:
field npolys: int [Required]

The number of individual polygons in the data object.

Constraints:
  • ge = 0