Query Parameters

Parameter Description Usage
address Free-form address text Required
returnLatLongFields

This preference Option sets flag for returning geometry coordinates

Y- Return geometry coordinates

N – (Default value) Do not return geometry coordinates

Optional
latLongFormat

Indicates the desired format for returned latitude/longitude. Options include:

PreZero

Latitude/longitude in the following format: 090000000N180000000W.

PreZeroDecimal

Latitude/longitude in the following format: 090.000000N180.000000W.

Decimal (Default value)

Latitude/longitude in the following format: 90.000000-180.000000.

DecimalAssumed

Latitude/longitude in the following format: 90000000-180000000.

Optional