This endpoint enables you to search to retrieve roof age information for the resource ID within the supplied AOI.
Endpoint
https://api.nearmap.com/ai/roofage/v1/ai/resources/\{resourceId}.\{fileFormat}
Path parameters
resourceId
(string, required): The unique identifier of the survey resource to analyze for roof age datafileFormat
(string, required): Output format for the response currently supported, that is, GeoJSON.
Request body parameters
Parameter | Value | Required | Default | Description |
---|---|---|---|---|
address | Specify a composite address | ✔ | N/A | Address information for the property to analyze in the format "422 Towne Park Trl, Austin, TX 78751 US". If this is specified, you don't need to provide the AOI and vice versa. |
aoi | Polygon with an array of coordinate rings defining the polygon | ✔ | N/A | Geographic area of interest definition. If this is specified, you don't need to provide the address and vice versa. |