

# RouteFerryPlace
<a name="API_RouteFerryPlace"></a>

Position provided in the request.

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

 ** Position **   <a name="location-Type-RouteFerryPlace-Position"></a>
Position in World Geodetic System (WGS 84) format: [longitude, latitude].  
Type: Array of doubles  
Array Members: Minimum number of 2 items. Maximum number of 3 items.  
Required: Yes

 ** Name **   <a name="location-Type-RouteFerryPlace-Name"></a>
The name of the place.  
Type: String  
Required: No

 ** OriginalPosition **   <a name="location-Type-RouteFerryPlace-OriginalPosition"></a>
Position provided in the request.  
Type: Array of doubles  
Array Members: Minimum number of 2 items. Maximum number of 3 items.  
Required: No

 ** WaypointIndex **   <a name="location-Type-RouteFerryPlace-WaypointIndex"></a>
Index of the waypoint in the request.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

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