Parameters for Input Data

Although the individual fields are not required to execute the service, data will only be returned for input records that contain at least one of the following combinations:
  • AddressLine1, City, StateProvince
  • AddressLine1, PostalCode
  • PostalCode
  • City, StateProvince

Parameter

Format

Description

Data.AddressLine1

String [50]

The first address line.

Data.AddressLine2

String [50]

The second address line.

Data.City

String

The name of the municipality, such as a city or town.

Data.MaxDistance

String

The radius, in miles, of the search area in which to look for nearby bodies of water. If you do not specify this option the default radius of 25 miles will be used.

Data.PostalCode

String

The 5-digit ZIP Code or the 9-digit ZIP + 4 code.

Data.StateProvince

String

The name or abbreviation of the state.