project

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.

post/api/v1/project/{project_id}/address/resolve-many

Request body

queriesstring[] required

Response

Successful Response

Changes

Changed in 2 of the 30 revisions of this API.3

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog