reverseGeocode uses required and optional parameters in a GET request to retrieve an address from a point location.
Parameter | Details |
---|---|
f | Required: The response format in json, html or kmz. For the Geocoding Connector, the supported format is json. |
location |
Required: Location of the point to be matched. |
distance | Optional: The distance in meters from the location to include in the search area. |
outSR |
Optional: The well-known ID (WKID) of the spatial reference or a spatial reference JSON object for the returned address candidates. |
featureTypes | Not supported. |
returnIntersection | Not supported. |
locationType | Not supported. |