Query the latitude & longitude of a street address using Open Street Maps.

Inputs

Number Name Object Type Description Optional
1 Address System.String Street address No

Outputs

Number Name Object Type Description
1 Latitude System.Double The latitude of the input address.
2 Longitude System.Double The longitude of the input address.

QueryLatLong.png