Resolve Addresses Batch For Project
Project-scoped batch resolve for both in-project surfaces — the import dialog (Door 2) and chat paste.
The county scope is the project's canonical county_fips (derived server-side, never client-supplied), so a paste can't resolve outside the project's county; a project with no county scope is a 404. Resolution runs against the project's sandbox — internal misses and address candidates that name another street fall through to the forward geocoder (it resolves points against a project) instead of classifying as not_in_dataset like the pre-project batch must.
Request body
Response
Successful Response
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
added the optional property
rows/items/candidates/items/request_matchto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○