

# PlaceGeometry
<a name="API_PlaceGeometry"></a>

Places uses a point geometry to specify a location or a Place.

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

 ** Point **   <a name="location-Type-PlaceGeometry-Point"></a>
A single point geometry specifies a location for a Place using [WGS 84](https://gisgeography.com/wgs84-world-geodetic-system/) coordinates:  
+  *x* — Specifies the x coordinate or longitude. 
+  *y* — Specifies the y coordinate or latitude. 
Type: Array of doubles  
Array Members: Fixed number of 2 items.  
Required: No

## See Also
<a name="API_PlaceGeometry_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/location-2020-11-19/PlaceGeometry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/location-2020-11-19/PlaceGeometry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/location-2020-11-19/PlaceGeometry) 