

# GeospatialCoordinateBounds
<a name="API_GeospatialCoordinateBounds"></a>

The bound options (north, south, west, east) of the geospatial window options.

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

**Note**  
In the following list, the required parameters are described first.

 ** East **   <a name="QS-Type-GeospatialCoordinateBounds-East"></a>
The longitude of the east bound of the geospatial coordinate bounds.  
Type: Double  
Valid Range: Minimum value of -1800. Maximum value of 1800.  
Required: Yes

 ** North **   <a name="QS-Type-GeospatialCoordinateBounds-North"></a>
The latitude of the north bound of the geospatial coordinate bounds.  
Type: Double  
Valid Range: Minimum value of -90. Maximum value of 90.  
Required: Yes

 ** South **   <a name="QS-Type-GeospatialCoordinateBounds-South"></a>
The latitude of the south bound of the geospatial coordinate bounds.  
Type: Double  
Valid Range: Minimum value of -90. Maximum value of 90.  
Required: Yes

 ** West **   <a name="QS-Type-GeospatialCoordinateBounds-West"></a>
The longitude of the west bound of the geospatial coordinate bounds.  
Type: Double  
Valid Range: Minimum value of -1800. Maximum value of 1800.  
Required: Yes

## See Also
<a name="API_GeospatialCoordinateBounds_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/quicksight-2018-04-01/GeospatialCoordinateBounds) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/GeospatialCoordinateBounds) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/GeospatialCoordinateBounds) 