v3

OpenAPI 3.1.02026-08-06274467602.9 KB
project

Get Address Feature Geometry

Drawable geometry + bbox for one resolved candidate, pre-project.

404 covers both a malformed/unknown feature_id and a row with null geometry — either way there is nothing to draw. Read failures map to 503, mirroring /address/resolve.

get/api/v1/project/address/feature-geometry

Query parameters

source_table'parcel' | 'building' | 'place' | 'address' | 'school' required

The table a resolved feature lives in — what a caller pulls its data from, and the feature's kind. A text match in the address, place or school table resolves (point-in-feature) to a parcel/building; a parcel attribute match resolves to the parcel itself.

feature_idstring required

Response

Successful Response

geometryobject required