| Package | Description |
|---|---|
| com.sovren |
| Modifier and Type | Method and Description |
|---|---|
GeocodeJobResponse |
SovrenClient.geocode(ParsedJob job,
Address address,
GeocodeCredentials geocodeCredentials)
Use this if you would like to provide an address for geocoding instead of using the one in the parsed
job.
|
GeocodeJobResponse |
SovrenClient.geocode(ParsedJob job,
GeocodeCredentials geocodeCredentials)
Uses the address in the job (if present) to look up geocoordinates and add them into the ParsedJob object.
|
Copyright © 2023. All rights reserved.