

# MultiPolygonGeometryInput
<a name="API_geospatial_MultiPolygonGeometryInput"></a>

The structure representing Polygon Geometry based on the [GeoJson spec](https://www.rfc-editor.org/rfc/rfc7946#section-3.1.6).

## Contents
<a name="API_geospatial_MultiPolygonGeometryInput_Contents"></a>

 ** Coordinates **   <a name="sagemaker-Type-geospatial_MultiPolygonGeometryInput-Coordinates"></a>
The coordinates of the multipolygon geometry.  
Type: Array of arrays of arrays of arrays of doubles  
Array Members: Minimum number of 1 item.  
Array Members: Minimum number of 4 items.  
Array Members: Fixed number of 2 items.  
Required: Yes

## See Also
<a name="API_geospatial_MultiPolygonGeometryInput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-geospatial-2020-05-27/MultiPolygonGeometryInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-geospatial-2020-05-27/MultiPolygonGeometryInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-geospatial-2020-05-27/MultiPolygonGeometryInput) 