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 |
---|---|---|
AddressLine1 |
String [50] |
The first address line. |
AddressLine2 |
String [50] |
The second address line. |
City |
String |
The name of the municipality, such as a city or town. |
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. |
PostalCode |
String |
The 5-digit ZIP Code or the 9-digit ZIP + 4 code. |
StateProvince |
String |
The name or abbreviation of the state. |